Does anyone of you know where i could find a program or instructions that will allow matlab to communicate w/ matlab
Quote from mbatrader:
Yes, It is all done:
Here is the example:
http://home.uchicago.edu/~sbatthal/My_Trading_System.htm
Quote from RoughTrader:
mbatrader,
your website does not post any code or examples on how to overcome the requirement I have described for automating strategies through the API. Do you have any code that performs what I'm describing?
Thanks,
RoughTrader
Yes, I do. But yahoo finance is only good for end of the day quotes. Ofcourse, you can also use it o get historical data. You can either use financial toolbox or you can code it yourself. It is NOT difficult to get data directly from yahoo finance.Quote from Preston Forbes:
Great thread...I never thought of posting here for MATLAB questions...thanks for the api info. Do you have any experience hooking matlab up to yahoo finance, or using the financial toolbox? It seems like a major step up compared to using tradestation, hence why I've been spending time using matlab.
thanks