Hello Developers!
I would like an EA that opens Buy and Sell orders. I have attached the indicators that are going to be used for the guidelines already. You can just use the codes from there and implement them into the EA program.
Guidelines:
1) An EMA cross over. The signal is generated at the crossing of two exponential moving averages. Fast EMA is 4, slow EMA is 8.
2) Slope
3) MACD (5,35,5) Histogram.
4) CCI- Period: 14, Typical Price
BUY Order: If EMA crosses upwards, the slope is positive, MACD histogram is >= 0, and CCI is Above 0. EMA signals are produced when a candle closes and places an arrow on that candle. The other Guidelines will begin checking on next candle open.
Sell Order: If EMA crosses downwards, the slope is negative, MACD histogram is <=0, and CCI is Below 0.
Here's an Example:

A green arrow was produced from EMA cross over when that candle closed. On the next candle open, the slope is positive MACD is positive, CCI is +. A buy order is then placed. Our stop loss occurs when CCI closes below 0. So in this trade we would have closed out at 18:00. There is no stop loss or take profit, the order will only close out if it crosses 0. Orders will be executed once MACD becomes positive, slope becomes positive, and CCI is above 0. These will not wait for the candle close.
Example of Sell Order:

A sell signal was generated by EMA, CCI is below 0, however slope didn't change until 3 candles after and finally histogram changed on the 6th candle. A sell order would still be placed. If all guidelines are met despite time an order will still go through. Here we closed out at 22:00 when CCI crossed above 0.
If there was an arrow produced and none of the guidelines are met and an opposite arrow is produced, then it resets and now guidelines are checked for the new arrow. However, if there is an order opened on that chart, then the program will no longer check for the guidelines until that order is closed due to CCI and a new arrow is produced.
There is no TP or SL, only order closed out due to CCI crossing above or below zero.
I've included the EMA cross over signal and Slop direction file that I use.
The CCI is standard: Period 14 and Typical Price
MACD is set to (5,35,5).
Let me know if you have any questions! Thank you!
相似订单
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
I need a developer that can make my trading strategies into a working perfect EA Robot working on Mt5. Candlestick pattern confirmation through PDH, PDL, PWH, PWL, Liquidities, HTF OB
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
I am looking for an experienced MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for Pepperstone MT5 , using LMAX as the leading price feed. The initial focus will be on US30 (Dow Jones) , and if the strategy proves successful, I want the EA to be easily expandable to additional symbols such as NAS100, GER40, XAUUSD, major forex pairs, and other supported instruments. The EA should