mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-03 13:43:30 +08:00
DOC: Update release notes for all_api_methods helper.
This commit is contained in:
@@ -82,6 +82,10 @@
|
||||
# an order that would cause it to hold a short position.
|
||||
set_long_only()
|
||||
|
||||
* Adds an `all_api_methods` classmethod on `TradingAlgorithm` that returns a
|
||||
list of all `TradingAlgorithm` API methods. [PR333](https://github.com/quantopian/zipline/pull/333)
|
||||
|
||||
|
||||
## Bug Fixes (BUG)
|
||||
|
||||
* Fix alignment of trading days and open and closes in trading environment.
|
||||
|
||||
Reference in New Issue
Block a user