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

Volume_Accumulation - indicator for MetaTrader 5

Views:
5489
Rating:
(11)
Published:
2018.06.16 09:57
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The Volume Accumulation oscillating indicator shows in a separate window the chart of candlestick volumes calculated by the following formula:

VA = Volume * ((Close - Low) - (High - Close))/(High - Low)

The indicator has no input parameters.

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

SSIFT SSIFT

Smoothed Stochastic Inverse Fisher Transform.

KAMA KAMA

Kaufman Adaptive Moving Average (KAMA)

Volume_Accumulation_Percentage Volume_Accumulation_Percentage

Indicator of volumes accumulated within a period.

Blau_Candlestick_Index Blau_Candlestick_Index

William Blau Candlestick Index.