You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
It does work with the setfiles posted originally?
I have a forward live test running and the versions 8.3 and 8.5 do both not open positions since Tuesday.
If I do a backtest with the data just for this week, there are profitable positions. So something is weird here. Looks like its just made for nice backtesting results.
I stay with milestone, 10 pairs running since november with awesome profits and some floating positions, whats normal in a martingale system.
Anyway, have a nice weekend
Guys,
Don't waste your time on 8.5. It is simply 8.3 with some essential parts of the code removed! However, 8.3 does work.
The original 8.3 will only work with GJ/5M. Evillive has removed this restriction in his version.
Hi, I have it running on a demoaccount and it trades there, it just has a couple of very exact parameters that need to be fulfilled before opening a trade, it can take days between 2 trades. Trevone set it up so that RSI, ATR and volume all have to hit a sweet spot before triggering an OrderSend. And they are modelled to fit GBPJPY, so it won't fit any other pairs. Mostly because of the MaxATR I believe.
I use the Comment function to show me the variables so I can see what's happening. Works in backtesting also, and before backtesting, fill your data with tickstory or something, it won't be correct otherwise.
Good Luck!
It does work with the setfiles posted originally?
I have a forward live test running and the versions 8.3 and 8.5 do both not open positions since Tuesday.
If I do a backtest with the data just for this week, there are profitable positions. So something is weird here. Looks like its just made for nice backtesting results.
I stay with milestone, 10 pairs running since november with awesome profits and some floating positions, whats normal in a martingale system.
Anyway, have a nice weekend
Guys,
Don't waste your time on 8.5. It is simply 8.3 with some essential parts of the code removed! However, 8.3 does work.
The original 8.3 will only work with GJ/5M. Evillive has removed this restriction in his version.
Hi, I have it running on a demoaccount and it trades there, it just has a couple of very exact parameters that need to be fulfilled before opening a trade, it can take days between 2 trades. Trevone set it up so that RSI, ATR and volume all have to hit a sweet spot before triggering an OrderSend. And they are modelled to fit GBPJPY, so it won't fit any other pairs. Mostly because of the MaxATR I believe.
I use the Comment function to show me the variables so I can see what's happening. Works in backtesting also, and before backtesting, fill your data with tickstory or something, it won't be correct otherwise.
Good Luck!
It does work with the setfiles posted originally?
I have a forward live test running and the versions 8.3 and 8.5 do both not open positions since Tuesday.
If I do a backtest with the data just for this week, there are profitable positions. So something is weird here. Looks like its just made for nice backtesting results.
I stay with milestone, 10 pairs running since november with awesome profits and some floating positions, whats normal in a martingale system.
Anyway, have a nice weekend
Guys,
Don't waste your time on 8.5. It is simply 8.3 with some essential parts of the code removed! However, 8.3 does work.
The original 8.3 will only work with GJ/5M. Evillive has removed this restriction in his version.
Hi, I have it running on a demoaccount and it trades there, it just has a couple of very exact parameters that need to be fulfilled before opening a trade, it can take days between 2 trades. Trevone set it up so that RSI, ATR and volume all have to hit a sweet spot before triggering an OrderSend. And they are modelled to fit GBPJPY, so it won't fit any other pairs. Mostly because of the MaxATR I believe.
I use the Comment function to show me the variables so I can see what's happening. Works in backtesting also, and before backtesting, fill your data with tickstory or something, it won't be correct otherwise.
Good Luck!
It does work with the setfiles posted originally?
I have a forward live test running and the versions 8.3 and 8.5 do both not open positions since Tuesday.
If I do a backtest with the data just for this week, there are profitable positions. So something is weird here. Looks like its just made for nice backtesting results.
I stay with milestone, 10 pairs running since november with awesome profits and some floating positions, whats normal in a martingale system.
Anyway, have a nice weekend
Guys,
Don't waste your time on 8.5. It is simply 8.3 with some essential parts of the code removed! However, 8.3 does work.
The original 8.3 will only work with GJ/5M. Evillive has removed this restriction in his version.
Hi, I have it running on a demoaccount and it trades there, it just has a couple of very exact parameters that need to be fulfilled before opening a trade, it can take days between 2 trades. Trevone set it up so that RSI, ATR and volume all have to hit a sweet spot before triggering an OrderSend. And they are modelled to fit GBPJPY, so it won't fit any other pairs. Mostly because of the MaxATR I believe.
I use the Comment function to show me the variables so I can see what's happening. Works in backtesting also, and before backtesting, fill your data with tickstory or something, it won't be correct otherwise.
Good Luck!
It does work with the setfiles posted originally?
I have a forward live test running and the versions 8.3 and 8.5 do both not open positions since Tuesday.
If I do a backtest with the data just for this week, there are profitable positions. So something is weird here. Looks like its just made for nice backtesting results.
I stay with milestone, 10 pairs running since november with awesome profits and some floating positions, whats normal in a martingale system.
Anyway, have a nice weekend
Guys,
Don't waste your time on 8.5. It is simply 8.3 with some essential parts of the code removed! However, 8.3 does work.
The original 8.3 will only work with GJ/5M. Evillive has removed this restriction in his version.
Hi, I have it running on a demoaccount and it trades there, it just has a couple of very exact parameters that need to be fulfilled before opening a trade, it can take days between 2 trades. Trevone set it up so that RSI, ATR and volume all have to hit a sweet spot before triggering an OrderSend. And they are modelled to fit GBPJPY, so it won't fit any other pairs. Mostly because of the MaxATR I believe.
I use the Comment function to show me the variables so I can see what's happening. Works in backtesting also, and before backtesting, fill your data with tickstory or something, it won't be correct otherwise.
Good Luck!
Hi,
Yep, today it took a dump!
I've run backtests 2013 01 until today and with presets low, medium and high I get no crasches, preset extreme crasches somewhere around August 20. But the account went from $100 to $32000 so I figure that's ok with me. I always take out money, first when the profit=deposit I take out the deposit, then I take out as much as I like, generally every friday.
Set up calendar reminders to check your profit and write down a strategy, e.g. when profit is above 50% of your deposit take out 10% of the profit. Or something....
Decide on a strategy and stick to it, robots are there to help you with your discipline, my manual trading is below average, therefore I use robots :-)
It does work with the setfiles posted originally?
I have a forward live test running and the versions 8.3 and 8.5 do both not open positions since Tuesday.
If I do a backtest with the data just for this week, there are profitable positions. So something is weird here. Looks like its just made for nice backtesting results.
I stay with milestone, 10 pairs running since november with awesome profits and some floating positions, whats normal in a martingale system.
Anyway, have a nice weekend
Guys,
Don't waste your time on 8.5. It is simply 8.3 with some essential parts of the code removed! However, 8.3 does work.
The original 8.3 will only work with GJ/5M. Evillive has removed this restriction in his version.
Hi, I have it running on a demoaccount and it trades there, it just has a couple of very exact parameters that need to be fulfilled before opening a trade, it can take days between 2 trades. Trevone set it up so that RSI, ATR and volume all have to hit a sweet spot before triggering an OrderSend. And they are modelled to fit GBPJPY, so it won't fit any other pairs. Mostly because of the MaxATR I believe.
I use the Comment function to show me the variables so I can see what's happening. Works in backtesting also, and before backtesting, fill your data with tickstory or something, it won't be correct otherwise.
Good Luck!
Hi,
Yep, today it took a dump!
I've run backtests 2013 01 until today and with presets low, medium and high I get no crasches, preset extreme crasches somewhere around August 20. But the account went from $100 to $32000 so I figure that's ok with me. I always take out money, first when the profit=deposit I take out the deposit, then I take out as much as I like, generally every friday.
Set up calendar reminders to check your profit and write down a strategy, e.g. when profit is above 50% of your deposit take out 10% of the profit. Or something....
Decide on a strategy and stick to it, robots are there to help you with your discipline, my manual trading is below average, therefore I use robots :-)
Since a minute: Madtrader 8.7 live. 100 Euro micro account at 1:50. Let's see what it do.
Since a minute: Madtrader 8.7 live. 100 Euro micro account at 1:50. Let's see what it do.