Mind the Flex

Implementing Custom Functionality in Air for Trading

January 12th, 2010 | Posted by Martin
Filed under Adobe Air, Finance, Flex | 1 Comment »

The following article demonstrates that Adobe Flex can easily replace an existing stock trading application Java API and by using the features of Air, add easily new functionality to it. It all started when I read the book "High Probability Trading Strategies" from Robert C. Miner where he describes how to predict the behaviour of stock price. It is a very good book and I recommend it to everyone who is interested in trading. The main idea of the book is that the stock prices almost always move in a certain range and the range is predictable by the price movements in the past. Since the concept was interesting and my current trading platform didnt offer all the features described in the book, I decided to try how difficult it would be to develop an extension to my current trading platform.
Read more »