RobotFX curates the best open-source MetaTrader code to inspire your trading automation.
Real author:
transport_david
Four semaphore signal indicators based on MFI oscillators with different periods on one price chart.
Experience adaptive trading with the Fluid Expert Advisor for MT4/MT5. Dynamic money management and trend detection. Click for info.
Trend signals occur when the RSI oscillators are in the oversold and overbought areas specified in the input parameters:
input uint rsiUpperTrigger=62; // Overbought level input uint rsiLowerTrigger=38; // Oversold level

Figure 1. Indicator X4Period_MFI_Arrows
Level up your trading with professional RobotFX expert advisors and indicators. Visit www.robotfx.org for proven MT4/MT5 tools.
2282