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
Experts

Tipu MACD EA - expert for MetaTrader 4

Views:
12395
Rating:
(23)
Published:
2021.05.26 15:53
Updated:
2021.06.02 07:07
Tipu_MACD_EA.mq4 (27.66 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Tipu MACD EA is based MACD indicator that created by Gerald Appel in 1979.  MACD is a Momentum Oscillator, calculated by subtracting the two price moving averages calculated on the price. It is one of the simplest indicators that provides best of both trend and momentum. 

The standard version of MACD is included in MetaTrader4 platform.  https://www.mql5.com/en/code/7774   

There are also variations of the MACD indicator.  One of them was created by Kaleem Haider https://www.mql5.com/en/code/18270

Tipu MACD EA is a simple EA created to automate buy/sell orders based on the MACD indicator.  This EA is for educational purposes only and should be used at user own risk to trade.

    Trading Panel Trading Panel

    I started to create a simple trading panel to switch between pairs and timeframes. and next version, I will add trading features and manage orders.

    One_Price_SL_TP One_Price_SL_TP

    This EA, Ask you to Put price, whatever price you put, in "ZEN" field, you will get that price on all open orders either SL or TP value, that would help to close all orders at one price, and you can close all bulk orders in one shot. (works very well with large balance - i suggest cent / micro account for newbees. to be able to place large closure of orders. Openin random orders manually with ongoing trend is suitable for large order accounts.

    SCT - The Overall Percent Risk - MT4 SCT - The Overall Percent Risk - MT4

    Building good trading habits by seeing things in terms of percentage not in terms of money.

    Logging library for mql4 Logging library for mql4

    A customizable logging library with Debug,Info,Error logging levels.