NexusFi: Find Your Edge


Home Menu

 





Market Replay Data


Discussion in NinjaTrader

Updated
      Top Posters
    1. looks_one Big Mike with 43 posts (47 thanks)
    2. looks_two pdavidow with 13 posts (3 thanks)
    3. looks_3 sam028 with 7 posts (6 thanks)
    4. looks_4 Saroj with 4 posts (0 thanks)
      Best Posters
    1. looks_one Big Mike with 1.1 thanks per post
    2. looks_two tortexal with 1 thanks per post
    3. looks_3 sam028 with 0.9 thanks per post
    4. looks_4 pdavidow with 0.2 thanks per post
    1. trending_up 75,260 views
    2. thumb_up 59 thanks given
    3. group 44 followers
    1. forum 128 posts
    2. attach_file 8 attachments




 
Search this Thread

Market Replay Data

  #41 (permalink)
 David 
UK
 
Experience: Intermediate
Platform: NinjaTrader
Trading: Futures
Posts: 88 since Jun 2009
Thanks Given: 35
Thanks Received: 84

Thanks, Sam.

This works very well, but I found a couple of gotchas

1/ There is a typo in your run command. You put a space between ./bck and .sh

It should be this (note no space):

 
Code
for i in ES YM TF
do
   ./bck.sh $i 200908
done  
2/ I think you are using Windows Vista as the path to the NT data is different for XP users. if you are using XP this is the code for your bck.sh script:

 
Code
#!/usr/bin/bash
CONTRACT=$1
YEARMONTH=$2
DESTINATION=/cygdrive/c/temp
if [ $# -ne 2 ]
then
        echo "Usage:   $0 <contract> <yearmonth>"
        echo "Example: $0 ES 200907"
        exit -1
fi
mkdir -p $DESTINATION
cd /cygdrive/c/"Documents and Settings/***Your username**/My Documents/NinjaTrader 6.5/db/data"
tar cvzf $DESTINATION/$CONTRACT-$YEARMONTH.gz ./$YEARMONTH??/$CONTRACT*
Change ** Your username ** in the path to your username!

Otherwise it works really well and is a great way of separating out individual instrument data. Thanks very much

David

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
PowerLanguage & EasyLanguage. How to get the platfor …
EasyLanguage Programming
REcommedations for programming help
Sierra Chart
Trade idea based off three indicators.
Traders Hideout
MC PL editor upgrade
MultiCharts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Just another trading journal: PA, Wyckoff & Trends
25 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
21 thanks
GFIs1 1 DAX trade per day journal
17 thanks
  #42 (permalink)
 
sam028's Avatar
 sam028 
Site Moderator
 
Posts: 3,765 since Jun 2009
Thanks Given: 3,825
Thanks Received: 4,629

You're right for the typo, I'll edit previous posts.
I cannot test it now, but:
"cd ~"
is equal to
"cd /cygdrive/c/"Documents and Settings/***Your username**/"
and smaller .
In U*x Shells, ~ means "my home directory".

Follow me on Twitter Reply With Quote
  #43 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,442 since Jun 2009
Thanks Given: 33,215
Thanks Received: 101,603


I've just uploaded Market Replay August 2009 data for CL, 6E, ES, FDAX, FESX, TF, and ZN to the Downloads section. I am no longer recording for YM, ZB or NQ. I separated the data for CL from the rest because it is so much bigger than all the other instruments combined.

Downloads - Miscellaneous - [AUTOLINK]Big Mike Trading[/AUTOLINK] Forum

It will be there in a few minutes if you don't see it right away.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #44 (permalink)
 
cory's Avatar
 cory 
virginia
 
Experience: Intermediate
Platform: ninja
Trading: NQ
Posts: 6,098 since Jun 2009
Thanks Given: 877
Thanks Received: 8,090

I have to set my PC clock back 1 day in order to replay today data. Do you have to do that or is it just me?

Reply With Quote
  #45 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,442 since Jun 2009
Thanks Given: 33,215
Thanks Received: 101,603


cory View Post
I have to set my PC clock back 1 day in order to replay today data. Do you have to do that or is it just me?

No I don't have to do that.

Ninja's method for determining the file/folder date for market replay data is stupid, it is not based on the data time stamp. It is supposed to be fixed in 7. Isn't everything...

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #46 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,442 since Jun 2009
Thanks Given: 33,215
Thanks Received: 101,603

There is also now 5+ years of ES tick-level data for NinjaTrader in the VIP section.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #47 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,442 since Jun 2009
Thanks Given: 33,215
Thanks Received: 101,603

The September 2009 Market Replay data is now in the misc downloads section. I added back some instruments.

Downloads - Miscellaneous - [AUTOLINK]Big Mike Trading[/AUTOLINK] Forum

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
Thanked by:
  #48 (permalink)
kuta
czech
 
Posts: 1 since Nov 2009
Thanks Given: 0
Thanks Received: 0

Hi,
does anyone has some market replay data for ninja trader
from NQ market? I would like to get september and november 2009

Thank you very much

Regards
Lukas

Reply With Quote
  #49 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,442 since Jun 2009
Thanks Given: 33,215
Thanks Received: 101,603


kuta View Post
Hi,
does anyone has some market replay data for ninja trader
from NQ market? I would like to get september and november 2009

Thank you very much

Regards
Lukas

Hope someone else can help you, as I am not recording NQ.

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote
  #50 (permalink)
 
Big Mike's Avatar
 Big Mike 
Manta, Ecuador
Site Administrator
Developer
Swing Trader
 
Experience: Advanced
Platform: Custom solution
Broker: IBKR
Trading: Stocks & Futures
Frequency: Every few days
Duration: Weeks
Posts: 50,442 since Jun 2009
Thanks Given: 33,215
Thanks Received: 101,603


The October 2009 market replay data is now in the download section. The CL data is still uploading, but everything else is there. Check in a minute if want the CL data.

https://nexusfi.com/free_downloads/ninjatrader/misc/

Mike

We're here to help: just ask the community or contact our Help Desk

Quick Links: Change your Username or Register as a Vendor
Searching for trading reviews? Review this list
Lifetime Elite Membership: Sign-up for only $149 USD
Exclusive money saving offers from our Site Sponsors: Browse Offers
Report problems with the site: Using the NexusFi changelog thread
Follow me on Twitter Visit my NexusFi Trade Journal Started this thread Reply With Quote




Last Updated on August 27, 2016


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts