Skip to content

Commit

Permalink
V2.1.7.9
Browse files Browse the repository at this point in the history
  • Loading branch information
lin committed Dec 19, 2020
1 parent b8ea7a4 commit bd41c6c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,10 @@ folder by using the multi-threads for speeding.

6. V2.1.7.8 move the default strategies to example/strategies folders
把内置的策略移到example/strategies文件夹.

7. V2.1.7.9 account update interval and binance_spot_grid_strategy
添加资产更新的定时推送和币安现货网格交易的策略。

## 联系方式
微信: bitquant51

Expand Down
2 changes: 1 addition & 1 deletion howtrader/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "2.1.7.8"
__version__ = "2.1.7.9"

0 comments on commit bd41c6c

Please sign in to comment.