Welcome Forex EA downloads & MT4/MT5 auto-trading resources — EAs, Gold EAs, quant tools and real-world automation.
Sign In Sign Up

iSarX4 - MetaTrader 5 Script | Forex Indicator Download - MT4/MT5 Resources - MetaTrader 5 Resources

author EAcpu | 2 reads | 0 comments |

iSarX4 - indicator for MetaTrader 5

This indicator presents four parabolic indicators simultaneously. This indicator is suitable for amateurs of parabolic trading systems.

Indicator input parameters:

 //+------------------------------------------------------------------------+
//|Indicator input parameters |
//+------------------------------------------------------------------------+
Enter double starting step = 0.002 ; // Step to minimum indicator
Enter double the step_Shift= 0.002 ; //The size of the step change
Maximum value of input double = 0.2 ; // Maximum value of all indicators
Enter integer shift = 0 ; // Horizontal movement of the indicator in bars

The Start_Step input parameter is the Step of the first parabola.

For the second parabola the Step parameter will be equal to Start_Step+1*Step_Shift.

For the third parabola the Step parameter will be equal to Start_Step+2*Step_Shift.

For the fourth parabola the Step parameter will be equal to Start_Step+3*Step_Shift.

iSarX4 - indicator for MetaTrader 5

Figure 1 iSarX4 indicator


Attachment download

📎 isarx4.mq5 (9.93 KB)

Source: MQL5 #1325

Verification code Refresh