Skip to content

Releases: hal9000cc/live_trading_indicators

v0.7.5

25 Jan 17:39
Compare
Choose a tag to compare
  • New indicator - Chandelier
  • Fix some bugs

v0.7.4

22 Jan 13:09
Compare
Choose a tag to compare
  • New indicator - MFI
  • Fix some bugs
  • Change some default settings during a new installation

v0.7.3

15 Jan 18:24
Compare
Choose a tag to compare
  • The quotation database has been optimized (the conversion may take some time at the first launch)
  • Fix some bugs (when ccxt is used for multiple exchanges at the same time)
  • New indicator - Williams %R

v0.7.2

14 Jan 16:06
9734d49
Compare
Choose a tag to compare
  • The quotation database has been optimized (the conversion may take some time at the first launch)
  • New indicator - Ichimoku

v0.7.1

08 Jan 18:11
Compare
Choose a tag to compare
  • Migration of quote storage to sqlite3
  • Added support for three compression algorithms: gzip, bz2 and lz4 (see)
  • Add the depth parameter for ZigZag indicator

v0.6.3

06 Jan 18:32
Compare
Choose a tag to compare
  • New indicator - Aroon

v0.6.2

04 Jan 21:30
adc24f2
Compare
Choose a tag to compare
  • New indicator - ZigZag

v0.6.1

02 Jan 20:31
241ed81
Compare
Choose a tag to compare
  • Displaying indicator charts using matplotlib - see.
  • Repeated download attempts in case of errors (request_trys setting).

v0.5.3

17 Dec 22:37
Compare
Choose a tag to compare
  • New timeframe - 1s
  • Optimized loading of a large volume of quotes - benchbarks
  • Added intermediate saving when loading for a long time

v0.5.2

13 Dec 19:15
3290edd
Compare
Choose a tag to compare
  • Fix for python 3.7