Strong framework with simple strategy for RAW and ECN brokers

Работа завершена

Время выполнения 70 дней

Техническое задание

coder must have > 50 jobs completed and a reasonable amount of arbitrations


-mt5 advisor : all functions must work only with current symbol timeframe and magic number

-must have global equity drawdown filter in percent : for ex if equity drawdown is > to 10 percent , close all trades (percent in user input. if 0 = disabled)

-will use market buys and sells. must use async mode to close multiple trades fast.

-must have tp and stop loss options in user input (if 0 = disabled)

-Must function flawlessly with RAW brokers and ECN brokers, especially roboforex

-must work with 2,3,4,5 digits intruments

-must calculate lot size according to balance. 0.01 per 1000 dollar. (user input)

-must be well coded for rapid backtest

-there will be a few enumerations to give the user some freedom with the strategy

-must have breakeven function with an enumeration list about from where the breakeven will be active

-must enter only one trade per candle 

-must exit all trades for this side if exit signal was given once for this side (ex the ea has 2 buy positions and 2 sell position and gets an exit sell signal , it will close the 2 sell positions)

-must have global time filter with true false statement , working with integers

-must have global max trades per side user input (if 0 = false)

-must run on 1m timeframe while the indicators runs on another timeframe

-entry and exit rules are based on the bollinger bands and ima and arent complicated. They will be discussed personnaly with the dev.

-must recover the trades and manage the old trades if connection or power is lost.

-all trade operations and errors must be logged in a file named "expert name" "symbol" "magic" "timeframe".

-every section of the code must be well commented in english

-the code must use logical names for everything (ex : no "exzy" variable name or function name)

-the code must be efficient and well writen. It should not have any error during operations.

-i have 50 more dollars on the side in case there are some minor adjustments to make or/ and everything goes smooth with the dev



Откликнулись

1
Разработчик 1
Оценка
(329)
Проекты
515
19%
Арбитраж
35
46% / 31%
Просрочено
34
7%
Работает
2
Разработчик 2
Оценка
(279)
Проекты
378
72%
Арбитраж
19
32% / 47%
Просрочено
16
4%
Свободен
Опубликовал: 15 примеров
3
Разработчик 3
Оценка
(44)
Проекты
53
38%
Арбитраж
8
13% / 38%
Просрочено
8
15%
Свободен
4
Разработчик 4
Оценка
(78)
Проекты
246
74%
Арбитраж
7
100% / 0%
Просрочено
1
0%
Свободен
Опубликовал: 1 статью
Похожие заказы
Hi, I need an experienced NinjaTrader 8/NinjaScript developer to finish or rebuild an automated futures strategy, ideally by the end of this week. I already have the complete TradingView Pine Script reference strategy, an existing ~2,000-line NinjaScript implementation, Playback logs, and known historical benchmark trades. MOST IMPORTANT REQUIREMENT: TRADINGVIEW ↔ NINJATRADER PARITY. The Pine Script is the reference
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1 35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);

Информация о проекте

Бюджет
50+ USD
Сроки выполнения
до 10 дн.