If you want different fill behavior you will need to custom program your own.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
What are the problems with backtesting?
Collapse
X
-
No, I am saying when the fill condition is met it will fill you at the limit price. If you want to figure out what is going on I suggest you just print everything from the strategy directly and you will see how things are working under the hood. You will see the price reaching fill conditions and then you will see the fills come in.
If you want different fill behavior you will need to custom program your own.Josh P.NinjaTrader Customer Service
-
If I have a historical data feed with full bid/ask/last ticks, then could I just run this through the market replay and apply my strategy to 3500 tick bars? Would this be the ideal way to do it?
What datafeeds support full bid/ask/last historical data?
Comment
-
So if I have access to full depth tick data, I can parse it into a NT format and then run it through replay, and run a strategy on top of it? If so, can you point me to where I can find information about how to go through this process of parsing and running?
Comment
-
And I should have no problem simulating a strategy at 500x speed with full accuracy on fills? (Meaning that if I send a limit order to buy a price above the best offer, it will fill be at the best price, etc)
And even using this technique: http://www.ninjatrader-support.com/H...?eSignalReplay I would not be able to run strategies on ESignal data without recording it in nt?Last edited by jeffbg123; 03-10-2010, 01:32 PM.
Comment
-
Comment
-
So are these the right steps....
I have the market replay data for ES for 12/19/09. I want to run a strategy that I have on it using 3500 tick bars. I connect to that market replay, add a new strategy to the strategy tab, and then play.
the strategy seems to be executing as it is printing out evertything it should, with two problems. 1. I don't see any of its orders showing up, nor its position, but the printouts tell me it is long or short. 2. It begins telling me it is long or short by printout before the start time I set when I added the strategy to the strategies tab.
What am I doing wrong
Thanks
-Jeff
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
113 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
60 views
0 likes
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
40 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|
||
|
Started by TheRealMorford, 03-05-2026, 06:15 PM
|
0 responses
43 views
0 likes
|
Last Post
|
||
|
Started by Mindset, 02-28-2026, 06:16 AM
|
0 responses
82 views
0 likes
|
Last Post
by Mindset
02-28-2026, 06:16 AM
|

Comment