Simple NinjaTrader Robot (NT8)

C++ Консультация C++

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

Indicator in use: Bollinger Bands

Mechanism

(See diagrams provided for help)
Sells:
1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used)
2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price moves below 1.07915, enter a sell)
3. Stop loss is the top of Trigger candle + spread at the time of entry + extra points buffer [see below]
4. Take profit mechanism will be trailing stop (see below)

Buys:
1. Trigger candle: When candle high is below the bottom Bollinger band - accurate to the point scale (e.g. On EURUSD if candle high is 1.07915 and the value of top bollinger is 1.07916 - this is a buy signal)
2. Enter buy ONLY on the next candle if price breaks above the trigger candle HIGH (using the e.g. above- if next candle price moves above 1.07915, enter a buy)
3. Stop loss is the bottom of Trigger candle + spread at the time of entry + extra points buffer [see below]
4. Take profit mechanism will be trailing stop (see below)

Key point: As I want the SL to include the spread, the entry and exit of the trades must match what is shown on the chart based on the strategy.



Trade Entry Settings:

1. Lot size per trade by two options:

Option 1 - Order quantity (allow 2 decimal places) (default 0.01)

Option 2 - Risk % (Risk % of equity based on the SL size-  Allowing for 1 decimal place (X.X%)



2. SL buffer (extra room to add to SL) - ON or OFF

Option - Points (default 0)



Trade Management Settings

1.  Minimum and maximum allowed SL size (in points)

Option 1 - Min SL size in points

Option 2 - Max SL size in points



2.  Minimum and maximum allowed trigger candle size (in points)

Option 1 - Min size in points

Option 2 - Max size in points


3. Trailing Take Profit Settings 

Input : Trailing step in 'R' value. Where 1R = Size of SL. E.g. if R=0.5, the trailing stop will move every 50% of the size of the SL in direction of the trade.

Trailing take profit will start immediately when trade is executed.




Operating Features:

1. Time period (XX:XX to XX:XX) for no trading - ON or OFF

2. No trade if spread is larger than size of SL - ON or OFF

3. Max spread settings (default 0 points) - only allow entry to be taken if spread is lower than this

4. Show Bollinger band settings 

5. Identify Trigger candles with a blue dot above or below the trigger candle - ON or OFF

6. Exit on session close - ON or OFF

Файлы:

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

1
Разработчик 1
Оценка
Проекты
0
0%
Арбитраж
0
Просрочено
0
Свободен
Похожие заказы
El 3aksiyat 0 35+ USD
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if
Hi all I would like a strategy to be developed for LIMT ORDERS strategy for both Buy/sell limit for XAUUSD, US30 & DE30/40 on the M1 or M5 chart . I have my EA but it's not profitable. It should be a Limit order strategy with a profit factor of 2+ when back testing . You should consider that My EA has trailing stop and a trailing limit order. I have experience in coding in MQL4/5, I'm currently struggling I with
MT5 EA Developer for Structured ICT/SMC Market Logic Requirements Specification: I need an MT5 Expert Advisor only in MQL5. No indicator, no script, no DLL, and no external API. The EA must be built on a rule-based ICT/SMC-style framework with objective, backtestable logic. I am not looking for social-media-style ICT/SMC interpretation. I need a developer who can convert trading concepts into clear coding rules. The
Szukam doświadczonego programisty do stworzenia dedykowanego doradcy eksperckiego (EA) do tradingu. Programista powinien posiadać solidną wiedzę z zakresu MT5, logiki strategii, wskaźników, zarządzania ryzykiem i backtestingu. Doświadczenie w tworzeniu niezawodnych i profesjonalnych robotów handlowych będzie dodatkowym atutem. Proszę o kontakt, jeśli zrealizowałeś już podobne projekty. wszystkie szczeguły podam w
I need an experience programmer on news based EA, the EA will be able to fetch or return both historical and current calendar data and implore them into trading, The rest EA details will be communicated in the chat section
Mambo 30+ USD
I need a bot that can trade weltrade synthetic indices that can be consistently making profits if you have one for deriv its also fine a bot that executes and closes trades automat Will be ideal
I am looking for an experienced MQL4/MQL5 developer to build a custom MT4 indicator from scratch or cracking my ex4 file that i provide to you. I already have an existing indicator (EX4) which produces highly accurate buy/sell signals. I want a similar indicator developed based on its observable behavior and signal structure. my existing indicator is pc id protected so you have to do PC ID security bypass and source
📌 Project Overview: I need a full Smart Trade Management System for MetaTrader 4/5. This is a complete trading ecosystem, not a simple EA. 📌 Core Features: Smart Money Management (risk-based lot calculation) Advanced Trading Toolbox (TradingView-style drawing tools) Central Master Dashboard (risk, filters, account control) Multi-account monitoring (MT4/MT5 synchronization) Real-time monitoring (spread, equity
Hello, i would like to have a ninjatrader indicator. I wanna to have a footprint indicator with delta, imbalances and big trades identifiable. Also I wanna sell it on whop. And it should be fully customisable in NT8
Zone detection is coded , you will be working from that point . Trailing Stop Optimization for live chart . Apply Specific Currency Support . Clean Code . Zone Upper Limit and Lower Limit

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

Бюджет
60+ USD