Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Volume

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Volume

    When running a strategy live does ninja look at volume to determine whether a trade signal should be executed or not? If so, how do I make it so volume is not a determining factor. Some trades aren't being executed in real time and I guess it might be because of volume.

    #2
    Hello jrtrader,

    Yes, the simulator engine will look at volume to determine fills. Unfortunately there's no way to force it it ignore volume. There are some simulator settings you can adjust in Tools > Options > Simulator tab.

    You can debug the strategy behavior to determine if it really is volume affecting what you're seeing.

    Add TraceOrders = true to your Initialize method and you can then view output related to strategy submitted orders through Tools > Output window.

    It may also help to add drawing objects to your chart for signal confirmation. Additional help for these items is available at the following links:

    Debugging your NinjaScript code.
    TraceOrders
    Drawing Objects.
    Ryan M.NinjaTrader Customer Service

    Comment


      #3
      Can there be discrepancies running a strategy off a chart vs. the strategies tab?

      Comment


        #4
        Running from the chart and the control center will use the same data. As long as all the settings are aligned then they should work the same.
        Ryan M.NinjaTrader Customer Service

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by argusthome, 03-08-2026, 10:06 AM
        0 responses
        85 views
        0 likes
        Last Post argusthome  
        Started by NabilKhattabi, 03-06-2026, 11:18 AM
        0 responses
        47 views
        0 likes
        Last Post NabilKhattabi  
        Started by Deep42, 03-06-2026, 12:28 AM
        0 responses
        29 views
        0 likes
        Last Post Deep42
        by Deep42
         
        Started by TheRealMorford, 03-05-2026, 06:15 PM
        0 responses
        32 views
        0 likes
        Last Post TheRealMorford  
        Started by Mindset, 02-28-2026, 06:16 AM
        0 responses
        67 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Working...
        X