Looking for help to code an Expert Advisor for MT4

MQL4 Esperti

Specifiche

 

For Hedging, the EA will enter the first trade base on the RSI overbought and oversold or using moving average. and place both pending buy and sell stop order with equal grid size on the chart. If for example the EA enter a sell trade, and take profit is hit, all pending order will be deleted. But if price fluctuate and trigger both buys and sells order, the EA should wait until when it can average both buy and sell trade and close at a target profit, account will be protected by equity stop out mode.

For grid trade. The EA will enter the first trade base on the RSI overbought and oversold or using moving average, example if the EA enter a sell trade, pending orders sell limits orders will be place on the chart with equal grid distance. If profit target is hit, all pending limits order will be deleted, but if price move against us, more sell limits order will be trigger until price reverses and close at a target profit. If price fail to reverse, account will be protected by the equity stop out mode, in the lot size management.

All input should be flexible to customise in any desire sittings

   PLEASE DO IT IN SUCH A WAY THAT THE EA CAN RECONTROL THE EXISTING TRADE AFTER THE PC RESTART.

The following will feature in the input parameter

Magic number-------1000

 Use time filter (only for first trade) (hedging & Grid) ------- true/false

Start trade time……00:00:00

End trade time……00:00:00

Use breakeven close trade (hedging only) ……. True/false

Max hedge to close at breakeven ………4

Hedging/grid distance……….30

Use customise grid distant (hedging & Grid) ……. true/false

Customise grid………30,40,60,100,120

Money management sittings (hedging and grid)

Stop out equity %.............30

Take profit for first trade (hedging & Grid) ($) ……20

Average take profit for hedge trade ($) ……20

Max open orders(hedging & Grid)……….30

Max open order of the same type (Hedging)…….30

Lot sittings (Hedging and Grid) ……………. fixed/multiplier/addition/customise

Fixed lot………0.01

Multiplier…….1.5

Addition……0.02

Customise….0.03;0.05;0.07;0.09

Entry sittings……..RSI/MA

RSI period ……….14

Applies price……. close

Overbought ………70

Undersold …………30

MA method………exp/simple/smooth/linear

Moving average……50

Slippage…………….10

Time frame………any

 

 

 


Con risposta

1
Sviluppatore 1
Valutazioni
(55)
Progetti
96
40%
Arbitraggio
13
38% / 62%
In ritardo
25
26%
Gratuito
2
Sviluppatore 2
Valutazioni
(354)
Progetti
630
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
In elaborazione
3
Sviluppatore 3
Valutazioni
(225)
Progetti
401
34%
Arbitraggio
53
36% / 40%
In ritardo
144
36%
In elaborazione
4
Sviluppatore 4
Valutazioni
(166)
Progetti
189
10%
Arbitraggio
37
38% / 35%
In ritardo
5
3%
In elaborazione
5
Sviluppatore 5
Valutazioni
(565)
Progetti
638
41%
Arbitraggio
21
57% / 29%
In ritardo
45
7%
Caricato
6
Sviluppatore 6
Valutazioni
(19)
Progetti
35
26%
Arbitraggio
10
30% / 70%
In ritardo
5
14%
Gratuito
7
Sviluppatore 7
Valutazioni
(21)
Progetti
35
54%
Arbitraggio
8
63% / 38%
In ritardo
1
3%
Gratuito
8
Sviluppatore 8
Valutazioni
(2369)
Progetti
2977
65%
Arbitraggio
76
47% / 14%
In ritardo
340
11%
Gratuito
9
Sviluppatore 9
Valutazioni
(309)
Progetti
330
70%
Arbitraggio
4
100% / 0%
In ritardo
1
0%
In elaborazione
10
Sviluppatore 10
Valutazioni
(86)
Progetti
114
26%
Arbitraggio
7
29% / 57%
In ritardo
5
4%
Gratuito
11
Sviluppatore 11
Valutazioni
(43)
Progetti
72
49%
Arbitraggio
4
0% / 50%
In ritardo
19
26%
Gratuito
12
Sviluppatore 12
Valutazioni
(40)
Progetti
86
13%
Arbitraggio
29
31% / 48%
In ritardo
35
41%
Caricato
13
Sviluppatore 13
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
In elaborazione
14
Sviluppatore 14
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
Modification of an ea 30 - 45 USD
1. Programming language: Python 2. Platforms: MT4 and MT5 3. Indicators: - MACD (24, 52, 9) - RSI (15, 85) - VWAP 4. Trading logic: - Buy signal: MACD crossover below neutral line, RSI oversold, bullish candle above VWAP - Sell signal: MACD crossover above neutral line, RSI overbought, bearish candle below VWAP - Open buy and close sell, or open sell and close buy simultaneously 5. Additional features
Greetings Programmers. I am looking for someone who can fix three issues on my EA. Please do not apply if you are currently working on another project. I need someone who is available and can start immediately. Everything already exist it needs to be better and when trades are open it must close the trades when opposite signal are provided. Buy above the Horizontal Line and Sell below the Horizontal Line
I have one boot , but i need to modify some things . EA has 4 indicators and entry method , i want to remove 3 of them and leave just 1 indicator and his method of entry based in this indicator , then add one moving avarage filter for signals to this
I am in search of a skilled MQL5 developer with a proven ability to optimize trading robots across various assets, including synthetic indices like V75, Boom and Crash, gold, US30, US100, and more. I'm looking for an experienced developer to enhance my multi-asset trading EA, which was originally developed exclusively for V75 and is based on the smart money concept. This comprehensive EA, based on an market indicator
Hi, I'm looking for a developper to create an EA based on indicators: The robot is designed for MT5. The robot is based on the combination of 6 FOREX indicators The indicators (curves, graphs), as configured in the settings, are visible on the screen. Buy or sell signals: Arrows indicate the moment when a buy signal is detected. A red arrow indicates a sell signal. A green arrow indicates a buy signal. A dashboard
Seeking an experienced dev to develop an EA for Boom and Crash based on a moving average crossover. Once order is placed a Trail SL should follow. Dev should be able to add to the strategy/optimize it. I have an EA you can look at as a guideline
Hello, I am interested in having a specific EA built for use in the MT4 platform with the following functionality: - Entry using the Half-trend indicator (amplitude 2 and channel deviation 2 as standard default). Needs to have as little lag and repainting as possible. Entry is buy or sell. The indicator must only print signals in a buy-sell-buy-sell-buy etc sequence. For example it cannot have 2 signals for buy and
Fractals Hedge Master 50 - 90 USD
I need a very simple EA which: 1- Should work on three indicators (Moving Average, Parabolic SAR, MACD and Fractals). The option to turn on/ off for these indicators should be available for the trader as per his strategy. Of course, if the trader wants to turn on one/ two/ three indicators, further options to determine the type/ values (I.e Parameter) should be asked by the EA. 2- The system works on top/
Hedge recovery zone 30 - 50 USD
hedge recovery zone client inputs : ----------------------- execution type : market / pending ** execution type if i choose market its the same but without put pending orders , it takes automatically by market when price come pending order type : stop ----------------------- initial position : manual / automatic ** manual wait until me enter buy or sell position ** automatic we will develop it on version 2 but right
FALCON FOREX EA 30 - 40 USD
It only trades BTCUSD and it uses full margin it automatically trades and it closes trades when trades are in profits it does not stop trading unless the user manually stops it from trading it has the ability to hold trades for several days and it also trades fundamentals

Informazioni sul progetto

Budget
30 - 100 USD
Per lo sviluppatore
27 - 90 USD
Scadenze
da 1 a 7 giorno(i)