Trabalho concluído
Tempo de execução 8 dias
Comentário do cliente
Very good developer. Made sure it was working and fixed any issues quickly
Comentário do desenvolvedor
Perfect. Good job. Recommended customer.
Termos de Referência
Create an EA to take trades based on 90 min cycle break outs and fvg entries
Reference. this indicator to understand time cycles
Find the requirements in the attached text document
Reference. this indicator to understand time cycles
Find the requirements in the attached text document
Fvg trader 90/30/10 min min cycle breakout reverse trader
EA Can trade crypto indices cfds stocks and whatever is in mt5
EA Divides price into 90 min , 30 min or 10 min cycles
The first minute is the beginning of the price range
The last minute before a new cycle is the end of the price range
The high and low for that time cycle is formed within that time range
From 1-89 minutes range high and low to. 90 min cycle
From 1-29 minutes range the high and low to. 30 min cycle
From 1-9 minutes range the high and low to. 10 min cycle
All time should be in New York time
90/30/10 min cycles start from 1.00 am and end at 4pm New York time
Except For crypto cycles which start 1.00 am continue the whole day
Examples non crypto
1-2.30 am
2.30-3.00am and so on til 4pm New York time
Execution windows are different from 90/30/10 cycles
Execution windows are used for entries when the buy/sell criteria is met.
Execution windows can be toggled on or off based on configuration They are the following 30. min windows
2.45-3.15
3.45-4.15
7.45-8.15
8.45-9.15
9.45-10.15
10.45-11.15
11.45-12.15
12.45-13.15
13.45-14.15
14.45-15.15
For crypto execution windows are the whole day ie 24 hours every hour 45 mins to the hour to 15 mins after the hour
E.g 0045-0015, 0145-0215 etc
Entry criteria For sells
1. The logic targets a reversal of price whenever price breaks out above or below the previous cycle high or low
2. If price breaks out above the previous cycle high using the 1 minute time frame, EA starts looking for a reversal
3. Price must not just wick the low/or high, the candle body must close above/low the low or high to be considered a break out below or above the previous 90/30/10 min cycle
4. After a break out look for a reversal.
5. To find a fvg/fair value gap where the reversal trade will be taking, count back 10 candles from current price to find the nearest bullish fvg used as the reference fvg for a reversal entry
6. If price creates a new fvg closer to current price after the breakout we use the newest created fvg as our new reference fvg for reversal entry
7. We wait for price to body close bearish below the low of the reference bullish fvg within our 30 min execution window
8. On close of body below low of reference bullish fvg open a sell order with stop loss at the highest high above the current price
9. If Execution time window is toggled on, The reversal signal must happen within the execution window to enter the trade.
10. The reversal signal meaning both things must occur, break out and bullish fvg over ridden by bearish candle with body close within the execution window
11. If Execution time window is off then the reversal signal must happen with 30 mins of the break out for 90 min cycles. 10 mins for 30 min cycles and 5 mins for 10 min cycles
12. Stop placed at high of execution window or high above/below the entry price
13. Automatic take profit to close the trade dynamically is the low of the previous cycle or the low of the current cycle depending on which one is further away.
14. Auto Take profit can be configured to be on or off
15. EA can only take one trade at a time, cannot be in multiple trades. It only opens a new trade after current trade is closed
16. EA can take bullish trades only, bearish trades only or Both bullish and bearish
17. EA can use Trailing stop using ATR for TP
18. Execution time window is only applicable for 90 min and 30 min cycles not 10 min cycles
18. Execution time window is only applicable for 90 min and 30 min cycles not 10 min cycles
19. Vice versa for buys
Configure start and end time when a trade can be taken for every week day including Saturday and Sunday for crypto. Input times should be in New York time.
Configure price level, typed in, that must be reached before EA starts looking for trades. If value is 0 then it will ignore this config
Configure window to be either 10 min window, 30 min window or 90 min window, with 90 min window being the default
Configure max trades to take for the day
Configure take profit by rr
Configure max losing trades to stop taking new trades
Configure percentage of account per trade
Configure break even with commission and spread included
Configure panel off and panel on
Configure bullish trades only, bearish trades only or Both bullish and bearish
Configure to use crypto execution time window, non crypto execution time window or just completely switch off execution time window
Configure stop loss buffer which adds extra points/pips to stop loss
All configurations should be drop downs if possible
Create panel
Panel showing the number of trades taken
Wins losses profit/loss amount loss with negative symbol
Profit loss percent of account
Account balance start of day
Account balance end of day
Bottom right corner
Panel can be configured to be on chart or off
Find some pics of different scenarios for entries attached.
Respondido
1
Classificação
Projetos
477
69%
Arbitragem
6
67%
/
0%
Expirado
2
0%
Livre
2
Classificação
Projetos
91
13%
Arbitragem
34
26%
/
59%
Expirado
37
41%
Livre
3
Classificação
Projetos
35
23%
Arbitragem
4
0%
/
50%
Expirado
2
6%
Trabalhando
4
Classificação
Projetos
475
40%
Arbitragem
105
40%
/
24%
Expirado
80
17%
Ocupado
Publicou: 2 códigos
5
Classificação
Projetos
1
0%
Arbitragem
2
0%
/
100%
Expirado
0
Trabalhando
Pedidos semelhantes
The ea must repeat all orders until closed manually by a 'close all button' needed on panel EA must start at specific time / day and enter 'at market' - should be easy to code :) INPUTS REQUIRED: Pair ___ - Lot Size____ - Type ____ ( buy / sell) - Distance between trades in points______ - TP for each trade in points_____ - Maximum spread in Pips _____ - Time and day to
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
EA SMC/ICT
30+ USD
//+------------------------------------------------------------------+ //| SMC_ICT_Advanced_EA.mq5 | //| Smart Money Concepts Trading | //| Combines Order Blocks, FVG, BOS, CHoCH | //+------------------------------------------------------------------+ #property copyright "SMC/ICT Trading System" #property version "2.00" #property strict #include <Trade/Trade.mqh>
Logic: Healthy → no action Weak → reduce exposure Danger → strong protection Requirements: Equity tracking Basic trade management Simple dashboard Only apply if you understand risk-based EA logic
Mani
30 - 50 USD
Title: MT5 Martingale EA (Based on Stop Loss of Previous Trade) Description: Hello, I need a simple and efficient MT5 Expert Advisor based on a martingale logic. Main Logic: The EA should work with trades placed manually or by another EA (including limit orders). When a trade hits Stop Loss, the EA must automatically open a new trade in the same direction. The lot size of the new trade should be multiplied
Existing EA
30 USD
I’m looking to acquire an existing, profitable Expert Advisor (EA) with full source code to add to our client investment portfolio. To be clear, this is not a request to develop or design a new strategy. If you already have an EA that is proven, consistent, and production-ready, I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction or
Leonard Quantum FX
80 - 120 USD
I want the EA to be fully automated and capable of taking trades across multiple timeframes. It should be optimized for a starting account balance of $100 with proper risk management suitable for a small account, and it will be used with the broker ApexMarket.io. ⸻ Platform • Platform: MetaTrader 5 (MT5) • Type: Fully automated Expert Advisor • Operation: Hands-free (no manual trade management required) ⸻ 📈 Markets
Wealthy bot
50 - 200 USD
Build a mobile-based trading bot system integrated with MetaTrader 5 that specializes in high-frequency “machine gun” style trading on synthetic indices (crash 50 and Crash 300). The bot must continuously scan the market in real-time using M1 and M5 timeframes and execute frequent trades based on probability, not prediction. Its core function is to detect early signs of potential reversals by analyzing combined
Expert baseado na Hull Moving Average.
50 - 80 USD
Preciso de um especialista completo, totalmente profissional, que trabalhe com o indicador Hull Moving Average. Que faça entradas exatamente na mudança de cores com base no Exp_ColorHma, de Nikolay e também com a opção de entrada exatamente no cruzamento de duas Hull Average Moving(não na próxima vela), uma lenta e outra rápida. O programador deverá fazer um trabalhado de profissional. Dispenso curiosos ou
Tebza ngwenya
30 - 100 USD
Just know your deal,if you don't know what you are up to I gotchu. This is my first time trying also so yeah, but otherwise if you looking for something grand I'm here, if you got offered me well you in for some great time
Informações sobre o projeto
Orçamento
30 - 50 USD
Prazo
para 5 dias