Expert Advisor based on EMA crosses and successful trading principles needed

Tarea técnica

Below is a list of all of the requirements for my specific trading strategy. Things can always be explained in further detail, but I was doing my best to make all of the requirements as objective as possible for a programmers benefit. Some of the requirements are subject to change, and there may be a few I want to add to further optimize the bot. My goal is to replicate my trading style the best possible way in an automated system. 


Entry Criteria:

  1. check EMA SPACING (x) amount of pips - 1H TF

  2. if spacing is sufficient, then look for a 50 ema CANDLE cross - risky trade here - 1H TF (candle close on other side of 50 EMA)

  3. once 14 ema has crossed 50, begin aggressive trades (waiting for price to get within (x) amount of pips within 14 ema) - 1H TF

  4. check wick lengths (correct side) of 1H candles - (x) amount of pips (down trend = top wicks, up trend = bottom wicks)

  5. check EMA spacing (look for certain value) 15M TF

  6. if spacing is sufficient, look for 50 EMA candle cross WITH 1H trend - 15M TF

  7. Once 14 has crossed 50 WITH 1H trend, begin aggressive trades - 15M TF

Risk Management Criteria:

  • 1H cross – set TP near 200 EMA, SL other side of 14/50 cross (if applicable)

  • OR (if not applicable) set TP @ 40-50 pips, SL other side of 14/50 cross

  • 15M cross (with 1H direction) – set TP @ 10-20 pips, SL other side of 14/50 cross

  • ALWAYS keep Risk: Reward ATLEAST 1:1

  • Position size = Account Size/10,000

  • Max risk of (x)%/day – if hit, quit trading until next day

  • Max gain of (x)%/day – if hit, quit trading until next day

  • Max risk of (x)% per trade

Time Criteria:

  • Bots active during 7-10am (NY session)

  • 6-8pm (Asian session)

  • 12-3am (London session)

  • *subject to daylight savings – figure out GMT times*

News

  • Use Forex Factory, stay out during high impact news - using Forexfactory.com

Han respondido

2
Desarrollador 2
Evaluación
(144)
Proyectos
168
49%
Arbitraje
22
14% / 55%
Caducado
22
13%
Trabaja
3
Desarrollador 3
Evaluación
(1929)
Proyectos
3550
88%
Arbitraje
73
40% / 15%
Caducado
268
8%
Libre
4
Desarrollador 4
Evaluación
(365)
Proyectos
412
36%
Arbitraje
35
26% / 57%
Caducado
63
15%
Libre
6
Desarrollador 6
Evaluación
(41)
Proyectos
72
8%
Arbitraje
18
11% / 56%
Caducado
18
25%
Libre
7
Desarrollador 7
Evaluación
(94)
Proyectos
148
59%
Arbitraje
16
38% / 13%
Caducado
25
17%
Libre
Ha publicado: 1 ejemplo
8
Desarrollador 8
Evaluación
(258)
Proyectos
396
28%
Arbitraje
69
19% / 49%
Caducado
121
31%
Libre
9
Desarrollador 9
Evaluación
(5)
Proyectos
5
0%
Arbitraje
5
0% / 60%
Caducado
2
40%
Libre
10
Desarrollador 10
Evaluación
(10)
Proyectos
13
46%
Arbitraje
0
Caducado
1
8%
Libre
11
Desarrollador 11
Evaluación
(91)
Proyectos
144
38%
Arbitraje
67
15% / 48%
Caducado
55
38%
Libre
12
Desarrollador 12
Evaluación
(361)
Proyectos
643
26%
Arbitraje
92
72% / 14%
Caducado
12
2%
Trabaja
Ha publicado: 1 ejemplo
13
Desarrollador 13
Evaluación
(90)
Proyectos
118
17%
Arbitraje
44
23% / 39%
Caducado
20
17%
Libre
15
Desarrollador 15
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
Ha publicado: 292 artículos, 1 ejemplo
16
Desarrollador 16
Evaluación
(119)
Proyectos
127
41%
Arbitraje
3
33% / 67%
Caducado
0
Libre
17
Desarrollador 17
Evaluación
(66)
Proyectos
95
28%
Arbitraje
20
25% / 55%
Caducado
24
25%
Libre
18
Desarrollador 18
Evaluación
(16)
Proyectos
21
19%
Arbitraje
7
0% / 71%
Caducado
14
67%
Libre
19
Desarrollador 19
Evaluación
(69)
Proyectos
146
34%
Arbitraje
13
8% / 62%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
20
Desarrollador 20
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
21
Desarrollador 21
Evaluación
(511)
Proyectos
549
53%
Arbitraje
13
69% / 15%
Caducado
3
1%
Libre
Solicitudes similares
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I have an existing MT5 Expert Advisor (“E-Core”). I need an experienced MQL5 developer to integrate a structured risk management upgrade and a higher timeframe trend filter into the current code. Two files will be provided: 1️⃣ E-Core Source Code (Current Version) 2️⃣ Update Instructions File (contains exact inputs, functions, and logic to integrate) The developer must: Integrate the update logic
DO NOT RESPOND TO WORK WITH ANY AI. ( I CAN ALSO DO THAT ) NEED REAL DEVELOPING SKILL Hedge Add-On Rules for Existing EA Core Idea SL becomes hypothetical (virtual) for the initial basket and for the hedge basket . When price hits the virtual SL level , EA does not close the losing trades. Instead, EA opens one hedge basket in the opposite direction. Original basket direction Hedge basket direction (opposite) Inputs
Billionflow 30 - 100 USD
Trading specifications: Indicators: Bollinger band ( Period 40, Deviation 1 apply to close) Moving Average (Exponential ) Period 17 applied to high Moving Average ( Exponential ) Period 17 applied to low But Signal enter a buy trade when prices crosses the lower band of the bollinger band up and also crosses the moving average channel of high and low the reverse is true for sell signal
Hello, I am a user of the "BUY STOP SELL STOP V6" trading bot, which is an advanced Grid System bot. The bot is primarily designed for Gold (XAUUSD), but I want it to work on all currency pairs. "The bot contains a privacy/protection code that prevents it from running on other accounts or being modified on any platform, as it has a client account number lock mechanism" --- Bot Description & Current Settings Bot Type

Información sobre el proyecto

Presupuesto
100 - 500 USD
Plazo límite de ejecución
de 10 a 20 día(s)