Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Rainbow indicator for mt5 - indicator for MetaTrader 5

Views:
5898
Rating:
(4)
Published:
2023.10.31 11:45
Updated:
2023.12.16 16:38
Rainbow.mq5 (7.31 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

There are 2 input parameters:

  1. AtrMultiplier: The lines will have this* the current Atr value distance from the moving averages.
  2. Period: High and Low moving average, Atr period.

The basic idea is to have 6 lines: upper will be 2*atrmultiplier*atr +HighMA, second then atrmultiplier*atr + HighMA... Very easy to understand, 

I've also made a video about it for beginners to help understand the writing of an indicator in mql:

Indicator picture

Hidden Engulfing Hidden Engulfing

Hidden Engulfing Candlestick Pattern

Swing Highs and Lows Swing Highs and Lows

Anlayse swing highs and lows

Multi colored trend indicator MT5 Multi colored trend indicator MT5

This indicator uses two moving averages to calculate the market trend and changes color depending on the trend direction.

Multi_BreakEven.mt5 Multi_BreakEven.mt5

Multi_BreakEven is a script file that enables setting multiple entry positions to breakeven, either through pips or a target price, once the trade becomes favorable.