Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • coffeesnob
    Participant
    Post count: 4

    Thanks for your reply. re “If you have examples of software which works for you” in the case of backtesting and history data, they are all pretty crap. The history data is always a problem and I think this is the root cause of why most of the back-test applications I have tried are also problematic, even Tickstory with is current heavy dependence on Dukascopy has lots of gaps in the history.

    Forex Strategy Builder is the closest I have found to getting it right in my opinion, however this is still problematic and buggy. at least it is open source and because its build around XML is platform agnostic (although I have never tried to get it working on Linux) it is also an example of a configuration interface that generates an XML file that is used by a server application (Forex Strategy Trader) which is what I was describing above.

    other than that you would have to go to an application which is not related to Forex to see an example, services with configuration files have been around a very long time, but I would be happy to develop a design breif to explain this better if you like (time will be a challenge for me as well but I believe in what your doing and want to help) the beauty of this approach is that it is always running in the background and as a result your chosen pairs can be always up-to-date. if you use you current Gui to generate the Configuration file then half the work is done I think.

    coffeesnob
    Participant
    Post count: 4

    I have to agree with the Tramp on this feature, it would make the application that much more versatile. however if I may add that it would also be good to have a command line to export as well. at the moment how I use Tick Story is I update my history every month, I am not using MT4 directly because well…its MT4….and whilst its the best we have its still crap. I am using a number of custom built applications as well as FSB for my backtesting. so for me to export the data it can be a very time consuming process because I have to select the pairs then I have to export them in either CSV or TSV (depending what backtester I am using) for each period, I am currently running 16 pairs so this takes about a day to do (usually because I get distracted by something else) to have a command line with the ability to download the date and then export it with a pre defined map format would make my life a hell of a lot easier.

Viewing 2 posts - 1 through 2 (of 2 total)