Forum

Analyzing Bars backwards in EA

Hello Everyone, This could be a really silly question but I really couldn't find the way to do it. I am trying to create an EA. after analyzing some bars, it decides to open and order or not. Let's say it opens an order. somehow if my EA stops or metatrader shuts down, when I reopened it, I want to

RSI of MA, is this correct?

Hello, I want to measure RSI of MA. I found this code from code base and try to modify it, is this give me the correct result ? or is this the correct way to do it (because I believe it is not)? My next goal is try to do it RSI of Any indicator data. I saw some indicators can be applied to previous

How to backtest with non exist symbol

Hello everyone, sorry for subject. I couldn't explain it enough. My fx broker does not support metatrader 5 but I want to do some backtest with their symbols like dow jones but mt5 demo account does not have dowjones symbol. Of course I can do it with mt4 but mt4 can not use parallel processing and

how to use Super Bollinger Band in EA

Hello, I am quite new here. I want to know how to use "super bollinger band" ( https://www.mql5.com/en/market/product/8513# ) on EA. this indicator shows up and down acceleration points. I tried to use iCustom but could not get any results. Also this indicator shows up and down points using by

Different backtest results with same parameters (including spread etc)

Hello everyone, for a few months, I was trying to do some backtests and I realized something (I also search the forum but other topics are different than my problem): Yesterday I did some backtest, close my laptop etc and today I tried to run one of profitable results but with same parameter that

missing passes during optimization

Hello, When I run my code at backtest for optimization, even skip useless result option is unchecked I can not see any negative results. Also there are 400 combination of my parameters but I just see at most 180 passes. as I said "skip useless result" is unchecked. why could this be happened

Backtest dynamic start & end dates

Hello everyone, I am kind of a newbie. I would like to know if it is possible to give backtest start and end dates dynamically. I want to run a code more than one different time ranges. for ex: first I will execute the code for January and then for February etc... I do not want to use a larger date