EMA and MACD cross automation

仕事が完了した

実行時間5 日
開発者からのフィードバック
Nice Man, No delay and good requirements
依頼者からのフィードバック
Very flexible, really made sure they understood the requirements fully and took care to ensure everything was delivered as required.

指定

Hello, I am hoping to automate my trading strategy and have set out the criteria below.

Chart: 15m

Indicators

EMA: 7 period

EMA: 14 period

ATR: 14 period

MACD applied to close:

Fast: 7

Slow: 14

Smoothing: 7

Entry criteria for a buy:

  • It is between the hours of 09:00 and 23:00.
  • Price is above both EMAs.
  • The 7-period EMA is above the 14-period EMA, on the previous candle, it was below or equal to the 14-period EMA.
  • The MACD has a positive value, on the previous candle, it had a negative value.

Entry criteria for a sell:

  • It is between the hours of 07:00 and 21:00.
  • Price is below both EMAs.
  • The 7-period EMA is below the 14-period EMA, on the previous candle, it was above or equal to the 14-period EMA.
  • The MACD has a negative value, on the previous candle, it had a positive value.

No trade filters:

  • Lines of support and resistance will be present on the chart. If the criteria is met for an order to be placed within 30 pips of one of these lines and the trade is in the direction of the line, no order should be placed. For example, if criteria is met for a buy order and the entry price would be 30 pips or less below a line of resistance, no order should be placed. This will avoid buying into resistance or selling into support.
  • The code should also place time blocks that can be modified for when there is an economic news release. For example, NFP will be released at 13:30, so a condition that no trades should be placed between 13:15 and 13:45 is active. I should be able to modify these time blocks as and when required.
  • For a buy, the 7-period EMA has not been above or equal to the 14-period EMA on any of the previous four candles.
  • For a sell, the 7-period EMA has not been below or equal to the 14-period EMA on any of the previous four candles.

Entry and exit parameters

  • Risk per trade is 0.5% of account balance.
  • Orders are only placed at the close of a candle.
  • When conditions are met for a buy, a buy stop order is placed at 0.5ATR above the closing price of the most recent candle. For a sell, a sell stop order is placed at 0.5ATR below the closing price of the most recent candle.
  • Stop loss is placed at 15 micropips below/above entry.
  • There are three TPs, TP1 is at 15 micropips (1RR) where one third of the trade is closed. TP2 is at 30 micropips (2RR) where half of the remaining volume, one third of the original volume is closed. TP3 is at 45 micropips (3RR) where the rest of the trade is closed.


応答済み

1
開発者 1
評価
(56)
プロジェクト
65
6%
仲裁
25
20% / 36%
期限切れ
4
6%
取り込み中
2
開発者 2
評価
(11)
プロジェクト
13
0%
仲裁
1
0% / 100%
期限切れ
1
8%
取り込み中
3
開発者 3
評価
(158)
プロジェクト
226
22%
仲裁
15
60% / 20%
期限切れ
1
0%
取り込み中
4
開発者 4
評価
(302)
プロジェクト
383
20%
仲裁
43
60% / 23%
期限切れ
45
12%
取り込み中
5
開発者 5
評価
(24)
プロジェクト
31
16%
仲裁
7
29% / 43%
期限切れ
4
13%
仕事中
6
開発者 6
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
7
開発者 7
評価
(51)
プロジェクト
61
69%
仲裁
0
期限切れ
2
3%
8
開発者 8
評価
(14)
プロジェクト
23
26%
仲裁
7
43% / 29%
期限切れ
3
13%
取り込み中
9
開発者 9
評価
(140)
プロジェクト
205
80%
仲裁
18
33% / 44%
期限切れ
10
5%
仕事中
10
開発者 10
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
11
開発者 11
評価
(61)
プロジェクト
186
73%
仲裁
4
100% / 0%
期限切れ
1
1%
12
開発者 12
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
I want to decompile an ea file and get the source code, i need it really quick as fast as possible. the file must be delivered alongside the source code
Dear Developers, I would have a very simple request. I have a ML model developed in Python for EURUSD daily trading. I would like to backtest it in Meta Trader 5 using the Strategy Tester tool. For that I would need an Expert Advisor program. The input would be a csv file that contains two columns: - dates (going back for a few years on a daily basis) - trading signal (it can have only 2 values, either 1: Buy, or -1
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader 1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
1. The Trading View indicator code needs to be converted into and adapted for Ninja Trader 8 2. An indicator and Automated Trading Strategy needs to be developed. 3. Any parts of the Trading View Indicator that can't be replicated needs to be discussed with me and agreed before excluding. (there should not be any) 4. Trailing stop and Trailing Draw Down options need to be implemented 5. Risk needs to be in % of
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hi I have the code in pinescript for an indicator that I need done in Ninja Trader, I wanted this indicator in NT bcs I chart in NT, and if the indicator could also have been an automated strategy even better. Please confirm that it will be an indicator and Automated Trading Strategy
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features

プロジェクト情報

予算
40+ USD
VAT(付加価値税) (21%): 8.4 USD
合計: 48.4 USD
開発者用
36 USD
締め切り
最高 7 日