NinjaTrader 8 Strategy Development
Budget: $250 – $750 CAD
+++++ Milestone 1 +++++
- Platform: NinjaTrader 8 (C# / NinjaScript only)
- Strategy logic resides entirely in NinjaTrader
- Entry logic based on candle patterns and indicator slope
- Intrabar execution: The strategy must detect and react to conditions before the bar closes (i.e., during bar formation)
- Trading hours: Restrict trading to specific daily time windows
- Trade size: Fixed number of Micro contracts per trade (e.g., 2 contracts)
- One trade at a time: Strategy must wait for the current trade to close before entering the next
- Exit logic: Fixed stop-loss, fixed profit target, trailing stop
- Daily loss limit: Strategy must disable itself after hitting a set dollar loss threshold (e.g., $400 per day)
- Cooldown logic: Require a gap (e.g., 1 candle) between trades
- Must support backtesting in Strategy Analyzer
- All parameters must be in the form of input
- Clean and organized code with comments for future maintenance
- You must handle all edge cases, including order rejections, overfills, or flat-position checks
- Budget is maximum of $400 CAD (please do not bid if you expect more)
- Timeline: maximum 5 days
- Will require 5 days to test prior to release of milestone fee (if satisfactory)
- The full script must be provided to me on due date (not the compiled version)
- Platform: NinjaTrader 8 (C# / NinjaScript only)
- Strategy logic resides entirely in NinjaTrader
- Entry logic based on candle patterns and indicator slope
- Intrabar execution: The strategy must detect and react to conditions before the bar closes (i.e., during bar formation)
- Trading hours: Restrict trading to specific daily time windows
- Trade size: Fixed number of Micro contracts per trade (e.g., 2 contracts)
- One trade at a time: Strategy must wait for the current trade to close before entering the next
- Exit logic: Fixed stop-loss, fixed profit target, trailing stop
- Daily loss limit: Strategy must disable itself after hitting a set dollar loss threshold (e.g., $400 per day)
- Cooldown logic: Require a gap (e.g., 1 candle) between trades
- Must support backtesting in Strategy Analyzer
- All parameters must be in the form of input
- Clean and organized code with comments for future maintenance
- You must handle all edge cases, including order rejections, overfills, or flat-position checks
- Budget is maximum of $400 CAD (please do not bid if you expect more)
- Timeline: maximum 5 days
- Will require 5 days to test prior to release of milestone fee (if satisfactory)
- The full script must be provided to me on due date (not the compiled version)