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
Rejoiced too early. The compilation has no errors, but in the Strategy Tester, when the order is opened, the price is not coming to the indicator through this function. I call it this way: OP=PriceOpenLastPos(); but in the code, OP remains equal to zero.
Is it a problem of the tester that it doesn't pass values to the indicator that hangs in the window in visualization mode?
Rejoiced too early. The compilation has no errors, but in the Strategy Tester, when the order is opened, the price is not coming to the indicator through this function. I call it this way: OP=PriceOpenLastPos(); but in the code, OP remains equal to zero.
Is it a problem of the test, it doesn't pass values to the indicator that hangs in the window in visualization mode?
The indicator cannot see what is going on in the tester. But if there were open orders, it would show them.
Please reply)
Fixed it... But the problem remains(.
Delete orders DellAllOrders() function doesn't work...
I think I should have added
Like this....?
Fixed it... But the problem remains(.
DellAllOrders() is not working.
Deletes the deferrals, too.
Thank you)
>> I think everything should be working now.
I also noticed a mistake when re-saving EA (I think it will be the same if I just restart the terminal)...added a check before setting stoploss...
People) Look... Maybe there's something else wrong, something to tweak?
>> Is that how it's supposed to go?
Enter+ Profit
>> Is that how it's supposed to work, or is it
It's really a mistake) It's a pendulum, that's right!!! >> Thank you. Reworked it.
The error is true) It's not critical though... >> Thank you.
error 130 all the time.
StopLevel should be checked, for StopLoss and Enter.
>> and icho.
>> should the biggest one be chosen?