Mark

Algo NinjaPass Bot

NinjaPassBot — Strategy Overview​


NinjaPassBot is an automated NinjaTrader strategy designed to place a single, precise trade at a predefined date and time. It is built for traders who want reliable, rule-based execution during scheduled market events such as market open, economic releases, or prop-firm evaluation attempts.

The strategy executes one trade only, with predefined risk and reward, and automatically manages the position using a built-in stop loss and profit target.


What NinjaPassBot Does​

  • Executes one market trade at an exact user-defined time
  • Trades long or short, based on user selection
  • Automatically sizes the position based on account size
  • Applies a fixed stop loss and profit target
  • Prevents re-entry after the trade is placed
  • Runs in real time only to ensure live execution accuracy



it has source code, you can modify(y)
 

Attachments

@Mark Thank you for sharing this.

Here is some additional info and a link to a YT video showing how to set it up. This is an NT8 strategy, not an indicator, so the file needs to be copied to the Strategies folder. Don't import the zip file to NT8. Instead, unzip the file provided, open the Strategies folder in the unzipped file. Copy the NinjaPassBot.cs file. Then:
1. Close NinjaTrader
2. Paste the provided NinjaPassBot.cs file to:
3. C:\Users\*your-user-name*\Documents\NinjaTrader 8\bin\Custom\Strategies
4. Start NinjaTrader
5. Open a 1-minute NQ chart and apply the NinjaPassBot strategy and configure the settings for BUY. Then open a 2nd 1 minute NQ chart, apply the strategy and configure it for SELL.

Hope this helps. I'll be testing it with Bulenox this week.

 
Back
Top Bottom