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 Mindset, 04-21-2026, 06:46 AM
        0 responses
        111 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        157 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        76 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by cmoran13, 04-16-2026, 01:02 PM
        0 responses
        125 views
        0 likes
        Last Post cmoran13  
        Started by PaulMohn, 04-10-2026, 11:11 AM
        0 responses
        79 views
        0 likes
        Last Post PaulMohn  
        Working...
        X