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

Feed of all deals - indicator for MetaTrader 5

Views:
9737
Rating:
(25)
Published:
2017.01.18 09:12
DealsLent.mq5 (19.07 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

The indicator displays the total number of deals by symbol in real time. Red line of deals is for SELL, blue line is for BUY.

If the size of the actual history in indicator buffers is 0, then all available history equal to the number of bars on the chart will be available (may affect the indicator operation speed).

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

i4_DRF_v2 i4_DRF_v2

A simple trend indicator with calculation of rise and fall in Close prices.

ZZ Fibo Trader ZZ Fibo Trader

The ZZ Fibo Trader is a simple illustration of the use of the Simple ZZ Fibo, which plots Fibonacci lines on long impulse waves of the ZigZag. In addition, the algorithm illustrates operation of the parabolic system for moving the stop loss.

Fibo Retracement Trader Fibo Retracement Trader

The Expert Advisor plots a Fibonacci based on the standard ZigZag indicator and traded rectracements from all levels. The levels are fixed and cannot be customized by the user.

RVIDiffSign RVIDiffSign

Semaphore signal indicator based on the code of the RVIDiff indicator.