RevEnginePro 20 Pairs (By forex_trader_165856)
The user has deleted this system.
Edit Your Comment
RevEnginePro 20 Pairs Discussion
Feb 16, 2015 at 14:05
Member Since Jan 06, 2014
249 posts
Started an optimization of some parameters on GBPUSD from January 2014 only and then will see results of the optimized parameters from 2009. Unfortunately optimization will need a lot of time, also if for the moment i am only optimizing 4 parameters. Let see what happens
Running only Expert advisors with good long term backtests and nice forward tests
Feb 16, 2015 at 15:48
Member Since May 15, 2011
38 posts
RedRhino posted:
Open an offline chart (M1) and use the attached script ( drag and drop ) on to the chart, this will tell you what data bars are missing from your history. You will get the results of the script in the Experts Tab ( Messages). such as
2015.02.16 05:01:38.467 sqCheckHistoryGapsScript EURUSDi,H1: EURUSDi/H1 Total: 52 missing bars / 2116 total bars = 2.0% missing bars
Frank, while attaching these scripts to offline M1 chart, I got the error saying "sqCheckHistoryGapsScript" is not a script and cannot be executed. Same thing with sqShowHistoryGapsScrip as well.
Btw, regarding those 130 errors, I am using FXChoice ECN Demo server. That's not a market maker, right?

forex_trader_29148
Member Since Feb 11, 2011
1768 posts
Feb 16, 2015 at 16:38
Member Since Feb 11, 2011
1768 posts
doing a lot of good work here guys,keep it up

forex_trader_149646
Member Since Sep 09, 2013
406 posts

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 17, 2015 at 17:12
Member Since Sep 09, 2013
406 posts
fxdad posted:Yes, after digging through the MQL Documentation Book I realized that "TimeCurrent()" relies on the last Tick from the server and is an inaccurate way of calculating time. Problem resolved.
Frank, those issues from "02.12.2015 13:00" ie., auto closing of orders, has been fixed, right?

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 17, 2015 at 17:19
Member Since Sep 09, 2013
406 posts
fxdad posted:I trade manually http://www.myfxbook.com/members/RedRhinofx so it is difficult for me to not intervene when using robots on real money. I want to display accounts that only trade robots without any intervention then followers can see what the system does exactly as advertised. It is temping though because these results are impressive.
Also, you haven't started using REP for trading live on any of your real accounts yet, right? Just curious to know how long you perform forward tests before using it on real accounts.

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 17, 2015 at 17:25
Member Since Sep 09, 2013
406 posts
fxdad posted:It's associated with the StopLevel Limits set by the broker. Even if they are ECN they may not allow a Zero Stoplevel - http://book.mql4.com/appendix/limits - I'll take care of this issue today.
Btw, regarding those 130 errors, I am using FXChoice ECN Demo server. That's not a market maker, right?
I added the source code for the ShowHistoryGaps. the script goes in Script folder and the other is an Indicator by the way. After reading the MQL book again, the TimeCurrent() function won't create a bar if the server doesn't provide any ticks during the 60 seconds of a Bar creation which makes massive holes in data. Metaquotes is amazingly stubborn.

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 17, 2015 at 17:26
Member Since Sep 09, 2013
406 posts
corre71 posted:How did the GBPUSD optimization work out?
Started an optimization of some parameters on GBPUSD from January 2014 only and then will see results of the optimized parameters from 2009. Unfortunately optimization will need a lot of time, also if for the moment i am only optimizing 4 parameters. Let see what happens
Feb 17, 2015 at 17:29
Member Since Jan 06, 2014
249 posts
RedRhino posted:corre71 posted:How did the GBPUSD optimization work out?
Started an optimization of some parameters on GBPUSD from January 2014 only and then will see results of the optimized parameters from 2009. Unfortunately optimization will need a lot of time, also if for the moment i am only optimizing 4 parameters. Let see what happens
It is strange, i get errors and so the optimization fail. Maybe the Bt version cannot run optimizations?
Running only Expert advisors with good long term backtests and nice forward tests

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 17, 2015 at 17:56
Member Since Sep 09, 2013
406 posts
I just ran an optimization and it worked fine for me. After recoding the entire header File ( mqh). I 'll recompile the BT version and upload it my site within 24 hours. It will solve the error reporting and should speed up the backtesting with a new feature I added.
Member Since Dec 04, 2010
1447 posts
Feb 18, 2015 at 00:42
Member Since Dec 04, 2010
1447 posts
Thanks would be great as I also couldn't get back testing to work

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 18, 2015 at 15:09
(edited Feb 18, 2015 at 15:10)
Member Since Sep 09, 2013
406 posts
Do you know why the backtest didn't work? I can't duplicate the problem on my side using the same BT version. Remember H1 TF only, and Visual testing is disabled. BT only allows running without visual mode and optimization.
Another great day for RevEnginePro 152.00 pips.
Another great day for RevEnginePro 152.00 pips.

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 19, 2015 at 05:31
Member Since Sep 09, 2013
406 posts
MAfast , MAslow, MA Divergance
Minimum Range
K
MaxSecondsToTrade
Start with a small Lot size, and with a large balance, Once you find any combination that yields a positive return, you can now fine tune your optimization including
MinProfit
MaxLoss
MaxProfit
Grid
and then increase the Lotsize to a suitable size.
Lastly, you can optimize the
InitiateTrailAt
SellLevel
BuyLevel
Each currency pair behavior is unique and optimization will find more profitable setting. I'm using the same settings across all pairs once I found 1 profitable setfile from EURUSD data. It has proven that the overall system is robust, but this doesn't mean we can't better setting for individual pairs.
Thank you for backtesting.
Minimum Range
K
MaxSecondsToTrade
Start with a small Lot size, and with a large balance, Once you find any combination that yields a positive return, you can now fine tune your optimization including
MinProfit
MaxLoss
MaxProfit
Grid
and then increase the Lotsize to a suitable size.
Lastly, you can optimize the
InitiateTrailAt
SellLevel
BuyLevel
Each currency pair behavior is unique and optimization will find more profitable setting. I'm using the same settings across all pairs once I found 1 profitable setfile from EURUSD data. It has proven that the overall system is robust, but this doesn't mean we can't better setting for individual pairs.
Thank you for backtesting.
Feb 19, 2015 at 07:21
Member Since Sep 13, 2012
20 posts
Another one from Synergy FX
http://www.myfxbook.com/members/ForexVentureBot/forexventurebot/1161639
http://www.myfxbook.com/members/ForexVentureBot/forexventurebot/1161639

forex_trader_149646
Member Since Sep 09, 2013
406 posts
Feb 19, 2015 at 08:39
Member Since Sep 09, 2013
406 posts
Stevo0610 posted:
Another one from Synergy FX
http://www.myfxbook.com/members/ForexVentureBot/forexventurebot/1161639
How did you hear about this promo? I'm not trusting anything from synergyFX ever again. Doug Price is fake but the name still shows on the synergyFX mt4 statement. As mentioned before, DonnaForex promotes SynergyFX, SynergyFX in-house Market maker all trades and obviously has developer running hundreds of accounts in their back office and show the ones that work. Donnaforex makes money through promotion of EA as she earns commission per every sale.

*Commercial use and spam will not be tolerated, and may result in account termination.
Tip: Posting an image/youtube url will automatically embed it in your post!
Tip: Type the @ sign to auto complete a username participating in this discussion.