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
SelfLearningExperts:
Author: Dmitry
Can it be used for futures trading? As far as I understand, there should be no big difference. But when I try to start the tester, I get the following message
"Sell/Buy position not open, close stoploss or take profit".
The settings are as follows
ReadHistory=false
SaveHistory=false
Lots=1
Nidelt=20
Nstop=2
dstop=250
forg=1.05000000
Probab=0.80000000
NN=10
delta=1
ReplaceStops=false
Trailing=0
I ran it through the tester but the history is not saved, the Files folder is empty. The functions of reading and saving history are enabled, I don't understand what could be the problem.
Is there no error in this unit?
Is there no error in this unit?
In the end, there is no error. In one case, a variable is passed by reference and a value is assigned to it there. In the other case, where the wrong variable is passed to the function, nothing is done to it, and the correct variable is assigned in the function.
As a result, there is no error. In one case, the variable is passed by reference and a value is assigned to it there. In the other case, where the wrong variable is passed to the function, nothing is done to it, and the function assigns the correct variable.
Thank you!
does not trade at all, and there are no errors... the Expert Advisor is for those who like to search why it does not trade )
You need to perform very tricky manipulations with some parameters. Yes, it is complicated, but some people can easily cope with it.
You have to do some very tricky manipulations with some parameters. It is tricky, yes, but some people can easily cope with it.
It trades even with standard parameters.
Could you share some advice on how to put the Expert Advisor into operation - testing mode(ticks/real ticks), initial selection of parameters (optimisation) - start-step-stop.
It is when trying to select, after a few hours goes into a long search on the spot, and the time to the end of optimisations increases hundreds of times.
Thanks.