Taking a Closer Look at the Workings of the ZigZag Indicator The ZigZag Indicator is one on those indicators, that at a misleadin...
Showing posts with label Features. Show all posts
Showing posts with label Features. Show all posts
MetaTrader 5 Script | A script for a tester that extends the standard MetaTrader 5 optimisation features
0
MetaTrader 5 Script | A script for a tester that extends the standard MetaTrader 5 optimisation features
RobotFX
27.9.25
Explanation of the code and its application What is this code? This code is a custom optimisation function for the MetaTrader 5 St...
MetaTrader 4 Indicator | RSI dual features Cutler RSI with standard RSI full formulas
0
MetaTrader 4 Indicator | RSI dual features Cutler RSI with standard RSI full formulas
RobotFX
26.6.25
32673
MetaTrader 4 Expert Advisor | MT4 EA Template with all the basic features
0
The buy and sell conditions go as 'bool' value parameters in the Direction function, as you can see in the default example. ...