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

Speed Indicator - indicator for MetaTrader 5

Views:
7221
Rating:
(17)
Published:
2021.06.18 19:39
Updated:
2021.06.20 12:44
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Averaging-Down

A double-histogram represents the (green) average positive and (red) average

negative MA Speed, each one averaged-down with a period of # (user input).

Example:

         If averaging period is set to 300, then indicator will search for the last 300 positive

and last 300 negative bars respectively. Calculate each sum's mean and represent it.


Indicator

Sample usage.

Sample usage


Fibonacci Retracement with Custom Values Fibonacci Retracement with Custom Values

This script draws Fibonacci Retracement OBJ_FIBO with options to add your own custom values

Candle Closing Time Notify Alarm Candle Closing Time Notify Alarm

Notifies you at your specified Chart Time Indicator can be used to set alarm at a specified time on the chart.

Fibonacci Fan with Custom Values Fibonacci Fan with Custom Values

This script draws Fibonacci Fan OBJ_FIBOFAN with options to add your own custom values

Fibonacci Expansion with Custom Values Fibonacci Expansion with Custom Values

This script draws Fibonacci Expansion OBJ_EXPANSION with options to add your own custom values