私たちのファンページに参加してください
Tipu MACD EA - MetaTrader 4のためのエキスパート
- ビュー:
- 13236
- 評価:
- パブリッシュ済み:
- 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.
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_TPThis 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.
Building good trading habits by seeing things in terms of percentage not in terms of money.
Logging library for mql4A customizable logging library with Debug,Info,Error logging levels.