algobox icon indicating copy to clipboard operation
algobox copied to clipboard

Open Source algorithmic trading platform in Java / Python

Results 8 algobox issues
Sort by recently updated
recently updated
newest added

Hello This looks like a very interesting project! Can you please tell me, how do you write and run backtests? Are there any examples or docs? Thanks

Jupyter does not execute commands when is accessed via nginx proxy.

bug

Prices should be saved to file system rather than database. This allows the parallel loading in backtesting application.

enhancement

Implement a Spark based solution to brute force the optimal parameter estimation.

enhancement

MarketHoursFeature was tested with futures (DAX / SP500) times. It does not work well with 24 hours forex hours.

bug

DataCollector uses UTC to start week, it should use America/New_York zone instead. This might lose the first 30 minutes of trading in case of currencies especially in case of daylight...

bug