Updating existing EA

Lavoro terminato

Tempo di esecuzione 19 ore
Feedback del cliente
One of the best coder I have worked with! Great job!

Specifiche

Important

- This EA must control its trades separately. I will be running more than one EA on same currency pair so it must not conflict.

- Drawdown protection must be control as whole account and not just this EA.

- All inputs conditions may change during open trades and all existing trades must follow the new updated rules.


Management

- TimeFrame

- DDprotection = if drawdown reaches certain input, no new trades can be executed. But if first entry has been made it must finish the cycle.

- TP in pips to close all trades made from this EA

- TP in dollars to close all trades made from this EA

- Apply Logic on Open of New Abr Only = True/False

- Allow custom comments inputs - This can be displayed from the comments sections.


Trend confirmation

- Parabolic SAR = Trend confirmation (Allow Input Value and TimeFrame selection) Enable True/False


Entry

- BUY trade Scenario 1 = If hit indicator "Envelopes" on Upper Band check Parabolic Sar on same TF for bullish direction (Allow input valuen change on Parabolic Sar) ENTER Long position and MUST be first Parabolic Sar first dot ONLY. If after first DOT of Parabolic Sar then DO NOT ENTER TRADE!

- Set SL last candle low to close all positions that is opened from this EA

- Set BUY STOP pending order 5pips from first entry (Allow input value change to lot size and pip distance)

- Set BUY STOP pending order 10pips from first entry (Allow input value change to lot size and pip distance)

- Set BUY STOP pending order 15pips from first entry (Allow input value change to lot size and pip distance and True/False to be active or not)

- Set BUY STOP pending order 20pips from first entry (Allow input value change to lot size and pip distance and True/False to be active or not)

- Enter new BUY position on hit LOWER BAND once only with SL 10pips (Allow input value change to lot size and pip distance to SL) from entry 

- Set Trailing SL after 10pips profit (Allow input value change) to follow every pip move. TrailingSL must apply to one or more positions together. If there are more than one open positions opened, EA must calculate trailingSL together to find profit P/L and trail and when hit it must close all together.

- BUY trade Scenario 2 = If hit indicator "Envelopes" on Lower Band check Parabolic Sar on same TF for bullish direction (Allow input value change on Parabolic Sar) enter long position.

- Set SL 10pips (Allow input value change) from entry and to close all positions that is opened from this EA

- Set BUY STOP pending order 5pips from first entry (Allow input value change)

- Set BUY STOP pending order 10pips from first entry (Allow input value change)

- Set BUY STOP pending order 15pips from first entry (Allow input value change and True/False to be active or not)

- Set BUY STOP pending order 20pips from first entry (Allow input value change and True/False to be active or not)

- Set Trailing SL after 10pips profit (Allow input value change) to follow every pip move. TrailingSL must apply to one or more positions together. If there are more than one open positions opened, EA must calculate trailingSL together to find profit P/L and trail as one and close all when trailing SL gets hit.


ALL SELL scenario is to follow Scenario 1 & 2 but reversed.


Dashboard

- To show on the top left hand corner how many positions are opened from the 6 posible entries and show P/L on this EA trades.


Security - Add security in source file so EA can only work when it matchses the account name and number and within expiry date. This is disabled on default setting unless I input the information.

- AccountName

- AccountNumber

- ExpiryDate



Update from existing EA requirements:

1) Add Enable/Disable OsMA trend confirmation rule to enter trade. When there is an opportunity to enter trade, confirm OsMA is above 0 line for BUY and below 0 line for SELL

2) Apply a new rule, to all entries. EA checks for trades to confirm if current candle Envelopes band line is higher than the previous band line and must have options to check different number of previous candles lines to confirm a trade. If I input 2 then it will check that the last 2 candless lines from the Envelopes indicator is higher high or lower low for SELL.

3) Currently first entry from SAR first dot uses SL of the previous candle. Apply an option to use pip SL instead if I choose to.

4) Currently on first Dot SAR entry hitting upper band envelopes it will enter trade, I need to add an option (Enable/Disable) to enable trade when price hit upper band even after first dot of SAR. This ENABLE  trade option is only one time entry when hitting upper band. Second time hitting the upper band will not make any trades until an change of SAR direction and everything will start again.

5) I need to add a new fuction where if the trailing SL is activated with 80 pips gap and price is profiting 100pips. When price profits to 200 pips I like to reduce trailing Gap to 30pips. SO then trailing SL will change from 80 to 30 pips. I require a method so I can change the trailing SL to a smaller value once profit hits a certain number. I would prefer using pips so once price reaches certain pips in profit apply new trailing SL value.

6) First SAR Dot entry now must trade at all times even if old positions are not closed. Currently on first SAR new cycle and price hits upper band envelopes EA must enter first trade BUY or SELL with the same direction of the SAR. But if old direction positions are not close it will not make new entry so I would like to have it so it will still open the new cycle entry even old positions are not closed.

7) Create one SET of rules for UPPER band separating from Lower band rules.  Example, Upper band will have its own Order distance 1,2,3,4,5. Initial TP, SL,MAX trades, Trailing SL, Trailing_fromTrade,BE_on. Currently both upper and lower band is following the same rules.

8) Allow Enable/Disable rule for ""Multi Trade On" Lowerband entry. Currently it is set so only one positions can be opened at a time during one cycle. (One cycle mean from first DOT SAR to last DOT SAR). This option enables to keep entering new trades when price hitting lower band but it must still follow all rules from current settings.

Con risposta

1
Sviluppatore 1
Valutazioni
(135)
Progetti
192
42%
Arbitraggio
17
29% / 59%
In ritardo
28
15%
Gratuito
2
Sviluppatore 2
Valutazioni
(258)
Progetti
395
28%
Arbitraggio
69
19% / 49%
In ritardo
120
30%
Gratuito
3
Sviluppatore 3
Valutazioni
(499)
Progetti
750
63%
Arbitraggio
33
27% / 45%
In ritardo
23
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(23)
Progetti
53
9%
Arbitraggio
10
20% / 60%
In ritardo
11
21%
Gratuito
Ordini simili
I want to develop a fully automated trading robot from scratch. The project includes 8 different pdfs + an introductory instruction pdf. Different pdf deals with different Settings of the EA and/or different St (trading strategies/logics). All Settings & St are to be housed in a single MQL5 EA. The EA is to be attached to a single chart, but it must work on every chart of 63 symbols at a time without any failing or
I am looking for a skilled developer to code my custom Ninjatrader 8 strategy and make it works perfectly. Your expertise is highly needed in this project Kindly reach out to me and let proceed to the project without any further delay thanks
What to update is if i choose to use the indicator i gave then once ea breaks any HL it will mark from the top that cause the break of the HL to the current market once pull back 50% 60% levels above once print the arrow in the both time frame i choose let it open sell the ea already have one arrow indicator once breaks and close candle above LH then it checks the 50% pull back area once pull back from any area the
I am in need of a developer to connect my TradingView signal with cTrader in other to make receive information and make it work perfectly your expertise is highly needed in this project feel free to reach out to me and let's get started
I want a bot developer deriv He has experience and I want a profitable robot, the profit is higher than the loss Or I want someone to sue with me. I have a profitable robot, but I want another robot or to improve another robot I have
I need a proficient developer to code my NinjaTrader 8 strategy, In order to work perfectly. Your expertise is invaluable for this project's success. Let's collaborate to achieve optimal trading results
I'm looking for a skilled developer to connect my TradingView signals with cTrader, ensuring flawless functionality. Your expertise is essential for this project's success. Let's collaborate to achieve seamless trading automation
I want a simple DLL written in C# for use in an MT4 EA that demonstrates how to connect to an external database held online. This is nothing fancy and just a prototype/demonstration really of what code is needed to connect to external databases held on the web. This is for educational purposes only so I can see the source code and how I can incorporate it in my own EAs in the future. I have already set up the
Could you please review this code and provide feedback on whether you're able to assist with it? I'm seeking confirmation on whether you're comfortable working on this particular task. Your expertise would be greatly appreciated in ensuring its functionality and efficiency."
Hey greetings to you all. I need an expert Metatrader 5 developer that have successfully developed a profitable Mt5 EA I can buy with high win rate . Kindly bid if you have one with backtesting results prove and let discuss about the price . Thanks

Informazioni sul progetto

Budget
100+ USD
Per lo sviluppatore
90 USD
Scadenze
da 1 a 2 giorno(i)