OK I've tuned the 5 min gap bar strategy and tested against 9mths of gapping stocks. i.e. over 1200 possible positions Results are: Batting...
entry would be 101.01 and stop would be 99.99
So I've automated and tuned the following strategy that I use on gapping sticks each morning. it wins 50% of the time and has a sharpe ratio in...
OK I've updated the videos to show the latest version. First video shows the features the second one now just shows how to create a strategy....
I have an open source platform this gives you an idea of how to build a system that is fine for trading at the 5sec bar + level with real time...
Download this https://code.google.com/p/trade-manager/ then you should be able to download your 1min data for 6mth. You have to let the app...
I have the basis for an Algo platform its java but only has apis for Yahoo data and IB TWS (data and trading). Any broker can be used you just...
Nice set of libs could be linked in simply. Quite easy to do. So far I have just added them as requested. In my app you just need to define the...
Usually its port 3306 is not free and on install that was the default. Most errors you can google to find a solution as MySQL install straight...
Version 2.11_04 build now has a feature that allows you to back test one time frame and replay the bars on a lower time frame this gives a more...
Does anyone still have a single cpu pc ? anyone who is a serious trader well anyone really is running multi cpu machine usually 4-8. Thread...
For back testing I do throttle the threads using the SwingWorker that limits threads to 10 so the Whole app is runing around 25 total threads when...
Please read the Home page. Its Java and has been tested on Linux and Windows. All strategies, data, app run their own threads i.e. there is a...
OK updated the UI made it simpler in this version. See vids for 2.9 version. http://code.google.com/p/trade-manager/ Anyone any ideas for...
Separate names with a comma.