https://www.tradestation.com/support/books/pdf/EL_Ref_Guide.pdf http://code.google.com/p/tradelink/wiki/TradeLinkTutorials#Strategy_Programming
I am not sure ISIN really fits with what you're doing. regarding broker count... apparently there are over 500K currently registered brokers :...
well tradestation will give you 1min bars further back than a year. if you need ticks further back... tickdata.com is best bet.
you can buy tradethe news for like $20 or $50 a month, it's not structured data per say but it's sent in a standard format so it'd be easy to...
if you want to do swing trading, just google paper trade. here is one :...
it's very dependent on volume.... if you're talking for a single trader, you can get the 4 major feeds for around $200/month or less I believe....
dow j's elementized news feed is very robust, but it's expensive as hell. the other service I quoted above is more reasonable for those on a...
contact these guys : http://www.acquiremedia.com/technology.shtml
if you know you want GOOG ticks from 10a-3pm and you know this at 10am... you can use tradelink for this. http://tradelink.googlecode.com If...
if you can find somebody with an opentick.com account, they should be able to get you some... it's free, but they haven't accepted new accounts in...
google spreadsheets should update prices as they change intraday... it does for me... not on every tick, but maybe once a minute or as it changes.
http://www.csharp-station.com/Tutorial.aspx
I think you'll find it's all over the map. There are a ton of other elite-trader threads on this topic too, if you want past thoughts.
oh and sorry the link is http://www.wealth-lab.com/
tradestation may have a trial period, I'm not sure. wealth-lab has a 1yr free trial. the GUI strategy tool builds code for you. several...
MQL4 is not a scripting language. It's based on c, and it's a compiled language. TradeStation's easylanguage is probably closer to what...
yes you could store each ticker in a running total. I find this particular aspect of MQL very strange, how they account for trades... it's a...
here is a package for R, which includes : ohlc chart plotting in R sharpe, sortino and maxDD functions in R....
I don't know much about TOS, I checked their website and I couldn't find any information about an api... except in their institutional product and...
this should give you a good idea... to define parameters the user can enter when applying your strategy to a MT chart, you do like this outside...
Separate names with a comma.