EA need for simply hedging - No indicators

Lavoro terminato

Tempo di esecuzione 12 ore
Feedback del dipendente
Thank you for your order! Great customer! Hope for further cooperation!
Feedback del cliente
Brilliant!!! did everything I asked for and very quickly. Happy with service and happy to recommend to all. I picked this developer due to the excellent feedback and happy to add to the feedback

Specifiche

Hi

I am looking for a simple EA to open trades at 8am UK time on a 1 min-timeframe on forex pairs


The EA will open 2 trades at the same time:

1 trade LONG with 5 pips stop loss and 15 pips take profit 

1 trade SHORT with 5 pips stop loss and 15 pips take profit.


When the price moves and closes in one direction, the losing trade will close when the SL is hit (obviously!) 

Then the open trade will continue and when it reaches 10 pips the stop loss moves to 5 pips and the trade continues until it either wins or loses.


I would like to have a menu system so that I can change certain variables:

1) The time the trades open 

2) The amount of pips for stop-loss and take profit and amount the stop loss moves when the trade is winning

3) When opening trades to be able change the amount or capital used (percentage of balance ie 1% or fixed amounts) 


I would like to be able to use this for back-testing and optimising and then forward testing  


Con risposta

1
Sviluppatore 1
Valutazioni
(362)
Progetti
504
40%
Arbitraggio
147
18% / 72%
In ritardo
98
19%
Occupato
2
Sviluppatore 2
Valutazioni
(237)
Progetti
419
34%
Arbitraggio
53
36% / 40%
In ritardo
154
37%
Occupato
3
Sviluppatore 3
Valutazioni
(439)
Progetti
545
25%
Arbitraggio
21
38% / 38%
In ritardo
83
15%
Gratuito
4
Sviluppatore 4
Valutazioni
(169)
Progetti
204
30%
Arbitraggio
25
40% / 44%
In ritardo
12
6%
Gratuito
5
Sviluppatore 5
Valutazioni
(90)
Progetti
111
37%
Arbitraggio
8
88% / 0%
In ritardo
0
In elaborazione
6
Sviluppatore 6
Valutazioni
(22)
Progetti
28
11%
Arbitraggio
6
33% / 50%
In ritardo
4
14%
In elaborazione
7
Sviluppatore 7
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
8
Sviluppatore 8
Valutazioni
(11)
Progetti
13
0%
Arbitraggio
0
In ritardo
1
8%
Caricato
9
Sviluppatore 9
Valutazioni
(9)
Progetti
8
38%
Arbitraggio
2
0% / 100%
In ritardo
2
25%
Caricato
10
Sviluppatore 10
Valutazioni
(55)
Progetti
74
45%
Arbitraggio
21
14% / 67%
In ritardo
8
11%
Gratuito
11
Sviluppatore 11
Valutazioni
(37)
Progetti
42
29%
Arbitraggio
4
25% / 25%
In ritardo
0
Gratuito
12
Sviluppatore 12
Valutazioni
(6)
Progetti
6
33%
Arbitraggio
2
0% / 100%
In ritardo
0
In elaborazione
13
Sviluppatore 13
Valutazioni
(45)
Progetti
75
49%
Arbitraggio
1
0% / 0%
In ritardo
1
1%
Gratuito
14
Sviluppatore 14
Valutazioni
(548)
Progetti
1330
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
15
Sviluppatore 15
Valutazioni
(154)
Progetti
217
22%
Arbitraggio
14
64% / 21%
In ritardo
1
0%
Caricato
16
Sviluppatore 16
Valutazioni
(256)
Progetti
313
37%
Arbitraggio
6
50% / 17%
In ritardo
7
2%
Gratuito
17
Sviluppatore 17
Valutazioni
(563)
Progetti
932
47%
Arbitraggio
301
59% / 25%
In ritardo
124
13%
In elaborazione
18
Sviluppatore 18
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
10
10% / 60%
In ritardo
26
18%
Gratuito
19
Sviluppatore 19
Valutazioni
(57)
Progetti
177
71%
Arbitraggio
4
100% / 0%
In ritardo
1
1%
Gratuito
Ordini simili
// @version= 5 strategy ( "EMA Crossover Strategy with 1:1.6 Risk-Reward" , overlay = true ) // Define the EMAs shortEma = ta.ema ( close , 10 ) longEma = ta.ema ( close , 20 ) // Plot the EMAs on the chart plot ( shortEma , color = color.blue , title = "10 EMA" ) plot ( longEma , color = color.red , title = "20 EMA" ) // Calculate the crossover conditions longCondition = ta.crossover ( shortEma , longEma )
Hi, i have a tos script i need converted to Ninja script, but someone who knows both coding. Cant be someone who is just going to paste into chat gpt, it requires more understanding for compatibility
Hello, I am looking for a highly skilled and experienced MT4 developer to assist with transferring a strategy currently coded in Pine Script to MetaTrader 4 (MT4). The project requires a professional who can handle this project successfully. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to
Hello, I am looking for a highly skilled and experienced MT5 developer to assist with modifying an existing MT5 file. I am looking for a dedicated and professional developer who can deliver high-quality results. If you have any questions or need further details about the project, feel free to reach out. Thank you for your time and consideration. I look forward to working with the right expert to bring this project to
An EA based on zigzag and some indicators ( The ea is already working i need to add this indicator to guide and control trades) Project Overview: - I am seeking a skilled freelance developer to enhance my existing Expert Advisor (EA) by creating source code that I can easily integrate. The EA currently uses Moving Averages (MA) and lines to place trades. I need to add a zigzag function with a true/false option and
We are looking for an experienced coder to develop a trading robot that utilizes two main indicators: 1) Brain Trend Signal 2) TMA (Triple Moving Average) Centered Bands. The robot should generate buy and sell signals based on specific conditions and include robust risk management features. Initial Requirements - **Indicators**: 1. Brain Trend Signal 2. TMA Centered Bands - **Timeframes**: - H4/D1 for trend
1. Combination of Market Profiles on daily basis a) this should be combined if the bell curve is similar to the previous day. Rotational day (volume - standard deviation). b) If breakout, new range should be drawn Conclusion: Market profile should be combined on daily after the market is closed 2. Use Vwap indicator, with 0.5 - slow trend, 1.0 - normal trend, 1.5 fast trend. The stop loss should be under the trend
I 'm looking for a bot to take trades . I have questions 1 . What is the win rate? It could be ! 2 . Any guarantee if the bot does not take a win trade
Make a 10000 plus script trading Expert advisor with detail and make it flawless with no errors no tiny mistakes and make it in mql 5 language. Make it adjustable for it to be able to trade on its own and not be disturbed and make it study the chart and be able to trade any currency pair. I have zero experience and I would just like to copy and paste the code in MetaTrader. Can you make it be compatible with both
I need a trading bot, My strategy works with the 1hour timeframe .My stop-loss should be put using Atr of the candle multiply by 1.5 then the value will be added or subtracted from my entry depending on if it's a buy or sell and my entry should be a candlestick pattern also in addition to when the 3 Ema corresponds .When the 8Ema is above the 20Ema and they are both above the 100Ema it is a buy and when the 20Ema is

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD