Skip to content

v3.6.0

Compare
Choose a tag to compare
@robertkowalski robertkowalski released this 10 Mar 09:30
· 1271 commits to master since this release
  • (feat) ui/server: add paper trading mode
  • (feat) ui/server: show popup if algo orders are to be resumed
  • (feat) algo: option to add fuzziness in the amount to twap
  • (fix) ui: show 0 default values
  • (fix) ui: make application menues for logs work
  • (fix) server: startup: recover when network resumes
  • (fix) algo: iceberg: fix float issue in percentage calc
  • (fix) algo: twap float issue fix
  • (fix) algo: improvements for twap intervals
  • (fix) algo: twap: algo trades against itself: OB mid price updates
  • (fix) algo/ui: twap: reset priceTarget and priceCondition for market orders in UI
  • (fix) algo/ui: twap: change slice amount tooltip
  • (fix) algo/ui: twap: validate if amount is greater than the total amount in UI
  • (dev) server: remove unused candles code from hf-server
  • (dev) dev: fix readme
  • (dev) ui: refactor code
  • (dev) ui: a new trading view chart