Job finished
Execution time 2 minutes
Feedback from employee
Thank you!
Feedback from customer
Excellent programming knowledge and fast handling of issues and problems!
Specification
1) #Number of Pip Steps (Orders) shall be minimum 10 preferably 12 or 15 - currently we have only 6.
2) All individual order slots shall have an additional multiplier.
Example: Basic multi is 1.5, 1.1 is entered in the slot, these orders are executed with multi 1.65.
Order lots shall be rounded off in any case, but always add at least 0.01.
3) When order execution is within a candle (Wait for candle= false), include a function which allows/disallows immediate reopening during a candle, especially if the candle falls below the minimum difference High/Low between the candles.
4) Adjust TP only when orders are closed manually (if possible). When orders are closed manually (in the case of partial order execution), no reordering of the orders. Example. If order 3 of 5 is closed, order 4 stays at the entered step. Please be aware, that we use MQL5 VPS Trading, so the exe runs on the VPS server, but we close manually on the PC/Mobile. Do we need to synch again after we close manually?
5)We have partial closes of orders sometimes. If we have a partial close(s), then the TP shall remain constant and only recalculated if a new order is executed. Due to high speed of execution, SL (stoploss) shall be set for all orders immediately and not one per one per orders. So, in case only one order is executed, the SL is valid automatically for all remaining orders.Currently, if we have ie. 4 open orders, the SL is set (calculated) for one order only (due to high volatility), but not for the remaining three. So, in the worse case, only one order will be executed, but the remaining three are still open without any SL.
6) Include trading time..Trading Start: 00:00 Trading End: 00:00
Time settings (currently in the programm) can be discharged
7) Include Comment text: When Advisor is used in different charts (different magic number), then orders can be distinguished with different comment text.
Responded
1
Rating
Projects
269
29%
Arbitration
2
50%
/
0%
Overdue
3
1%
Working
Published: 2 codes
2
Rating
Projects
507
40%
Arbitration
159
17%
/
74%
Overdue
99
20%
Loaded
3
Rating
Projects
1070
50%
Arbitration
39
28%
/
41%
Overdue
49
5%
Free
Published: 1 article, 8 codes
Similar orders
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);
Project information
Budget
30+ USD
Deadline
to 10 day(s)