I need EA based on price action only, no indicators. Should be possible to use in any timeframe, MT4 (v670+) platform.

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 4 días
Comentario del Cliente
Mathematic have developed EA to my fully satisfaction. One week to finish project, I got the first EA within 24 hours(!), EA was finished way ahead of schedule. I would recommend them to anyone.

Tarea técnica

Hallo Coders

Open 4 pending orders when conditions are met, 2 in each direction, with different TP and SL.

EA should be able to determine how many digits broker use, and autochange if used on JPY pairs
EA should be able to use "0" as input on TP and SL, meaning that no TP or SL will be used on that order.
EA should test if trade thread is free before placing orders (so multible EA's will not conflict).
There should be good comments in the code explaining whats going on, so I hopefully can modify it at a later stage.
You are also welcome to point out the weaknesses of my system if you have knowledge of such.
I want 3 weeks to test the EA, if any bugs is found, I expect these to be corrected within budget, if I find strategy have to be changed, I will pay you more.


Customizing Input: (=default value)
Lot size% = 1
TP(1) = 20
SL(1) = 10
TP(2) = 40
SL(2) = 10
SLhit = 4
SRbuffer = 2(Support and Resistance buffer in pips)
Height(%) = 50

Conditions are met when candlehight is less than 50% (changeble) of previus candle, then open the pending orders.

If SL is hit open new pending order (up to SLhit value) at the same location. If SL have been moved manually then dont open new order, for that specifik order. 

 

Strategy:

If current candle (on close) height is lower than previous candle height check if Height(%) apply, 
If so then open 4 pending orders, 2 at candle low (sell stop)+SRbuffer and 2 at candle height (buy stop) +SRbuffer

If not wait for next candle close, return.
 
Example:

1 candle is 100 pips high from 1.2800 to 1.2900
2 candle is 40 pips high from 1.2880 to 1.2920 price is at 1.2900 at close

2 candle is less than 50% of first candle then open 4 pending orders:

1 order: TP(1)+(2 candle high)+(RSbuffer) =20+1.2920+2 = 1.2942 buy at (2 candle high)+(RSbuffer) = 1.2922
1 order: SL(1)+(2 candle high)+(RSbuffer) =-10+1.2920+2 = 1.2912
2 order: TP(2)+(2 candle high)+(RSbuffer) =40+1.2920+2 = 1.2962 buy at (2 candle high)+(RSbuffer) = 1.2922
2 order: SL(2)+(2 candle high)+(RSbuffer) =-10+1.2920+2 = 1.2912 

3 order: TP(1)+(2 candle low)+(RSbuffer) =-20+1.2880-2 = 1.2858 Sell at (2 candle low)-(RSbuffer) = 1.2878
3 order: SL(1)+(2 candle low)+(RSbuffer) =10+1.2880-2 = 1.2888
4 order: TP(1)+(2 candle low)+(RSbuffer) =-40+1.2880-2 = 1.2838 Sell at (2 candle low)-(RSbuffer) = 1.2878
4 order: SL(1)+(2 candle low)+(RSbuffer) =10+1.2880-2 = 1.2888

If price is at 1.2920 (or within the spread range) at close of candle 2, the first 2 orders have to be moved acording to spread so that they can be set anyway.

Examble: spread is 5

1 order: TP(1)+(2 candle high)+(RSbuffer)+spread =20+1.2920+2+5 = 1.2947 buy at (2 candle high)+(RSbuffer)+spread = 1.2927
1 order: SL(1)+(2 candle high)+(RSbuffer)+spread =-10+1.2920+2+5 = 1.2917
2 order: TP(2)+(2 candle high)+(RSbuffer)+spread =40+1.2920+2+5 = 1.2967 buy at (2 candle high)+(RSbuffer)+spread = 1.2927
2 order: SL(2)+(2 candle high)+(RSbuffer)+spread =-10+1.2920+2+5 = 1.2917

And the same with order 3 and 4 if opposite (price at 1.2880) at candle close.

Thanks. 

 

 


Han respondido

1
Desarrollador 1
Evaluación
(182)
Proyectos
342
42%
Arbitraje
118
12% / 73%
Caducado
104
30%
Libre
2
Desarrollador 2
Evaluación
(2428)
Proyectos
3058
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
3
Desarrollador 3
Evaluación
(135)
Proyectos
193
42%
Arbitraje
17
29% / 59%
Caducado
28
15%
Libre
4
Desarrollador 4
Evaluación
(439)
Proyectos
545
25%
Arbitraje
21
38% / 38%
Caducado
83
15%
Libre
5
Desarrollador 5
Evaluación
(512)
Proyectos
773
63%
Arbitraje
33
27% / 45%
Caducado
23
3%
Libre
6
Desarrollador 6
Evaluación
(467)
Proyectos
701
56%
Arbitraje
44
30% / 32%
Caducado
114
16%
Trabaja
Solicitudes similares
HFT EA 30+ USD
HFT EA should have 2 options to choose from Strategy 1. Direction of the trade to be chosen (only buy, only sell, and both) For example, if both is chosen, EA places buy and sell orders at the same time with given distance, when one is triggered another one gets deleted. Strategy 2. Instant market execution (based on given tick number or any other better recommendation for identifying volume where price is heading
I have a trading strategy and I would like to make a bot to automate this strategy and no longer make discipline errors in my trading And it must work on mt5 and any prop firm
Need to convert Thinkorswim strategies, indicators, or custom scripts to NinjaTrader. Offering seamless migration and functionality optimization to ensure your trading systems perform effectively on NinjaTrader. Fast delivery and reliable service
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 would like to know if you can turn this indicator to ninjatrader and also help us backtest with 3/4 MNQ entries to find a good strategy and an automated strategy with the indicator. script/WhBzgfDu-Machine- Learning-Lorentzian- Classification/ 1. Convert the Machine Learning Lorentzian Classification indicator to NinjaTrader. 2. Backtest the indicator using: - 4 MNQ contracts per trade - Entry signals from the
the ea will be devellope by my dev , a dashboard that sumerise strategy property's and gives a lot of value on how the different magic are performing etc etc please do not apply as i only gonna take my own develloper for that project
Formal Software Request Software Title: High-Performance Automated Trading System Requestor: 80485848 Date: 19 August 2024 1. Introduction We seek a sophisticated automated trading system capable of executing trades across Forex, Gold, and Cryptocurrency markets. The primary objective is to achieve a high win rate while operating autonomously. 2. Core Requirements Win Rate: The system must demonstrate a
Bling Ultimate Sniper Robot Rules the robot should have - 1. Automatic stop loss, take profit and the stop loss should trail with an approach to Tp. 2. Always risk 10% of my account on every trade, with a 1:5 risk reward ratio. 3. The bot should have Mobile, IOS and Mac and Laptop versions. 4. The bot should trade indexes such XAU/USD, GBP/USD, US TECH (Nasdaq), EUR/USD, US30, BTC/USD and GBP/USD. 5. This is robot
Pinescript to MQL5 100 - 200 USD
READ IT URGENT, i need to complete this job in 1-2 day so APPLY it only if can do it, if some requirement is not clear tell me, im here, please be careful, i need this in 1-2 days, if you are not sure, not apply it, i dont want leave BAD FEEDBACKS please
Create hedging grid EA with my own logic. Add a Moving Avarage Filter. 2 engine with same logic. Sl TP by $ amount. Add Profit loss Dashboard Virtual all trade close Button

Información sobre el proyecto

Presupuesto
40 - 60 USD
IVA (25%): 10 - 15 USD
Total: 50 - 75 USD
Para el ejecutor
36 - 54 USD
Plazo límite de ejecución
de 1 a 10 día(s)