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 jbays87, Today, 09:46 PM
        0 responses
        5 views
        0 likes
        Last Post jbays87
        by jbays87
         
        Started by popecapllc, 08-09-2023, 07:42 PM
        9 responses
        1,364 views
        0 likes
        Last Post BartMan
        by BartMan
         
        Started by ETFVoyageur, 04-30-2024, 02:04 PM
        11 responses
        101 views
        0 likes
        Last Post ETFVoyageur  
        Started by bubblegum, 03-18-2024, 10:41 AM
        3 responses
        48 views
        0 likes
        Last Post vjsworld  
        Started by JamesK1, Today, 02:48 PM
        1 response
        13 views
        0 likes
        Last Post JamesK1
        by JamesK1
         
        Working...
        X