Thursday, May 30, 2013

I am re versioning the product back to 2.1. From now on I will only release version on a monthly basis unless there is a critical patch required.

1 comment:

  1. Hi Simon,
    Thanks for releasing your project as open source.

    I am not well-versed in java programming or sql. Could you provide some pointers/advice as to how do I implement my own strategy using this open source infrastructure? I would like some advice specifically on how to set basic initialisations within the java and then query for a particular stock in the database and then perform some functions on it's price?

    Lets say for example a naive strategy, find gradient between two price points and if +ve then buy if -ve then sell?

    ReplyDelete