EA that opens orders based on 2 EMA's crossing and a pullback that happens after the crossing. SL based on ATR and TP based on RR.

MQL5 エキスパート

仕事が完了した

実行時間35 日
依頼者からのフィードバック
Good developer! Works very fast and accurate.

指定

The opening of trades is based on the crossing of 2 EMA's (example 20EMA and 100 EMA) and a pullback after that crossing.

When the 20 EMA crosses up over the 100EMA we will be looking for a buy trade. A trade will only be opened when price retraces and closes below the short EMA and then goes up again and closes above the short EMA without closing below the long EMA for x bars or more. Depending on the Trading logic settings, the SL will be x times current ATR and the TP will be ratio x.

There's also an advanced money management logic where trade sizes can be increased (martingale) after one or more lost trades. This money management I'm already using in other EA's (MQL5) so I can send the MQL5 source code for this so it should help in the development of the EA.

The only new thing in the money management logic is the prop firm stop of trades when x % daily loss has occured. This does not exist yet in my other EA's. 

Needed parameters:


General:

  • Magic Number: (Blank for no magic number)

  • Trading pairs: Ex: EURUSD, AUDCAD, GBPJPY,...

  • Max simultaniously open trades: ex: 1, 2, 3...


Risk Management:

  • Use fixed starting lot: Yes / No (No = use risk %)

  • Starting Lot: (ex: 0.01 , 0.05, 1, ...)

  • Starting risk (%): (ex: 0.1% / 0.5% / 1% ...)

  • Max Risk used: (ex: 4% , 5%, 10% , ...)

  • Martingale enabled: Yes/No

  • Martingale factor: (ex: x1.5 / x2 / x3 / ...)

  • Martingale every x losses: (ex: 1 , 2 , 3 ...)

  • Martingale after win: Initial trade / One step back

  • Assymetric Compounding wins enabled: Yes/No

  • Compounding x trades: (ex: 1, 2, 3 ...)

  • Compound factor (ex: x1.5 , x2 , ...)

  • Close trades & stop trading 24h when x % daily loss is reached: (ex: 4.5%)

  • Daily loss calculated from: Equity / Balance

Time Management:

  • Start trading Time: (ex: 03:00)

  • End trading time: (ex: 22:00)

  • Trade on Monday: (Yes / No)

  • Trade on Tuesday: (Yes/No)

  • Trade on Wednesday: (Yes/No)

  • Trade on Thursday: (Yes/No)

  • Trade on Friday: (Yes/No)

  • Close all trades on Friday at: (00:00 = disabled, ex: 22:00 = time to close trades)

    ==> When close trades on friday is enabled, no new trades should be opened until after the weekend. This is when no holding over the weekend is allowed.

Trade entry management:

  • Slippage: (ex: 0.5) => When entry pice is more than 5 pipettes (0.5 pips) from ask price, do not open the trade.

  • Spread: ex: 0.3 (max spread to open a trade, when higher then 0.3 pips do not open trade)

Trading logic:

  • Short EMA: (ex: 50)

  • Long EMA: (ex: 200)

  • Stop Loss ATR factor: (ex: 2, 3 , ..) => SL will be 2x, 3x,.. current ATR

  • Minimum SL size: (ex: 3) => even if the ATR is only 1 pip and SL ATR factor is 2, the SL will be set to a minimum of 3 pips.

  • Take Profit RR: (ex: 1 , 1.5 , 2 , ...) => Risk Reward factor

  • Max. retracement to Long EMA: (ex: 0, 1, 2 ..)


ファイル:

JPG
Example_1.JPG
123.7 Kb
JPG
Example_2.JPG
132.1 Kb

応答済み

1
開発者 1
評価
(155)
プロジェクト
239
70%
仲裁
3
67% / 33%
期限切れ
20
8%
2
開発者 2
評価
(42)
プロジェクト
62
8%
仲裁
12
58% / 42%
期限切れ
1
2%
3
開発者 3
評価
(2086)
プロジェクト
2646
61%
仲裁
113
45% / 26%
期限切れ
418
16%
仕事中
4
開発者 4
評価
(243)
プロジェクト
430
34%
仲裁
54
37% / 39%
期限切れ
157
37%
取り込み中
5
開発者 5
評価
(71)
プロジェクト
80
10%
仲裁
35
9% / 54%
期限切れ
6
8%
仕事中
6
開発者 6
評価
(143)
プロジェクト
255
35%
仲裁
12
25% / 58%
期限切れ
42
16%
7
開発者 7
評価
(16)
プロジェクト
20
0%
仲裁
9
0% / 78%
期限切れ
6
30%
8
開発者 8
評価
(256)
プロジェクト
415
38%
仲裁
86
44% / 19%
期限切れ
70
17%
多忙
類似した注文
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
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
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
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
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
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
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

プロジェクト情報

予算
30 - 100 USD
VAT(付加価値税) (21%): 6.3 - 21 USD
合計: 36.3 - 121 USD
開発者用
27 - 90 USD
締め切り
最高 7 日