Skip to content

Releases: timelyart/Kairos

Several fixes

15 Oct 21:15
Compare
Choose a tag to compare
  • Updated to reflect recent changes to the layout (thanks @mrcrdwd)
  • Improved handling of downloads (thanks @mrcrdwd)
  • Fixed the export of trades for tickers that don't have the quote in their name, e.g. BTCPERP, when exporting trades.
  • Fixed a bug wherein Kairos didn't close the cookie banner on first time use when the browser user directory is created, possibly leading to 'new device' messages for every Kairos instance thereafter (see issue #77)

Set permissions of downloads

27 Aug 16:30
Compare
Choose a tag to compare
  • Set permissions for downloaded files to read and write for anyone

Export list of trades

27 Aug 12:04
cc8e6e9
Compare
Choose a tag to compare
  • Added support for exporting list of trades (issue #66)
  • Delisted markets will no longer be processed
  • Fixed the outdated css for the performance summary tab

Startegies: support for timeframe

21 Aug 11:28
Compare
Choose a tag to compare
  • Added support for setting the timeframe with strategies (issue #67).
  • Fixed export of chart data (issue #70).

Fixed issues with layout changes

12 Jul 16:17
Compare
Choose a tag to compare
  • Fixed: New TV layout breaks backtest #62
  • Fixed: Issue #54

Added is market valid check to back testing

12 Jan 12:50
Compare
Choose a tag to compare
  • Added is market valid check to back testing. See #52
  • Fixed logging file path

Accept cookies

21 Dec 11:40
Compare
Choose a tag to compare
  • Fixed accepting cookies and made it a kairos.cfg setting. See issue #44.

Fixed an issue with retrieving values from checkboxes

18 Dec 18:04
Compare
Choose a tag to compare
  • Fixed an issue with retrieving values from checkboxes on the strategy settings dialog. See issue #47.

Fixed an issue with setting checkboxes on the strategy dialog

17 Dec 15:52
Compare
Choose a tag to compare
  • Fixed an issue with setting checkboxes on the strategy dialog. See issue #47.

Fixed an issue with setting select boxes on the inputs tab of the strategy dialog

17 Dec 15:10
Compare
Choose a tag to compare
  • Fixed an issue with setting select boxes of an input value that is part of a defined set of input values in the YAML. See issue #48.