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
1. Trade Execution Timing The EA must execute trades exactly at 7:00 PM IST (Indian Standard Time) every trading day. Time conversion must be handled internally if the broker server time differs from IST. Execution should trigger only once per day (no duplicate trades). 2. Trade Type At 7:00 PM IST, the EA must: Open 1 Buy/Sell (Long/Short) position (configurable) 3. Order Execution Method Orders must be placed
I need for an EA for XAUUSD using a grid + Martingle + hedging strategy developer Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) EA should be stable, error-free, and work with
Mkiheme elite Bots 50 - 150 USD
I need a fully automated strategies trading futures, that works with pine scripts on tradingview.com . I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and
​Entry Rules: > * Open BUY when a Bullish Fair Value Gap (FVG) forms. ​Open SELL when a Bearish Fair Value Gap (FVG) forms. ​Risk Management: ​Every trade must have a Stop Loss and Take Profit. ​I want to be able to change these numbers in the settings. ​Mobile Features: ​The bot must send a "Push Notification" to my phone app for every trade. ​Assets: ​Must work on WTI Oil and Bitcoin
I am looking for a reliable and well-developed Expert Advisor (EA) that demonstrates low drawdown and consistent profitability on a real trading account . If you have already built such an EA, I would be interested in evaluating it. I would require: Verified backtest results Forward testing performance (demo or real account preferred) Ideally, a live track record (Myfxbook / FXBlue or similar) I am serious about
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
i am looking for an experienced MQL5 developer to build a high-frequency trading Expert Advisor (EA) for XAUUSD (Gold) on M1 and M5 timeframes. The EA must include advanced execution logic, dynamic pending orders, risk management, and news/session filters. Clean, efficient, and well-documented code is required. Strategy type: Scalping (fast trades, quick profit). Very fast execution logic (optimized for speed). Goal
Ea with MM Masaniello 50 - 200 USD
I would like to develop a bot that allows me to manually input trades based on the Masaniello money management system, which I will configure at the outset. Within this setup, I will be able to define all the key parameters of the Masaniello strategy, including the total number of events, expected winning events, stake ratio (i.e. the TP/SL ratio), and the initial capital. Once the Masaniello parameters are set, the

Informações sobre o projeto

Orçamento
30 - 35 USD
Prazo
para 2 dias