Forum

Optimization and Backtesting

Hi everyone, i was optimazing some EA's and got a question... can be the optimized parameters tested in the same process?? Example: Optimizing from 2009 to 2018 and Test those optimized parameters for the 2019, can be done all in only one process? like optimization and backtest running at the same

Need help with this code D:

Hi everyone, i must say that i'm not a coder, so this is one of my first attemp to make my own indicator, its based on rules wrote in other language but i wanted in mql4. I attached the mql4 file if anyone could answer me whats wrong. For an unknown reason the code works fine till i try to calculate

If someone could help me with this code! Plz :D

Hi everyone, i must say that i'm not a coder, so this is one of my first attemp to make my own indicator, its based on rules wrote in other language but i wanted in mql4. I attached the mql4 file if anyone could answer me whats wrong. For an unknown reason the code works fine till i try to calculate

How to convert the price difference into a whole number?

Hi, i'm started to coding a few months ago, now that I've managed to do my own strategy, I want to automate it. My problem is that my strategy needs to get the price between the high and low but i want that difference in whole number, not as 0.0000300, instead of 300. At the moment my code get the