150 dates ea

MQL4 Experts

Trabalho concluído

Tempo de execução 17 dias

Termos de Referência

Hi!
I need an ea doing this:

 - Array of dates (robot must work with up to 150 dates in format YYYY.MM.DD HH:MM:SS because I need a very long period to optimize backtest). NOTE: one time I tried to do it but returns an error because the content of the array was too much long, so if you need you can do it with 2 or more arrays.

 - Create canal at the time in the array of dates, let me decide what candles to use for canal (for example, if date is 2017.11.02 08:00:00 on TF 5m and canal is from 0 to 2, it must create canal using 08:00 , 08:05 and 08:10 candles.. If canal is from 1 to 3, it must create canal using 08:05 08:10 08:15 candles

 - Important: let me decide if use max/min or open/close prices of candles to create canal and what type of order place (buy stop, sell stop, buy limit, sell limit). Each order must be indipendent (for example, I will can place at the top of the canal a buy stop with max price of candles and at the bottom a buy limit with close price of candles).

 - Let me also decide if place orders only at the top, only at the bottom or both top and bottom of the canal

 - OCO enabled/disabled and indipendent pending orders expire (for example, top pending order expires after 1200 seconds and bottom pending order after 1800).

 - Possibility to close all active orders after some hours from candle 0 and possibility to close every order in the weekend

 - Distance of pending order from canal prices, and must be indipendent. For example, if top price is 1.12345 and bottom price is 1.01234, I must be able to set 5 pips of top order (so, price will be 1.12395) and 8 pips at bottom price (1.01154). Please note distance could be also negative, to place limit orders.

 - Add filter: add max and min pip size of canal (for example, not place orders if canal is more than 100 pips or less than 25 pips)

 - Add filter: add max and min pip distance of the candle of the date (for example, only place orders if candle is between 25 and 50 pips)

 - Stoploss, Takeprofit, Breakeven, Trailingstop

 - VERY IMPORTANT: MONEY MANAGEMENT. It must calculate lots and the value it will return must be in EUR and must be the same you can calculate here:
You can use the formula:
lots = (money on account * risk) / (pips stoploss * value of one pip in eur)

 - It also must allow me to trade manual lot size and also manipulate the money on account (for example, there are 5000€ on account but calculate lots like if there are 3000€. I need it to monitoring my trading system).

Sorry my bad english, I hope you can understand.
You can take your time, but I need a very good job ;)

Respondido

1
Desenvolvedor 1
Classificação
(1235)
Projetos
2820
80%
Arbitragem
156
22% / 43%
Expirado
487
17%
Livre
2
Desenvolvedor 2
Classificação
(145)
Projetos
169
50%
Arbitragem
22
14% / 55%
Expirado
22
13%
Livre
Pedidos semelhantes
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

Informações sobre o projeto

Orçamento
30 - 35 USD
Prazo
para 2 dias