Quote:
Originally Posted by dynamo
after a mornings testing of january's data, these are my settings so far. I normally change at the end of each month, but backtesting shows that these are ok so far.
Lots=0; LotsRiskReductor=1; MaxOrders=3; MaxLots=100; StopTime=5; aaa=9; bbb=10; TakeProfit=250; StopLoss=0; TrailingStop=20; UseMAControl=1; PeriodMA=100; PriceMA_0_6=0; TypeMA_0_3=0; SpanGator=0.5; SlipPage=3; OrderMagic=231313; SafetyGapDemarker=0.2; SafetyGapWPR=0; StartWorkTimeHour=0; StartWorkTimeMin=0; EndWorkTimeHour=0; EndWorkTimeMin=0; KEY="xxxxxxxxx";
by the way I do use a 5 point broker, so my TP is not as aggressive as it may look.
|
Hi
If your broker is a 5 point broker, shouldn't Slipage=30 and TrailingStop=200?
Thanks for sharing your settings!!