MI
Information
Username: | michal.straka0 |
Member since: | 07 Apr 2016 |
Last login: | 07 Apr 2016 |
Status: | Active |
Activity
Where | Created | Comments |
---|---|---|
Algorithms | 0 | 2 |
Forum Topics | 0 | 0 |
Jobs | 0 | 0 |
Username: | michal.straka0 |
Member since: | 07 Apr 2016 |
Last login: | 07 Apr 2016 |
Status: | Active |
Where | Created | Comments |
---|---|---|
Algorithms | 0 | 2 |
Forum Topics | 0 | 0 |
Jobs | 0 | 0 |
Hi everyone,
after optimizing and backtesting the robot works fine but unfortunatelly only in backtesting. In the demo account the robot in EURUSD 1H do not open any positions or even if, than with no stop loss and with an error message
07/04/2016 11:03:30.940 | Robot_Forex, EURUSD, h1 | Request to modify position XXXXXXXXX failed with error "TRADING_BAD_STOPS".
After adding the stop loss manually, the robot continues to work with it and modifies as needed but the robot itself is somehow not able to attach the stop loss by itself.
Currently testing on Pepperstone ECN demo with leverage 1:500 with following settings
First lot 1000 (this has been modified in cAlgo by me)
TP 50
Tral_Start 30
Tral_Stop 30
PipStep 80
MaxOrders 3
Anyboty has a tip how to correct the behaviour of missing StopLoss
Thanks in advance