Run the test on PAIR1 currency pair on the 1 minute timeframe.
This is the best approximation that I could come up for now.
I'm not familiar with jforex? Is it easy to learn?
Attached File(s)
Phantom 6 System 1,540 replies
JAG Trade Journal 0 replies
JAG's Journal 0 replies
Phantom high, phantom low 0 replies
JAG fx Trade Journal 10 replies
DislikedHi Charvo,
Yea maybe the equity target variable got reset somehow.. Longer term testing will then tell us which strategy is better.Ignored
DislikedIn MT5. I have changed the code a bit, the expert now forces the tester to synchronize hourly bars.
Run the test on PAIR1 currency pair on the 1 minute timeframe.
This is the best approximation that I could come up for now.
I'm not familiar with jforex? Is it easy to learn?Ignored
DislikedGood, thanks.
I'll continue demoing for sure, now that I'm not familiar with MQL5 coding....Ignored
DislikedHi yes Saidar its easy to learn... based on Java... I would stay away from meta trader for live trading or demo. From what I read on the forum I know I can't believe everything I read but mt4 is easy for brokers to manipulate its feed and execution so that the bucket shops can clean your account. On top of that the history data is never 99% as much as you try.
JForex historical data includes spread (seperate bid/ask feeds) and also is tick based.. no emulation so it should be better indication of a real environment.
I'm done with meta trader...Ignored
DislikedHi Charvo,
I would probably gut out the asian stuff for now and get the london one working properly... I think its better to use a volatility filter either through keltner or the one Timmy gave to know when to trade instead of set hours.
I don't think there's anything else different. I pretty much commented the differences in the EA comments aswell as post 1.Ignored
DislikedI spent so much time learning and developing in MT it would be sad to dump it now... But if you have to you have to hey...
Brokers do manipulate its feed, but they can only delay the data, so I won't be too scared using a basket strategy.
Let us know how you are doing on the new platformIgnored
DislikedI spent so much time learning and developing in MT it would be sad to dump it now... But if you have to you have to hey...
Brokers do manipulate its feed, but they can only delay the data, so I won't be too scared using a basket strategy.
Let us know how you are doing on the new platformIgnored
DislikedI would be hardpressed to find a trader with over a mill executing with Mt4... charting maybe but not executing.Ignored
DislikedI would be hardpressed to find a trader with over a mill executing with Mt4... charting maybe but not executing.Ignored
DislikedHave you guys downloaded JForex demo and played with it yet? It takes some getting used to...
The API itself is alot nicer than mt4. EA is doing its job... backtest runs good.Ignored
DislikedI'm really really confused at the moment. I found a JTrader strategy that is profitable in JTrader, then I reprogrammed it in mql5 and the results are like night and day. Not even close.
How is this possible??Ignored
DislikedHi Saidar...
I will post the strategy as soon as it is sound technically. Meta trader really sucks for backtesting... DO NOT TRUST IT even for 10 cents. The only way you will get OK results is if you are trading H1 and above and don't care about spread.
Which strategy was it?
For those who are wondering what JForex is... it is the Java platform for the broker Dukascopy (a swiss broker you can look them up)...
Here is the liquidity model:
http://www.dukascopy.com/swiss/engli...usiness_model/
They...Ignored
DislikedTim,
Yes the goal is to test and see where the hiccups lie and how to prevent them. The backtests take a long time (6 month test ran overnight still not done). But that is expected because of the amount of ticks it has to go through.
Only issue I saw from 06/01 to 11/01 (I left for work here) was around end of 9 (september). It posed a problem for the EA... it went from 70k to 25k equity but closed out in profit later in a few weeks... you can visually see this to see how it can be avoided.
Note that with the platform you must trade atleats...Ignored