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

Heiken_Ashi_Ma_T3 - indicator for MetaTrader 4

Views:
42226
Rating:
(15)
Published:
2008.05.30 11:00
Updated:
2014.04.21 14:52
MQL5 Freelance Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Indicator Heiken_Ashi_Ma_T3.

Parameters:

extern int MaPeriod=10;extern int MaMetod =2;
extern int Step=10;
extern int CountBars=4000;
extern bool UseT3=true;
extern double b=0.88;
extern bool Alerts=true;


Heiken_Ashi_Ma_T3

Volatility Quality EA Volatility Quality EA

This expert advisor is based on the Volatility Quality Index indicator created by raff1410.

Lucky Lucky

It is a source code by winwin2007 - one of the leaders of the ATC 2007. It works only with the spread 2. It is closed after gaining the minimal profit, that is why Stop Loss and Take Profit levels of a brokerage company are not a problem for it.

LinearRegSlope_v1 LinearRegSlope_v1

Indicator LinearRegSlope_v1.

ReConnecter - A Script for Periodical Reconnections ReConnecter - A Script for Periodical Reconnections

The script should solve the "fading charts" problem - the situation when the charts stop being updated while the connection to the server remains ok