Watch how to download trading robots for free
Find us on Facebook!
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

Candle Move - indicator for MetaTrader 5

Views:
447
Rating:
(1)
Published:
CandleMove.mq5 (19.42 KB) view
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Key Features:

  • Dual Display: Automatically calculates and shows price changes in both pips (below the candle) and percentage (above the candle).

  • Two Measurement Modes:

    • Close-to-Close (default): Compares the current candle's close price to the previous candle's close to measure inter-candle volatility.

    • Close-to-Open: Compares the close and open prices of the same candle to measure its body size.

  • Flexible Customization: Easily change colors for gains/losses and set a minimum pip threshold ( PipsLimit ) to filter out insignificant movements.

  • Performance Optimized: Limit the number of historical bars to process ( MaxBars ) to ensure the indicator runs smoothly.

Input Parameters:

  • CloseToClose : Set to true to compare with the previous candle, or false to measure the current candle.

  • PipsLimit : Only displays information if the candle moves more than this number of pips.

  • DisplayLossColor : Color for price drops.

  • DisplayGainColor : Color for price gains.

  • MaxBars : The maximum number of past bars the indicator will calculate.


Volatility Step Channel Volatility Step Channel

A channel which calculates local highs and local lows with volatility-adjusted lines

Simple_Grid Simple_Grid

Simple_Grid is the simplest "grid" EA.

Accelerator Oscillator (AC) Accelerator Oscillator (AC)

The Acceleration/Deceleration Indicator (AC) measures acceleration and deceleration of the current driving force.

MACD Signals MACD Signals

Indicator edition for new platform.