Folks,
I have automated a TRading System for Momentum Scalping using the IB Java API. The System reads a file with potential candidates generated from an End of Day scan and then executes the long/short trades as when they meet the criteria.
For now I'm using the tick data from IB, but will eventually update it to work with QuoteTracker as well so that it can support multiple quote feeds.
I'm planning to share this system with some of the people on this board who may have had more experience with this kind of stuff, so that I can improve this further.
Let me know your thoughts
-Mani
I have automated a TRading System for Momentum Scalping using the IB Java API. The System reads a file with potential candidates generated from an End of Day scan and then executes the long/short trades as when they meet the criteria.
For now I'm using the tick data from IB, but will eventually update it to work with QuoteTracker as well so that it can support multiple quote feeds.
I'm planning to share this system with some of the people on this board who may have had more experience with this kind of stuff, so that I can improve this further.
Let me know your thoughts
-Mani
