Optimization by mql5 cloud
-
i use mql5 strategy tester. Whenever i want to optimization with lots of inputs, i use mql5 cloud. But i want to use every tick based on real ticks for modelling, i cant do that. it let me for every tick. Do anybody know that how i can use every tick based on real tick for modelling in cloud. if there is another method, you can suggest. Thank you in advance for your helps
-
hi, I don;t have answer to your question but my problem is I can't even activate cloud network. Just not working. Please help.
-
Hi!
a) What kind of strategy are you trying to optimize? (i.e. scalping?)
b) What's the timeframe it operates on?
c) What are the type of operations it does intra-bar? (i.e. real-time trailing, etc.)In many cases you don't even need anything beyond open price modelling for optimizing (as long as your EA operates once per bar) . It'll save you a ton of time and money.