Skip to main content
< All Topics
Print

Appendix – Reference Materials

This appendix provides quick reference materials, glossaries, and technical information to support your use of the BWT Precision AutoTrader.


A. Parameter Quick Reference

All Parameter Groups by Number

100-Series: Entry Filters

  • 100: Entry Filters Control (master switches)
  • 101: Session Times Filter
  • 102: Trading Days Filter
  • 103: Step MA Bias Filter
  • 104: BWT PrecisionMA Filter
  • 105: BWT Precision AI-MA Filter
  • 106: News Filter Settings
  • 107: MA1 Filter Settings
  • 108: MA2 Filter Settings
  • 109: MA3 Filter Settings
  • 110: ADX Filter Settings

See: Entry Filters Configuration

200-Series: Signal-Based Exits

  • 200: Auto Exit Rules (master switch, Precision Trend, Parabolic, ORB NTZ exits)
  • 201: Precision Trend Exit Configuration (TTF vs HTF timeframe selection)
  • 202: Time To Exit (daily and Friday exit times)
  • 203: Parabolic Exit Configuration (sensitivity, acceleration, display)

See: Signal-Based Exits Configuration

300-Series: Higher Timeframe

  • 300: HTF Data Series Configuration
  • 301: Precision Trend HTF Filter/Exit

See: Higher Timeframe (HTF) Configuration

400-Series: Trade Management

  • 400: Entry Orders Matrix
  • 401: Stop Loss Configuration
  • 402: Trailing Stops (Primary)
  • 403: Trailing Stop Reset #1
  • 404: Trailing Stop Reset #2

See: Exits and Trade Management

  • 405: Position Sizing
  • 406: Profit Targets
  • 407: Daily P&L Limits

See: Position Sizing, Profit Targets, and Daily Limits


B. Glossary of Terms

Trading Terms

ATR (Average True Range)

  • Volatility indicator measuring average price movement
  • Used for dynamic stop and target placement
  • Standard period: 14 bars

Backtest

  • Testing a strategy on historical data
  • Minimum recommended: 3 months
  • Used to evaluate strategy performance before live trading

Breakeven Stop

  • Moving stop loss to entry price (zero profit/loss point)
  • Protects against turning winner into loser
  • Typically triggered after specific profit threshold

Breakout

  • Price movement beyond defined support/resistance level
  • Key component of ORB and Box Breakout modules
  • Can be true breakout or false breakout (trap)

Core Stop

  • Advanced stop management using BWT CORE levels
  • Moves stop to safer price level after target fills
  • Based on support/resistance structure

Daily Loss Limit

  • Maximum dollar loss allowed per trading day
  • Critical risk management tool
  • Recommended: 2-3% of account value

Drawdown

  • Peak-to-trough decline in account equity
  • Measures largest losing period
  • Trailing drawdown: decline from highest equity point

Entry Module

  • Signal generation component of strategy
  • Examples: Volatility Stop, ORB, 3-Line Break
  • Can be used individually or in combination

Filter

  • Condition that must be met for trade entry
  • Multiple filters use AND logic (all must pass)
  • Used to improve trade quality and win rate

High Water Mark

  • Highest account equity level reached
  • Used for trailing drawdown calculation
  • Can be manually overridden

HTF (Higher Time Frame)

  • Larger timeframe used for trend confirmation
  • Also called “Anchor Chart”
  • Example: 60-min when trading 5-min chart

Limit Order

  • Order to enter at specific price or better
  • Used for pullback entries
  • May not fill if price doesn’t reach limit

Market Order

  • Order for immediate execution at current price
  • Guaranteed fill but subject to slippage
  • Simplest order type

OCO (One Cancels Other)

  • Two orders where fill of one cancels the other
  • Used for bracket orders (stop and target)
  • Auto OCO module creates these automatically

Opening Range (OR)

  • High and low of specified opening period
  • Typically first 15-60 minutes of session
  • Foundation of ORB strategy

ORB (Opening Range Breakout)

  • Strategy trading breakouts from opening range
  • Classic day trading approach
  • Works best on indices and liquid futures

Profit Target

  • Predefined exit point for profit-taking
  • Can have up to 4 targets
  • Usually based on ticks, ATR, or CORE levels

Pullback

  • Temporary price retracement against trend
  • Entry opportunity in trending market
  • ORB pullback mode waits for these

R:R (Reward:Risk Ratio)

  • Profit target divided by stop loss
  • Example: 20-tick target / 10-tick stop = 2:1 R:R
  • Higher R:R allows lower win rate for profitability

RTH (Regular Trading Hours)

  • Standard market hours (e.g., 9:30 AM – 4:00 PM ET for ES)
  • Opposite of ETH (Extended Trading Hours)
  • Often has better liquidity and volume

Scalping

  • Trading style targeting small, quick profits
  • High frequency, short holding times
  • Typically 5-15 tick targets

Session

  • Defined trading period
  • Set by Session Begin/End parameters
  • Can restrict to RTH or trade 24-hours

Slippage

  • Difference between expected and actual fill price
  • Common with market orders in fast markets
  • Typically 1-3 ticks on liquid instruments

Stop Order

  • Order triggered when price reaches stop level
  • Used for breakout entries
  • Becomes market order when triggered

Stop Loss

  • Protective exit to limit losses
  • Can be fixed (ticks) or dynamic (ATR, swing levels)
  • Mandatory for proper risk management

Swing High/Low

  • Local maximum/minimum in price
  • Used for swing level stops and exits
  • Identified by Swing Levels indicator

Trailing Stop

  • Stop that moves with profit
  • Locks in gains while allowing trend to run
  • Multiple types: bars, ticks, percent, volatility

Trend

  • General direction of price movement
  • Bullish (up), bearish (down), or sideways
  • Identified by various indicators

Volatility

  • Measure of price movement magnitude
  • High volatility = larger price swings
  • ATR is common volatility measure

Win Rate

  • Percentage of winning trades
  • Example: 60% = 6 winners out of 10 trades
  • Must be balanced with R:R for profitability

NinjaTrader Terms

Anchor Chart

  • Secondary data series for HTF analysis
  • Loaded automatically when HTF filter enabled
  • Uses settings from Group 300

Bar

  • Single price element on chart
  • Contains OHLC (Open, High, Low, Close)
  • Timeframe determines bar period

Calculate

  • When strategy logic executes
  • OnBarClose: After bar completes (recommended)
  • OnEachTick: Real-time (advanced)

Data Series

  • Price data loaded into strategy
  • Primary: Chart timeframe
  • Secondary: Anchor/HTF timeframe

Historical Data

  • Past price data for backtesting
  • Load sufficient amount (minimum 90 days)
  • Used for indicator calculations

Indicator

  • Technical analysis tool
  • Examples: Precision Trend, Moving Averages, ATR
  • Used by strategy for signals and filters

Order

  • Instruction to broker to buy/sell
  • Types: Market, Limit, Stop, Stop-Limit
  • Managed by strategy automatically

Position

  • Active trade (long or short)
  • Position size = number of contracts
  • Flat = no position

Real-time

  • Live market data
  • Opposite of historical
  • Required for live trading

Simulation

  • NinjaTrader’s paper trading mode
  • Uses real data, simulated fills
  • Good for testing before live

Strategy

  • Automated trading logic
  • BWT Precision AutoTrader is a strategy
  • Runs on NinjaTrader platform

Strategy Analyzer

  • Backtesting tool in NinjaTrader
  • Shows performance metrics
  • Used for optimization

Template

  • Saved strategy configuration
  • Stores all parameter settings
  • Allows quick strategy switching

C. Instrument-Specific Guidelines

ES (E-mini S&P 500)

Characteristics:

  • Tick Value: $12.50 per tick
  • Typical Daily Range: 40-80 points (160-320 ticks)
  • Best Trading Hours: 9:30 AM – 4:00 PM ET (RTH)
  • Volatility: Moderate

Recommended Settings:

  • Stop Loss: 20-30 ticks ($250-$375)
  • Profit Target 1: 12-16 ticks ($150-$200)
  • Profit Target 2: 24-32 ticks ($300-$400)
  • HTF: 60-minute when trading 5-minute
  • Best Modules: Volatility Stop, ORB, 3-Line Break

Capital Requirements:

  • Minimum: $5,000 (1 contract, conservative)
  • Recommended: $10,000+ (2-3 contracts with proper risk)
  • Margin: ~$500-$1,500 depending on broker

NQ (E-mini Nasdaq-100)

Characteristics:

  • Tick Value: $5.00 per tick
  • Typical Daily Range: 150-300 points (600-1200 ticks)
  • Best Trading Hours: 9:30 AM – 4:00 PM ET (RTH)
  • Volatility: High

Recommended Settings:

  • Stop Loss: 30-40 ticks ($150-$200)
  • Profit Target 1: 15-20 ticks ($75-$100)
  • Profit Target 2: 40-60 ticks ($200-$300)
  • HTF: 15-30 minute when trading 1-3 minute
  • Best Modules: Volatility Stop, ORB

Capital Requirements:

  • Minimum: $5,000 (1 contract)
  • Recommended: $8,000+ (2-3 contracts)
  • Margin: ~$500-$1,800 depending on broker

Note: Higher volatility = more opportunities but requires wider stops


YM (E-mini Dow)

Characteristics:

  • Tick Value: $5.00 per tick
  • Typical Daily Range: 200-400 points (200-400 ticks)
  • Best Trading Hours: 9:30 AM – 4:00 PM ET (RTH)
  • Volatility: Moderate

Recommended Settings:

  • Stop Loss: 30-40 ticks ($150-$200)
  • Profit Target 1: 20-30 ticks ($100-$150)
  • Profit Target 2: 50-70 ticks ($250-$350)
  • HTF: 60-minute when trading 5-minute
  • Best Modules: Volatility Stop, ORB

Capital Requirements:

  • Minimum: $5,000 (1 contract)
  • Recommended: $8,000+ (2-3 contracts)
  • Margin: ~$500-$1,500 depending on broker

CL (Crude Oil)

Characteristics:

  • Tick Value: $10.00 per tick
  • Typical Daily Range: 1.50-3.00 points (150-300 ticks)
  • Best Trading Hours: 9:00 AM – 2:30 PM ET
  • Volatility: Very High

Recommended Settings:

  • Stop Loss: ATR-based, typically 2.5-3.5 ATR
  • Profit Target 1: 1.5-2.0 ATR
  • Profit Target 2: 3.0-4.0 ATR
  • HTF: 30-60 minute when trading 3-5 minute
  • Best Modules: Volatility Stop (highly recommended)

Capital Requirements:

  • Minimum: $8,000 (1 contract, higher volatility)
  • Recommended: $15,000+ (2-3 contracts)
  • Margin: ~$3,000-$5,000 depending on broker

Warning: CL is highly volatile. Use ATR-based stops, not fixed ticks.


GC (Gold)

Characteristics:

  • Tick Value: $10.00 per tick
  • Typical Daily Range: 10-25 points (100-250 ticks)
  • Best Trading Hours: 8:20 AM – 1:30 PM ET
  • Volatility: High

Recommended Settings:

  • Stop Loss: 20-30 ticks ($200-$300)
  • Profit Target 1: 15-20 ticks ($150-$200)
  • Profit Target 2: 30-50 ticks ($300-$500)
  • HTF: 60-minute when trading 5-minute
  • Best Modules: Volatility Stop, 3-Line Break

Capital Requirements:

  • Minimum: $7,000 (1 contract)
  • Recommended: $12,000+ (2-3 contracts)
  • Margin: ~$4,000-$6,000 depending on broker

6E (Euro FX)

Characteristics:

  • Tick Value: $12.50 per tick
  • Typical Daily Range: 50-100 points (50-100 ticks)
  • Best Trading Hours: 8:00 AM – 12:00 PM ET (overlaps with European session)
  • Volatility: Moderate

Recommended Settings:

  • Stop Loss: 20-30 ticks ($250-$375)
  • Profit Target 1: 15-20 ticks ($187-$250)
  • Profit Target 2: 30-40 ticks ($375-$500)
  • HTF: 60-minute when trading 5-minute
  • Best Modules: Volatility Stop, ORB (during London open)

Capital Requirements:

  • Minimum: $5,000 (1 contract)
  • Recommended: $10,000+ (2-3 contracts)
  • Margin: ~$2,000-$3,000 depending on broker

D. Performance Metrics Explained

Essential Metrics

Net Profit

  • Total profit/loss after all trades and commissions
  • Most important bottom-line number
  • Must be positive for profitable strategy

Gross Profit / Gross Loss

  • Gross Profit: Sum of all winning trades
  • Gross Loss: Sum of all losing trades (shown as negative)
  • Gross Profit should significantly exceed Gross Loss

Profit Factor

  • Formula: Gross Profit ÷ Absolute Value of Gross Loss
  • Interpretation:
  • < 1.0: Losing strategy
  • 1.0 – 1.3: Marginal
  • 1.3 – 2.0: Good
  • 2.0+: Excellent
  • Target: 1.3+ minimum

Win Rate

  • Percentage of winning trades
  • Formula: Winning Trades ÷ Total Trades × 100
  • Interpretation:
  • < 40%: Needs higher R:R to profit
  • 40-50%: Acceptable with good R:R
  • 50-60%: Good
  • 60%+: Excellent (verify not curve-fitted)

Average Win / Average Loss

  • Average Win: Gross Profit ÷ Number of Wins
  • Average Loss: Gross Loss ÷ Number of Losses
  • Ratio should be ≥ 1.0 ideally

Max Drawdown

  • Largest peak-to-trough decline
  • Shows worst-case scenario historically
  • Should be < 15-20% of starting capital
  • Critical for position sizing

Sharpe Ratio

  • Risk-adjusted return measure
  • Higher is better
  • > 1.0 is good, > 2.0 is excellent
  • Compares return to volatility

Total Trades

  • Number of completed trades
  • Minimum 30 for basic confidence
  • Prefer 100+ for statistical significance
  • Too few trades = unreliable backtest

Largest Winner / Largest Loser

  • Largest single trade profit/loss
  • Check if largest winner is outlier (skewing results)
  • Largest loser shouldn’t exceed 2× average loss

Consecutive Wins / Losses

  • Maximum winning/losing streak
  • Important for psychological preparation
  • Set Max Losers parameter based on this

Average Time in Market

  • Average duration of trades
  • Shorter for scalping strategies
  • Longer for swing/position strategies
  • Should match strategy objective

Advanced Metrics

Recovery Factor

  • Net Profit ÷ Max Drawdown
  • Shows how well strategy recovers from drawdowns
  • Higher is better (> 3.0 is good)

Average MAE (Maximum Adverse Excursion)

  • Average worst point in each trade
  • Shows if stops are too tight (high MAE before winners)
  • Used to optimize stop placement

Average MFE (Maximum Favorable Excursion)

  • Average best point in each trade
  • Shows if targets are too tight (missing bigger moves)
  • Used to optimize profit targets

Percent Profitable

  • Same as win rate
  • Another term for percentage of winning trades

Risk/Reward Ratio

  • Average Win ÷ Average Loss
  • Should be > 1.0
  • Combined with win rate determines profitability

Standard Deviation

  • Measure of return consistency
  • Lower is more consistent
  • Used in Sharpe Ratio calculation

Interpreting Results

Good Strategy Characteristics:

  • ✅ Profit Factor > 1.3
  • ✅ Win Rate > 45%
  • ✅ Max Drawdown < 15% of capital
  • ✅ Total Trades > 100 (for 3-6 months)
  • ✅ Average Win ≥ Average Loss
  • ✅ Sharpe Ratio > 1.0
  • ✅ Consistent performance across time periods

Red Flags:

  • 🚩 Win Rate > 85% (likely curve-fitted)
  • 🚩 One huge winner accounting for most profit
  • 🚩 Max Drawdown > 30%
  • 🚩 Very few trades (< 30 in 6 months)
  • 🚩 Profit Factor < 1.2
  • 🚩 Large gaps in trading (strategy often disabled)

E. Common Error Messages and Solutions

“Strategy threw an exception”

Cause: Code error in strategy execution

Solutions:

  1. Check NinjaTrader Output Window for specific error
  2. Verify all required indicators are installed
  3. Ensure sufficient historical data loaded
  4. Restart strategy
  5. Contact support if persists

“Unable to load historical data”

Cause: Data connection or subscription issue

Solutions:

  1. Verify data feed is connected
  2. Check if you have subscription for instrument
  3. Reload historical data (right-click chart > Reload All Historical Data)
  4. Check internet connection
  5. Contact data provider

“Insufficient funds for order”

Cause: Account doesn’t have enough margin

Solutions:

  1. Reduce position size
  2. Close other positions to free margin
  3. Deposit more funds
  4. Check margin requirements for instrument

“Order rejected – Outside market hours”

Cause: Trying to place order when market closed

Solutions:

  1. Check trading hours for instrument
  2. Verify your Session Times settings
  3. Enable appropriate session template in chart
  4. Some instruments only trade during specific hours

“Strategy did not generate orders”

Cause: No trades being taken

Solutions:

  1. Check if filters are too restrictive
  2. Verify entry module is enabled (value = 1)
  3. Check if daily limits already hit
  4. Verify sufficient historical data for indicators
  5. Check if session times configured correctly
  6. Enable “Show Historical Trades” to see if backtest generates trades
  7. Review NinjaTrader log for filter messages

“ATR returned invalid value”

Cause: Insufficient bars for ATR calculation

Solutions:

  1. Load more historical data
  2. Decrease ATR Period if using very short timeframe
  3. Wait for sufficient bars to accumulate in real-time

F. Keyboard Shortcuts (NinjaTrader)

Chart Operations

  • Ctrl + I: Open Indicators dialog
  • Ctrl + S: Open Strategies dialog
  • Ctrl + T: Drawing Tools
  • Ctrl + R: Reload All Historical Data
  • F5: Refresh chart
  • Esc: Deselect drawing tool

General

  • Ctrl + N: New Chart
  • Ctrl + W: Close current window
  • Ctrl + Tab: Cycle between windows
  • F1: Help
  • Alt + F4: Close NinjaTrader

G. Strategy Template Management

Saving a Template

  1. Configure strategy with desired settings
  2. In Strategy dialog, look for “Template” dropdown
  3. Click “Save As”
  4. Enter meaningful name (e.g., “ES_60min_HTF_Conservative”)
  5. Click OK
  6. Template saved to: Documents\NinjaTrader 8\templates\Strategy\BWTNT8PrecisionAutoTrader

Loading a Template

  1. Open strategy on chart
  2. Click “Template” dropdown
  3. Select saved template name
  4. All settings load automatically
  5. Click OK to apply

Sharing Templates

Export:

  1. Navigate to: Documents\NinjaTrader 8\templates\Strategy\BWTNT8PrecisionAutoTrader
  2. Find your .xml template file
  3. Copy file to send to others

Import:

  1. Receive .xml template file
  2. Copy to: Documents\NinjaTrader 8\templates\Strategy\BWTNT8PrecisionAutoTrader
  3. Restart NinjaTrader or reload templates
  4. Template appears in dropdown

H. Useful Formulas

Position Sizing

Fixed Dollar Risk:

Contracts = Risk Amount ÷ (Stop Loss Ticks × Tick Value)

Example:

  • Risk: $500
  • Stop: 24 ticks
  • Tick Value: $12.50 (ES)
  • Contracts = $500 ÷ (24 × $12.50) = 1.67 → Round to 2

Percentage Risk:

Contracts = (Account Size × Risk %) ÷ (Stop Loss Ticks × Tick Value)

Example:

  • Account: $25,000
  • Risk: 2% = $500
  • Stop: 20 ticks
  • Tick Value: $12.50 (ES)
  • Contracts = $500 ÷ (20 × $12.50) = 2

Risk/Reward Calculation

R:R Ratio:

R:R = Profit Target Ticks ÷ Stop Loss Ticks

Example:

  • Target: 30 ticks
  • Stop: 15 ticks
  • R:R = 30 ÷ 15 = 2:1

Required Win Rate:

Win Rate % = 100 ÷ (R:R + 1)

Example:

  • R:R: 2:1
  • Required Win Rate = 100 ÷ (2 + 1) = 33.3%

Profit Factor

Profit Factor = Gross Profit ÷ Absolute(Gross Loss)

Example:

  • Gross Profit: $10,000
  • Gross Loss: -$6,000
  • Profit Factor = $10,000 ÷ $6,000 = 1.67

Expectancy

Expectancy = (Win Rate × Avg Win) - (Loss Rate × Avg Loss)

Example:

  • Win Rate: 60% (0.6)
  • Avg Win: $300
  • Loss Rate: 40% (0.4)
  • Avg Loss: $200
  • Expectancy = (0.6 × $300) – (0.4 × $200) = $180 – $80 = $100 per trade

I. Resources and Further Learning

Official NinjaTrader Resources

Website: www.ninjatrader.com

  • User guides and documentation
  • Video tutorials
  • Forum (community support)
  • Ecosystem marketplace

Support Center: support.ninjatrader.com

  • Knowledgebase articles
  • Submit support tickets
  • Download updates

YouTube Channel: NinjaTrader YouTube

  • Platform tutorials
  • Trading education
  • Strategy development guides

Recommended Reading

Trading Psychology:

  • “Trading in the Zone” by Mark Douglas
  • “The Disciplined Trader” by Mark Douglas
  • “The Psychology of Trading” by Brett Steenbarger

Technical Analysis:

  • “Technical Analysis of the Financial Markets” by John Murphy
  • “Trading Systems and Methods” by Perry Kaufman
  • “Evidence-Based Technical Analysis” by David Aronson

Risk Management:

  • “The New Trading for a Living” by Dr. Alexander Elder
  • “Trade Your Way to Financial Freedom” by Van K. Tharp
  • “The Mathematics of Money Management” by Ralph Vince

Automated Trading:

  • “Building Winning Algorithmic Trading Systems” by Kevin Davey
  • “Algorithmic Trading” by Ernest Chan
  • “Quantitative Trading” by Ernest Chan

Online Communities

NinjaTrader Forum

  • forum.ninjatrader.com
  • Strategy development section
  • Indicator programming help
  • User community support

Trading Forums:

  • Elite Trader (elitetrader.com)
  • Trade2Win (trade2win.com)
  • Futures.io (futures.io)

Data Providers

Real-time Futures Data:

  • Rithmic (recommended for automated trading)
  • CQG
  • Continuum
  • Kinetick (NinjaTrader’s data feed)

Historical Data:

  • NinjaTrader Historical Data
  • Rithmic
  • Norgate Data

J. Checklist Templates

Pre-Live Trading Checklist

  • [ ] Strategy backtested for minimum 3 months
  • [ ] Profit Factor > 1.3
  • [ ] Win Rate > 45%
  • [ ] Max Drawdown < 15% of capital
  • [ ] Paper traded for minimum 2 weeks
  • [ ] Daily loss limit configured (Group 407)
  • [ ] Position size set to 1 contract initially
  • [ ] Stop loss enabled and tested (Group 401)
  • [ ] Breakeven stop configured (Group 401)
  • [ ] At least HTF filter enabled (Group 100)
  • [ ] Session times configured correctly (Group 101)
  • [ ] Account has sufficient margin (3-5× required margin)
  • [ ] Real-time data feed connected and working
  • [ ] Strategy info bar enabled for monitoring
  • [ ] Understand all strategy parameters
  • [ ] Know how to disable strategy in emergency
  • [ ] Trading plan written and reviewed
  • [ ] Risk management rules defined
  • [ ] Ready emotionally to follow rules

Daily Trading Checklist

Before Market Open:

  • [ ] Strategy enabled on correct chart
  • [ ] Correct account selected
  • [ ] Daily limits reset (check prior day closed positions)
  • [ ] Sufficient data loaded (reload if needed)
  • [ ] No errors in NinjaTrader log
  • [ ] Data feed connected
  • [ ] News events checked (if using news filter)
  • [ ] Account balance verified
  • [ ] Position limits reviewed
  • [ ] Strategy parameters unchanged (unless planned modification)

During Trading:

  • [ ] Monitor strategy performance
  • [ ] Check fills are reasonable (slippage)
  • [ ] Watch for unusual behavior
  • [ ] Note if filters preventing trades
  • [ ] Don’t interfere unless emergency
  • [ ] Keep trading journal

After Market Close:

  • [ ] Review all trades
  • [ ] Log performance metrics
  • [ ] Note any issues or observations
  • [ ] Check if rules followed 100%
  • [ ] Update trading journal
  • [ ] Plan for next session
  • [ ] Verify strategy disabled if needed

Weekly Review Checklist

  • [ ] Calculate weekly P&L
  • [ ] Review all trades in detail
  • [ ] Calculate actual win rate
  • [ ] Calculate actual average win/loss
  • [ ] Compare to backtest expectations
  • [ ] Analyze losing trades (patterns?)
  • [ ] Analyze winning trades (what worked?)
  • [ ] Check if any rules violated
  • [ ] Review emotional responses
  • [ ] Check daily limit hit frequency
  • [ ] Verify strategy still profitable
  • [ ] Identify areas for improvement
  • [ ] Update trading plan if needed
  • [ ] Check account growth progress
  • [ ] Review risk management adherence

Monthly Review Checklist

  • [ ] Full month performance analysis
  • [ ] Compare to backtest results
  • [ ] Calculate all key metrics
  • [ ] Review equity curve
  • [ ] Analyze drawdown periods
  • [ ] Check if strategy needs adjustment
  • [ ] Review position sizing (increase if appropriate)
  • [ ] Update high water mark if needed
  • [ ] Review and update daily limits
  • [ ] Psychological review (handling wins/losses)
  • [ ] Set goals for next month
  • [ ] Document lessons learned
  • [ ] Consider strategy optimization if needed
  • [ ] Verify continued market edge

K. Version History & Updates

This manual corresponds to the BWT Precision AutoTrader NinjaTrader 8 strategy.

How to Check Your Version:

  1. Open strategy parameters
  2. Look at “System Info” group
  3. Note “Trading System Version”

Keeping Updated:

  • Visit www.bluewavetrading.com for updates
  • Subscribe to newsletter for announcements
  • Check for strategy updates in NinjaTrader

L. Support and Contact

Blue Wave Trading Support

Website: www.bluewavetrading.com

For Technical Support:

  • Strategy issues
  • Installation problems
  • Parameter questions
  • Performance concerns

For Trading Questions:

  • Strategy optimization
  • Best practices
  • Setup assistance

NinjaTrader Support

For Platform Issues:

  • Installation problems
  • Data feed connectivity
  • Platform crashes
  • Order execution issues

NinjaTrader Support: support@ninjatrader.com


M. Final Notes

Important Reminders

  1. Always test before going live
  • Backtest thoroughly
  • Paper trade adequately
  • Start with minimum size
  1. Risk Management is Key
  • Use daily loss limits
  • Never risk more than 1-2% per trade
  • Protect your capital first
  1. Discipline Wins
  • Follow your rules 100%
  • Don’t interfere with running trades
  • Trust the system you tested
  1. Continuous Learning
  • Review trades regularly
  • Learn from mistakes
  • Adapt to changing markets
  1. Stay Healthy
  • Don’t overtrade
  • Take breaks
  • Manage stress
  • Trading is marathon, not sprint

Disclaimer

Trading futures and derivatives involves substantial risk of loss and is not suitable for all investors. Past performance is not indicative of future results. Always test strategies thoroughly in simulation before risking real capital. The authors and Blue Wave Trading are not responsible for any trading losses incurred through the use of this system or manual.

Trade responsibly.


Next Section: Troubleshooting Common Issues →

Table of Contents