거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
Experts

Tipu MACD EA - MetaTrader 4용 expert

조회수:
12432
평가:
(23)
게시됨:
2021.05.26 15:53
업데이트됨:
2021.06.02 07:07
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

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.