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

Clock-Indiсator - indicator for MetaTrader 5

Views:
17344
Rating:
(43)
Published:
2013.08.21 14:05
Updated:
2016.11.22 07:32
clock_ind.mq5 (5.69 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

 The indicator shows the current date, time, the current spread and stop levels.

Parameters:

  • Time - you can select local time or server time. 
  • Shift from the right edge - Shift from the right edge in pixels.
  • TextColor - Text color.

 

 

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

ChartChanger ChartChanger

The script is assigned to a hot key for quick change of charts around in a circle.

NextBarColor NextBarColor

The indicator "predicts" the color of the next bar with the probability specified in the settings. It is useful for the evaluation of strategies aimed at such a prediction when choosing trading instruments / timeframes for strategies. Caution: The indicator "looks into the future", so do not apply it in real life or in the strategy tester!

Script for Calculation of Candle Statistics Script for Calculation of Candle Statistics

The script calculates candles statistics (the minimal, maximal and average values of candles body and shadows) of the current chart.

Awesome Oscillator Divergence Awesome Oscillator Divergence

This indicator will plot divergence lines on the Awesome_Oscillator indicator and will give buy and sell signal by displaying arrows.