Saturday, June 14, 2014

Getting signals from Trading System sent to Glass

One possible use case for my Glass app would be to have an alert triggered by some easylanguage code be delivered to my Glass application.  Maybe the message could contain the recent bar chart data so glass could construct a simple bar chart - or maybe it could just contain a link to an image of a chart.

 Tradestation --> dll --> Rest Service (Play/Scala) --> Push to Glass Timeline

Found a Rest Client  C++ library :

https://github.com/mrtazz/restclient-cpp


Also - the Easylanguage Extension SDK:

http://www.tradestation.com/~/media/Files/TradeStation/PDF/Education/EasyLanguage_Extension_SDK.pdf








No comments: