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
(144)
Projetos
168
49%
Arbitragem
22
14% / 55%
Expirado
22
13%
Trabalhando
Pedidos semelhantes
Need a quarantine winning bot to trade step100, vix 75,25,50 and 30. Serious persons only. Minimum to no lost. Should’ve able to trade secondly rapidly and daily . Should only enter winning trades
Please help add an alert notification feature to this indicator so I can receive a notification immediately whenever a signal appears. Thanks. Just help to put an alert notification at appearance of the signal on this indicator
Hello, I am a serious buyer looking to acquire an existing, stable, and profitable Expert Advisor (EA) designed specifically for: 👉 Gold (XAUUSD) This is a full buyout request, including complete source code and full ownership. ⚠️ I am NOT looking to build a new EA from scratch. Only ready-made, proven systems with real performance history. ✅ EA Requirements (Strict) 📌 Symbol & Strategy ✔️ Trades Gold only (XAUUSD)
I need a professional MT5 Expert Advisor (fully automated trading robot) for scalping on M1 timeframe. 1. General Requirements Platform: MetaTrader 5 Type: Fully automated EA (no manual confirmation) Timeframe: M1 only Symbols: XAUUSD, BTCUSD, USDCAD Must support running on multiple charts simultaneously Clean, optimized, and low-latency execution logic 2. Strategy Logic (Scalping Model) The EA should use: Trend +
Hello, I am looking for someone who can convert this indicator (BrainTrend2SigAlert - indicator for MetaTrader 5) into an Expert Advisor (robot). Buy positions and sell positions. And with the option to set Take Profit in percent or pips. And the setting for the maximum number of buy or sell positions
The indicator a bit inverted. But it doesn’t matter to me as long as the winrate make sense for investment. For brief details regarding the indicator. What should have been a sell, i inverted it into buy with sl and tp swapped(only change the name of sl and tp for visualisation , but the code still on right tp and sl) . And in script ive inverted the signal command code. But the trouble is the tp and sl cant be
All other Necessary filters already coded , Mostly it is referring to another expert copy pasting . Live Chart Optimization . Optimization from Signal Trigger Point . Apply to stay ahead . While applying please explain the correct trailing stop loss for value gap entries
Patrick 30 - 200 USD
//+------------------------------------------------------------------+ //| EURUSD Daily Strategy EA | //+------------------------------------------------------------------+ extern int MA_Fast = 50; extern int MA_Slow = 200; extern int RSI_Period = 14; extern double RiskReward = 2.0; extern double StopLossMultiplier = 1.5; void OnTick() { if (TimeCurrent() != iTime(NULL, PERIOD_D1, 0)) return;
G5 30 - 40 USD
1. CSI module — parses the group syntax, ranks 8 currencies, returns BUY/SELL/NEUTRAL 2. Tradovate bridge — file-based reader for the 8 Tradovate conditions (local + remote support) 3. Tradovate confluence indicator — 9 buffers + score + entry/exit signal 4. Integration into your EA
I am looking for a developer who can create a bot that automatically reads trading signals from a Telegram channel and sends them to an EA, which will then open trades based on the received instructions. Example workflow: When the signal provider posts something like: “Buy now 5108” The bot should send this to the EA and trigger an entry within a defined zone (e.g., 5108–5103 ). The EA should then: • Place layered

Informações sobre o projeto

Orçamento
30 - 35 USD
Prazo
para 2 dias