I have developed a strategy that places trades based on alerts generated on the previous day. I use Weath-Lab to generate the alerts then later import them into my database. I then backtest previous alerts against 1 minute historical data using a custom application I wrote in C# + TDA API...
Thanks for you input risktaker.
I found exactly what I needed here. On the right side under "Additional Stock Research" -> "Download Security List"
http://www.nasdaq.com/includes/quotes_hub.stm
-Christopher
I'm looking for a resource that can provide me with a list of all equities on a stock exchange( AMEX, NYSE, NASDAQ). I need it to be in a format (excel, csv, etc... ) that I can import into a database.
This site gives me a list but I cannot download the entire list.
NYSE...
I have not used the Interactive Broker API so I cannot compare.
I will tell you this; TD Ameritrade has really done lots in the past few years to expand their product line. And the introduction of this API tops it for me. The API is easy to use and well designed IMO. They have an ActiveX ( COM...
I'm looking for software that allows me to send order instructions to and it will execute them on my Ameritrade account. I'm using Wealth-lab to generate the orders. I know I can using the Ameritrade API or QuoteTracker API but I would rather use a 3rd party tool.
Software that provides a...
Does anyone know of software that will automatically enumerate all symbols the major indexes and then allow me to save/export it? I want to avoid maintaining WatchLists for these Indexes. I know I can do this programatically by downloading the info using Yahoo's...
I'm looking for a software package that I can configure to automatically download intraday historical data on a daily basis. I currently have a Ameritrade account and IQFeed account that can both backfill historical intraday data.
I can write some code to do this but I want to avoid...