NexusFi: Find Your Edge


Home Menu

 





Quantatative Trading: Intraday Options Data and Analysis Software


Discussion in Brokers

Updated
      Top Posters
    1. looks_one vitrader with 5 posts (0 thanks)
    2. looks_two Big Mike with 3 posts (0 thanks)
    3. looks_3 Quick Summary with 1 posts (0 thanks)
    4. looks_4 treydog999 with 1 posts (0 thanks)
    1. trending_up 2,240 views
    2. thumb_up 0 thanks given
    3. group 2 followers
    1. forum 9 posts
    2. attach_file 0 attachments




 
Search this Thread

Quantatative Trading: Intraday Options Data and Analysis Software

  #1 (permalink)
 
vitrader's Avatar
 vitrader 
New York, New York, United States
 
Experience: Beginner
Platform: TOS
Trading: Options
Posts: 53 since Jul 2015
Thanks Given: 13
Thanks Received: 7

I am at a point in my trading journey where I want to perform backtests with the intention of implementing an algorithmic trading strategy.

I have found a source that has the data, TickData, and software to run the backtests, Multicharts.

I have a sample of the data and am running a trial of Multicharts.

Apparently TickData isn't on the supported data list of Multicharts, but I was told by Multicharts that as long as it is in ASCII format, it will work. I cannot get it to work.

I am new to programming and this aspect of trading. I asked a friend that has programming experience but doesn't have trading experience and he believes I need a database program to organize the data first. I am not sure where to go from here and am desperate for help at this point.

This is the solution that I have come up with so far, but if anyone has any other solutions, please feel free to share.

Note: I am looking to develop multiple strategies, but the main one is an intraday options strategy.

Thank you all in advance.

Started this thread Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Any futures traders in Texas looking to give back to tho …
Traders Hideout
Trade idea based off three indicators.
Traders Hideout
Better Renko Gaps
The Elite Circle
ZombieSqueeze
Platforms and Indicators
MC PL editor upgrade
MultiCharts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Diary of a simple price action trader
20 thanks
My NQ Trading Journal
19 thanks
Just another trading journal: PA, Wyckoff & Trends
17 thanks
HumbleTraders next chapter
9 thanks
Daytrading ES & NQ
9 thanks
  #3 (permalink)
 
treydog999's Avatar
 treydog999 
seoul, Korea
 
Experience: Intermediate
Platform: Multicharts
Broker: CQG, DTN IQfeed
Trading: YM 6E
Posts: 897 since Jul 2012
Thanks Given: 291
Thanks Received: 1,039



vitrader View Post
I am at a point in my trading journey where I want to perform backtests with the intention of implementing an algorithmic trading strategy.

I have found a source that has the data, TickData, and software to run the backtests, Multicharts.

I have a sample of the data and am running a trial of Multicharts.

Apparently TickData isn't on the supported data list of Multicharts, but I was told by Multicharts that as long as it is in ASCII format, it will work. I cannot get it to work.

I am new to programming and this aspect of trading. I asked a friend that has programming experience but doesn't have trading experience and he believes I need a database program to organize the data first. I am not sure where to go from here and am desperate for help at this point.

This is the solution that I have come up with so far, but if anyone has any other solutions, please feel free to share.

Note: I am looking to develop multiple strategies, but the main one is an intraday options strategy.

Thank you all in advance.

I believe tick data has a specific format, I haven't used them specifically. But have used commercial tick databases before, and your programming friend is right. You need to set up a data base and then populate it with tick data's data. But this is a lot of work when you are using something like multicharts. Which is really not the calibre of software that is meant to be accessing databases or use commercial services like tickdata. If you can afford tick data, which for a couple of contracts worth of data will cost you around 10k+. you can go out and buy yourself better testing software, which can handle it. You can look at kdb+ and Q language for time series data base as well.

Reply With Quote
  #4 (permalink)
 
vitrader's Avatar
 vitrader 
New York, New York, United States
 
Experience: Beginner
Platform: TOS
Trading: Options
Posts: 53 since Jul 2015
Thanks Given: 13
Thanks Received: 7


treydog999 View Post
I believe tick data has a specific format, I haven't used them specifically. But have used commercial tick databases before, and your programming friend is right. You need to set up a data base and then populate it with tick data's data. But this is a lot of work when you are using something like multicharts. Which is really not the calibre of software that is meant to be accessing databases or use commercial services like tickdata. If you can afford tick data, which for a couple of contracts worth of data will cost you around 10k+. you can go out and buy yourself better testing software, which can handle it. You can look at kdb+ and Q language for time series data base as well.

I wouldn't consider myself having deep pockets, but feel that investing in data is the right way. Of all of the places I found, TickData seems to have the most accurate data. While I'd be happy to find a better, more compatible software package, none of them that I have found other than Multicharts even support options. The few that I did find that did support options were for fund managers where the cost would be several thousand per month which I cannot afford. If you know of any alternatives, I would greatly appreciate it as I cannot find any.

Also, I did get a sample of the data from TickData and the representative from Multicharts was able to load the file onto the program so I am still unsure of the database thing.


Here is some e-mail correspondence from Multicharts:

"There is no API access to tickdata.com from MultiCharts.

ASCII import is a onetime data transfer from an ASCII file into MultiCharts database. It is possible for one file at a time.

The data will not be updated from the ASCII file automatically.

In case you have a csv file populated with data - you can setup ASCII mapping to show historical and realtime data from a csv file.

That is possible to map multiple files at a time.

ASCII mapping creates a link from the software to the ASCII file with data. ASCII mapping does not import data into MultiCharts database (Edit data window of QuoteManager will be empty). Each time you plot an ASCII mapping symbol-the data is taken from the file directly. That is possible to map multiple ASCII files at the same time. You do not need to create ASCII mapping instrument manually-it is created automatically upon mapping.

Based on the amount of data files you have – it will take some time to configure the application to get this data.

If data for a single instrument is split into multiple files – you will have to create a custom futures instrument which is a continuous data series built out of multiple individual symbols.

The best solution for you will be getting the data directly from one of the supported data providers with API access.
"

The problem is that none of the supported data providers provide the data that I want.

Any ideas, tips, etc. are appreciated as I have been searching for months and months and it's so frustrating because I know exactly what I want to do, but there are so many limitations.

Started this thread Reply With Quote
  #5 (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,439 since Jun 2009
Thanks Given: 33,203
Thanks Received: 101,598

futures.io (formerly BMT) Elite Members have access to over 10 years of historical tick data for ES, and many, many years for about a dozen other products or so.

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 Reply With Quote
  #6 (permalink)
 
vitrader's Avatar
 vitrader 
New York, New York, United States
 
Experience: Beginner
Platform: TOS
Trading: Options
Posts: 53 since Jul 2015
Thanks Given: 13
Thanks Received: 7


Big Mike View Post
futures.io (formerly BMT) Elite Members have access to over 10 years of historical tick data for ES, and many, many years for about a dozen other products or so.

Mike

I am looking for intraday SPY data along with the options data. Also I am looking for an affordable (subjective, I know)solution to test against. If you have a solution, I'd happily become an Elite Member.

Started this thread Reply With Quote
  #7 (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,439 since Jun 2009
Thanks Given: 33,203
Thanks Received: 101,598


vitrader View Post
I am looking for intraday SPY data along with the options data. Also I am looking for an affordable (subjective, I know)solution to test against. If you have a solution, I'd happily become an Elite Member.

There is tick data for SPY for 4-5 years or so I believe. It's just tick data. You can find minute and daily data anywhere. As for the options data, you'd have to ask in the main options thread and see what those guys have, I know they have a few years worth.

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 Reply With Quote
  #8 (permalink)
 
vitrader's Avatar
 vitrader 
New York, New York, United States
 
Experience: Beginner
Platform: TOS
Trading: Options
Posts: 53 since Jul 2015
Thanks Given: 13
Thanks Received: 7


Big Mike View Post
There is tick data for SPY for 4-5 years or so I believe. It's just tick data. You can find minute and daily data anywhere. As for the options data, you'd have to ask in the main options thread and see what those guys have, I know they have a few years worth.

Mike

4-5 years is fine. And is this in the options thread that is only accessible to Elite Members? I am new here.

Also, what software do you recommend using to test options strategies using this data?

Thank you.

Started this thread Reply With Quote
  #9 (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,439 since Jun 2009
Thanks Given: 33,203
Thanks Received: 101,598


vitrader View Post
4-5 years is fine. And is this in the options thread that is only accessible to Elite Members? I am new here.

Also, what software do you recommend using to test options strategies using this data?

Thank you.

Let me officially say, don't become an Elite Member just for tick data. If you like the community and want to support us, become a member. It stands on its own.

This is the main selling options on futures thread:


But I believe they have useful data for SPY as well, ask them.

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 Reply With Quote
  #10 (permalink)
 
vitrader's Avatar
 vitrader 
New York, New York, United States
 
Experience: Beginner
Platform: TOS
Trading: Options
Posts: 53 since Jul 2015
Thanks Given: 13
Thanks Received: 7



Big Mike View Post
Let me officially say, don't become an Elite Member just for tick data. If you like the community and want to support us, become a member. It stands on its own.

This is the main selling options on futures thread:


But I believe they have useful data for SPY as well, ask them.

Mike

Thank you, Mike. I asked them in the thread. I do like the community here so far so I am considering the elite membership.

Started this thread Reply With Quote




Last Updated on July 11, 2015


© 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