NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 14 of 14
Search: Posts Made By: jamesfisher
Forum: TradeStation April 15th, 2017, 09:40 AM
Replies: 23
Views: 11,866
Posted By jamesfisher
Apologies for silly question but I've no...

Apologies for silly question but I've no experience with TradeStation yet. If someone is opened account then historical data are for free or there are some subscription fees? Thanks.
Forum: MultiCharts March 18th, 2017, 04:41 AM
Replies: 4
Views: 2,945
Posted By jamesfisher
Nope. I quited using MultiChart because the time...

Nope. I quited using MultiChart because the time for fixing API connection was too long. What is the state currently I don't know.
Forum: MultiCharts January 1st, 2017, 04:00 AM
Replies: 2
Views: 5,344
Posted By jamesfisher
I've about 4 years experience with AmiBroker. I's...

I've about 4 years experience with AmiBroker. I's realy good tool for research & testing because possess very quick engine for back-testing. Once I was compering in this case AmiBroker vs MultiChart...
Forum: MultiCharts July 2nd, 2016, 08:07 AM
Replies: 3
Views: 2,685
Posted By jamesfisher
You can accomplish this e.g. by adding in your IF...

You can accomplish this e.g. by adding in your IF statement:
EntriesToday(date) = 0

Everything within IF will be executed when in current day no position was opened.
Forum: Emini and Emicro Index June 25th, 2016, 11:30 AM
Replies: 161
Views: 59,916
Posted By jamesfisher
Does anyone possess historical FDAX data...

Does anyone possess historical FDAX data (1-minute TF or 5-minute TF) before 2015 year?
Forum: MultiCharts June 20th, 2016, 12:36 PM
Replies: 0
Views: 1,296
Posted By jamesfisher
Debugging - Tips & Tricks

A nice video with short intro to debugging. It's in Italian but do not be scared, the essence (code) is self explained :)
https://www.youtube.com/watch?v=I40SQcYkQJQ
Forum: MultiCharts June 15th, 2016, 10:33 AM
Replies: 14
Views: 14,945
Posted By jamesfisher
In this case should be used: Buy("LEx1")...

In this case should be used:
Buy("LEx1") MyContracts contracts Next Bar at maxSetup stop;

because below entry is still in the market:
Buy("LEx2") MyContracts contracts Next Bar at maxSetup stop;
Forum: MultiCharts June 14th, 2016, 11:42 AM
Replies: 14
Views: 14,945
Posted By jamesfisher
That's true. But the idea is to enter the market...

That's true. But the idea is to enter the market only in long direction. E.g. the baseline is that we are flat at the beginning so Marketposition = 0;

The condition to enter market is met so we:...
Forum: MultiCharts June 13th, 2016, 01:52 PM
Replies: 14
Views: 14,945
Posted By jamesfisher
Yes, I was thinking about that but there is one...

Yes, I was thinking about that but there is one disadvantage. If I use e.g.:

Buy("LEx1") MyContracts contracts Next Bar at maxSetup stop;
Buy("LEx2") MyContracts contracts Next Bar at maxSetup...
Forum: MultiCharts June 12th, 2016, 01:53 PM
Replies: 14
Views: 14,945
Posted By jamesfisher
Some update from my side. I was successfully able...

Some update from my side. I was successfully able to implement setting SL and TP which is fix.

Setstopcontract;
if MarketPosition < 0 then begin
Value1 = TP [BarsSinceEntry+1];
...
Forum: MultiCharts June 12th, 2016, 03:55 AM
Replies: 53
Views: 55,267
Posted By jamesfisher
I was wondering of robustness of...

I was wondering of robustness of back-testing/optimization in MultiCharts vs AmiBroker so I coded this same test in both platforms and run an optimization process in two dimension test with 1281...
Forum: MultiCharts June 8th, 2016, 02:51 PM
Replies: 4
Views: 2,945
Posted By jamesfisher
yep. I know that already and checked mentioned...

yep. I know that already and checked mentioned fix. Currently connection with API Oanda is not stable. I'm waiting for the solution from their side :)
Forum: MultiCharts June 6th, 2016, 03:19 PM
Replies: 4
Views: 2,945
Posted By jamesfisher
API connection with Oanda

Does anyone has problems with connecting to Oanda by API? There is short tutorial on Oanda webpage:
h t t p : / / developer.oanda.com/rest-live/introduction

but it seems that after allowing to...
Forum: MultiCharts May 28th, 2016, 11:37 AM
Replies: 0
Views: 2,448
Posted By jamesfisher
strategy with EMA and range - comaprison of codes in MultiCharts /.NET / AmiBroker

I'm doing some comparsion between possibilities (long of the code in some platforms) for strategy with rules:
- We open long positions when the current bar closes above the highest close of the...
Showing results 1 to 14 of 14

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top