also what is the difference between liberal and default fill?
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
"all or nothing" fill ?
Collapse
X
-
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.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
580 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
336 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
102 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
554 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
552 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment