Skip to content

Releases: DogsTailFarmer/martin-binance

martin-binance 3.0.16

01 Nov 15:45
Compare
Choose a tag to compare

3.0.16 - 2024-11-01

Fix

  • Unnecessary restart when updating assets
  • Add parameter SAVE_ASSET, to selectively suppress this feature

martin-binance 3.0.15

14 Sep 09:07
Compare
Choose a tag to compare

3.0.15- 2024-09-14

Update

  • Up requirements for exchanges-wrapper==2.1.20
  • Add betterproto to requirements

3.0.14- 2024-09-13

Fix

  • pyproject.toml

3.0.13post1 - 2024-09-13

Fix

  • deepsource found style issue

3.0.13 - 2024-09-13

Fix

  • Sometimes get error from backtesting on Exit #81

Added new features

  • (3.0.13b4) Handling missed asset update events of GRID_ONLY and USE_ALL_FUND modes

Update

  • Up requirements for exchanges-wrapper==2.1.18
  • Dependency
  • Some minor improvement

martin-binance 3.0.12

13 Aug 19:44
Compare
Choose a tag to compare

3.0.12 - 2024-08-13

Fix

  • Calculatingself.reverse_price before immediately starting Reverse cycle also. It can be used later in
    on_balance_update_ex
  • on_balance_update_ex: initial balance update logic

martin-binance 3.0.11

13 Jul 18:41
Compare
Choose a tag to compare

3.0.11 - 2024-07-13

Added new features

3.0.10 - 2024-07-07

Fix

  • on_balance_update_ex: excessive recalculation of income when withdrawing funds

Update

  • Processing account replenishment in all states with increasing turnover
  • Dependency

3.0.9 - 2024-07-07

Added new features

  • Updated APY profit rating Grafana report, used data from selected time range for APY calculation
  • Processing account replenishment in all states with increasing turnover

martin-binance 3.0.8.post1

26 Jun 18:39
Compare
Choose a tag to compare

3.0.8.post1 - 2024-06-26

Fix

  • Version compatibility

martin-binance 3.0.8

26 Jun 18:22
Compare
Choose a tag to compare

3.0.8 - 2024-06-26

Added new features

  • Continue interrupted grid update cycle after restart

Update

  • Dependency

martin-binance 3.0.7

02 May 19:40
Compare
Choose a tag to compare

3.0.7 - 2024-05-02

Fix

  • Docker: server-client deployment functionality restored (exchanges-wrapper and martin-binance), also for Windows

Update

  • RATE_LIMITER initial settings changed
  • Up requirements for exchanges-wrapper==2.1.12

martin-binance 3.0.6

19 Apr 15:23
Compare
Choose a tag to compare

3.0.6 - 2024-04-19

Fix

  • Unattended cancelling keep alive tasks

Added new features

  • The total income includes withdrawn funds

Update

  • Up requirements for exchanges-wrapper==2.1.11
  • Refine handling backtest process

martin-binance 3.0.5

16 Apr 12:47
Compare
Choose a tag to compare

3.0.5 - 2024-04-16

Update

  • Up requirements for exchanges-wrapper==2.1.10
  • Import from params module
  • Some issues Mismatch between signature and use of an overridden method

martin-binance 3.0.4

14 Apr 17:57
Compare
Choose a tag to compare

3.0.4 - 2024-04-14

Fix

  • Creating and manage asynchronous tasks

Update

  • Up requirements for exchanges-wrapper==2.1.9
  • 'Backtesting': some minor improvements
  • Remove cross-version updates