Skip to content

Commit

Permalink
Updated docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbeced committed Jan 17, 2025
1 parent 55c73f4 commit 0a7325c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
### Features

* Added support for Binance order and user data events via websockets.
* Added support for backtesting order events.
* Added loan ids to order info.

### Bug fixes
Expand Down
2 changes: 2 additions & 0 deletions docs/backtesting_exchange.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,5 @@ basana.backtesting.exchange
:members:
.. autoclass:: basana.backtesting.exchange.OpenOrder
:members:
.. autoclass:: basana.backtesting.exchange.OrderEvent
:members:

0 comments on commit 0a7325c

Please # to comment.