Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
problems backtesting with tick data
Collapse
X
-
problems backtesting with tick data
I currently have 3 months worth of ES tick data. Unfortunately backtesting is horribly slow if I test tick by tick (which my strategy necessitates). I can only run a test 1 month at a time, if I try much more it crashes NinjaTrader. So I have to run it a month at a time, paste the results into Excel, and then analyze it there. And I really need is to test for the past year at least. I'm running a P4 with 2GB ram. Do I just need a super computer? Is there a different way to setup or program something to make this run faster? Again, the strategy is very simple, just using a few variables and checking against an SMA. Let me know if there's anything I can do. And if anyone else has trouble with tick data, or if it runs fine, let me know you system specs. Maybe it's just time for an upgrade. thanks.Tags: None
-
Hi Nebero,
Could you tell me how you tested with tick data? My system is also based on tick data. From what I saw, there is no way to back test tick data in NT(the "OnMarketData" method was never called during the testing). I ever tried moving my code to "OnBarUpdate" then calling GetCurrentAsk and GetCurrentBid but it still didn't trigger any orders. My system runs fine in live, so I have to do forward testing only and manually adjusting settings.
Thanks!
Comment
-
Originally posted by NinjaTrader_Bertrand View PostNinjaTrader 7 will offer accessing historical bid / ask data if supported by the provider -
http://www.ninjatrader.com/webnew/NT7/NinjaTrader7.html
If there is no list, can you confirm whether Interactive Brokers provide this to NT7?
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by connorlmarble, Today, 08:25 PM
|
0 responses
4 views
0 likes
|
Last Post
![]() |
||
Started by algospoke, 02-20-2025, 08:12 PM
|
7 responses
88 views
0 likes
|
Last Post
![]()
by MiCe1999
Today, 07:13 PM
|
||
Started by MiCe1999, Today, 05:55 PM
|
0 responses
9 views
0 likes
|
Last Post
![]()
by MiCe1999
Today, 05:55 PM
|
||
Started by volIQ, Today, 05:43 PM
|
0 responses
7 views
0 likes
|
Last Post
![]()
by volIQ
Today, 05:43 PM
|
||
Started by afoschini, 05-18-2020, 09:03 AM
|
6 responses
869 views
0 likes
|
Last Post
![]()
by shodown888
Today, 04:40 PM
|
Comment