Candle Breakout using Risk % Position Sizing

MQL4 Esperti Forex

Lavoro terminato

Tempo di esecuzione 1 giorno
Feedback del dipendente
Very happy with the cooperation :)
Feedback del cliente
Excellent programmer. Good quality and very fast.

Specifiche

This is a very straight forward ea which takes breakouts between certain time periods.

The EA needs to calculate lot size from a % of the current account balance.

It needs to be able to work with an account that has hedging enabled to manage x2 trades at the same time.

A full list of Inputs and diagrams are below.

inputs

Pic 1

pic 2

pic 3


Con risposta

1
Sviluppatore 1
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
2
Sviluppatore 2
Valutazioni
(43)
Progetti
89
66%
Arbitraggio
10
50% / 50%
In ritardo
28
31%
Gratuito
3
Sviluppatore 3
Valutazioni
(461)
Progetti
902
77%
Arbitraggio
25
16% / 68%
In ritardo
100
11%
Gratuito
4
Sviluppatore 4
Valutazioni
(1853)
Progetti
3455
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
5
Sviluppatore 5
Valutazioni
(356)
Progetti
632
26%
Arbitraggio
89
73% / 13%
In ritardo
12
2%
Gratuito
6
Sviluppatore 6
Valutazioni
(1235)
Progetti
2820
80%
Arbitraggio
156
22% / 43%
In ritardo
488
17%
Gratuito
7
Sviluppatore 7
Valutazioni
(229)
Progetti
339
49%
Arbitraggio
21
5% / 33%
In ritardo
24
7%
Gratuito
8
Sviluppatore 8
Valutazioni
(90)
Progetti
118
17%
Arbitraggio
44
23% / 39%
In ritardo
20
17%
Gratuito
9
Sviluppatore 9
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
2
0% / 50%
In ritardo
4
67%
Gratuito
10
Sviluppatore 10
Valutazioni
(196)
Progetti
318
35%
Arbitraggio
64
13% / 56%
In ritardo
82
26%
Gratuito
11
Sviluppatore 11
Valutazioni
(548)
Progetti
1330
59%
Arbitraggio
28
82% / 0%
In ritardo
10
1%
Gratuito
12
Sviluppatore 12
Valutazioni
(94)
Progetti
148
59%
Arbitraggio
16
38% / 13%
In ritardo
25
17%
Gratuito
13
Sviluppatore 13
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
14
Sviluppatore 14
Valutazioni
(2423)
Progetti
3045
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
15
Sviluppatore 15
Valutazioni
(73)
Progetti
132
52%
Arbitraggio
9
44% / 33%
In ritardo
64
48%
Gratuito
16
Sviluppatore 16
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
17
Sviluppatore 17
Valutazioni
(188)
Progetti
212
58%
Arbitraggio
9
11% / 89%
In ritardo
8
4%
Gratuito
18
Sviluppatore 18
Valutazioni
(65)
Progetti
87
39%
Arbitraggio
3
0% / 33%
In ritardo
29
33%
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
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
hi this is a question regarding your telegram to metatrader copier. if i buy the premium/lifetime will it work on unlimited accounts? or will you lock in in an account
Hello, I'm looking for an MQL5 developer that can create an MQL5 code that can accurately mark the following: 1. Swing Break of Structure using Horizontal Ray 2. Internal Break of Structure using Horizontal Ray 3. Extreme Supply and Demand zones using Rectangle 4. Decisional Supply and Demand zones using Rectangle 5. Breaker Block zones using Rectangle 6. Buy to sell wick zones using Rectangle 7. Sell to buy wick
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
100 - 200 USD
Per lo sviluppatore
90 - 180 USD
Scadenze
a 7 giorno(i)