Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

"all or nothing" fill ?

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

    "all or nothing" fill ?

    how do i code ''all or nothing" fill on ninja script preventing multiple broker charges
    also what is the difference between liberal and default fill?
    Last edited by maaz1598; 05-09-2016, 01:49 AM.

    #2
    Hello maaz1598,

    Thank you for your post.

    There would not be a guaranteed way to implement logic that ensures 100% of the time the full quantity is filled or not at all. You could potentially check that the Volume sitting on the side you need to fill your order is available before submitting the order. However, there would still not be a guarantee the order would fill completely at the price level you wish.

    Liberal and Default Fill Types are for the historical calculation of fills. When you apply your strategy to the chart or when you run a backtest, the strategy is ran across the historical and the Fill Type is needed to determine how the orders fill.
    The code for the Fill Types is avaialble under Documents\NinjaTrader 7\bin\Custom\Type. as '@DefaultFillType.cs' and '@LiberalFillType.cs'.

    Please let me know if you have any questions.

    Comment


      #3
      is there any way i can code it to fill"all or nothing"
      i want it buy only if it gets a offer to buy all else it should reject the offer waiting for another
      my broker, interactive brokers has this type of order, how can i make use of it ?

      Comment


        #4
        Hello maaz1598,

        Thank you for your response.

        There would not be any options in NinjaTrader to use all or nothing with custom programming it.

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by Hwop38, 05-04-2026, 07:02 PM
        0 responses
        164 views
        0 likes
        Last Post Hwop38
        by Hwop38
         
        Started by CaptainJack, 04-24-2026, 11:07 PM
        0 responses
        319 views
        0 likes
        Last Post CaptainJack  
        Started by Mindset, 04-21-2026, 06:46 AM
        0 responses
        246 views
        0 likes
        Last Post Mindset
        by Mindset
         
        Started by M4ndoo, 04-20-2026, 05:21 PM
        0 responses
        350 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Started by M4ndoo, 04-19-2026, 05:54 PM
        0 responses
        179 views
        0 likes
        Last Post M4ndoo
        by M4ndoo
         
        Working...
        X