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

The average amplitude of the price movement for the specified period - indicator for MetaTrader 4

Views:
12189
Rating:
(11)
Published:
2008.07.04 07:57
Updated:
2014.04.21 14:52
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The displayed values:


  • Whole length of the candlestick (High - Low) - red solid line
  • "Body" of the candlestick (for a bull candlestick = Close - Open) - green solid line
  • Sum of "shadows" (for a bull candlestick = (High - Close) + (Open - Low) ) - blue solid line
  • Upper "shadow" (for a bull candlestick = High - Close ) - blue dashed line
  • Lower "shadow" (for a bull candlestick = Open - Low ) - blue dashed line

Only the last DrawBars of the bars are drawn to save the resources.



Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/7734

CashMachine | 5 min | Hidden Stop Loss & Hidden Take Profit thresholds || EURUSD CashMachine | 5 min | Hidden Stop Loss & Hidden Take Profit thresholds || EURUSD

Lot = 0.2, you can change into 0.1 or set whatever value you want

The amplitude of price movement statistics The amplitude of price movement statistics

The amplitude of price movement statistics in a text file. Quickly and comfortably.

The average amplitude of the price movement for whole history. The average amplitude of the price movement for whole history.

The indicator displays the average amplitude of the price movement.

MultiTrandOscilator MultiTrandOscilator

An oscillator with the signal lines that are received from the other pairs. It is intended to work with EURUSD on M1, the signals are synthesized from Yen and Franс, the summary mode is present, you can hide an unnecessary signal.