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

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

author EAcpu | 2 reads | 0 comments |

Float - indicator for MetaTrader 5

Float - indicator for MetaTrader 5

Float - indicator for MetaTrader 5

Real author:

Float - is a rather complex indicator that analyzes the previous chart history of this currency pair and then tries to analyze the current market situation trend. It shows the start and end of the trend in a separate chart window, and displays Fibonacci retracement levels and DiNapoli levels in the main window. It also shows when local maxima and minima occur.

It should be taken into account that the indicator redraws on every bar, therefore, before using it in your work, you should study its behavior in the strategy tester history!

Indicator input parameters:

 //+------------------------------------------------+
//| Indicator input parameters |
//+------------------------------------------------+
Enter integer float = 200 ; //Number of bars for trend analysis. The lower this number is, the fresher the data is, // but the analysis becomes less precise.
Input boolean use_fibos= true ; //Fibonacci levels authority
Input ENUM_APPLIED_VOLUME volume type = volume_scale ; // volume 

Float - indicator for MetaTrader 5

Figure 1 Floating indicator


Attachment download

📎 float.mq5 (15.26 KB)

Source: MQL5 #1577

Verification code Refresh