Salve, Posso capire come si usa?Devo inserire degli indicatori e poi cliccare su backtest?L'ho fatto ma mi appare la scritta "inserisci almeno un indicatore"
4111807: Salve, Posso capire come si usa?Devo inserire degli indicatori e poi cliccare su backtest?L'ho fatto ma mi appare la scritta "inserisci almeno un indicatore"
Hello,
Thank you for your message. You need to select at least one indicator (e.g. set RSIOn = true). Then you have to define the indicator's strategy type (e.g. for RSI --> RSI_OVERBOUGHT_OVERSOLD) and the click on OK button. After that, if you click on the backtest button you will see the result of the selected strategy. Of course you can try combinations with many indicators, different indicator strategies etc etc.
We remain at your disposal for any other questions.
Hi I didnt find the two most popular strategies: buy when RSI is below oversold and sell when RSI is above overbought. The same for bollinger
bands, I cant understand how the stratetgies work, I am trying to find the one that sells if price closes out of the upper band and buy if it
closes out of the lower. Thanks...
Hello, I can't input the testing parameters for the Ichimoku indicator. For example '' when the conversion line crosses the base line''. Kindly guide me, please. Thanks.
Aikay1 #: Hello, I can't input the testing parameters for the Ichimoku indicator. For example '' when the conversion line crosses the base line''. Kindly guide me, please. Thanks.
Hi,
Can you add alarms for signals?
Hi,
Can you add alarms for signals?
Hi,
Can you add alarms for signals?
Dear Suptrad,
You will find the updated version here: https://www.mql5.com/en/market/product/36739
Salve, Posso capire come si usa?Devo inserire degli indicatori e poi cliccare su backtest?L'ho fatto ma mi appare la scritta "inserisci almeno un indicatore"
Hello Debsbeg,
Generally all you have to do is to enable/disable the indicator(s) of your selection e.g. for RSI just set RSIOn = true
Regarding RSI the configuration for the strategy below oversold/above overbought is the following:
RSIOn = true;
RSIPeriod=14 // or put any periods you like
RSIStrategyType = RSI_OVERBOUGHT_OVERSOLD// strategy for overbought/ovesold
RSIOverboughtLevel = 70;// or put any overbought level you like
RSIOversoldLevel = 30; // or put any oversold level you like
RSICriticalValue = 50;//doesn't make any sense if you select RSI_OVERBOUGHT_OVERSOLD
Same rules are for every indicator, please take a look at the User Manual.
Best regards,
a-Quant team
it does not produce signals........
You have to select at lease one indicator
dont work with me
NOT WORKING PROPERLY. SUGGEST SOME SETTINGS PLS
Hello, I can't input the testing parameters for the Ichimoku indicator. For example '' when the conversion line crosses the base line''. Kindly guide me, please. Thanks.
Hello, what is exactly the setting?
Dear Suptrad,
You will find the updated version here: https://www.mql5.com/en/market/product/36739
can you sell a Lifetime version?
also... if the Momentum could have a ZERO LINE CROSS...
Thanks