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 aussugardefender, Today, 01:07 AM
        0 responses
        3 views
        0 likes
        Last Post aussugardefender  
        Started by pvincent, 06-23-2022, 12:53 PM
        14 responses
        238 views
        0 likes
        Last Post Nyman
        by Nyman
         
        Started by TraderG23, 12-08-2023, 07:56 AM
        9 responses
        384 views
        1 like
        Last Post Gavini
        by Gavini
         
        Started by oviejo, Today, 12:28 AM
        0 responses
        4 views
        0 likes
        Last Post oviejo
        by oviejo
         
        Started by pechtri, 06-22-2023, 02:31 AM
        10 responses
        125 views
        0 likes
        Last Post Leeroy_Jenkins  
        Working...
        X