mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-08 21:49:06 +08:00
DOC: update whatsnew for equity auto closes
This commit is contained in:
@@ -101,6 +101,13 @@ Enhancements
|
||||
* It is also now possible to specify custom ``missing_value`` values for
|
||||
``float``, ``datetime``, and ``bool`` Pipeline terms. (:issue:`962`)
|
||||
|
||||
* Added auto-close support for equities. Any positions held in an equity that
|
||||
reaches its ``auto_close_date`` will be liquidated for cash according to the
|
||||
equity's last sale price. Furthermore, any open orders for that equity will
|
||||
be canceled. Both futures and equities are now auto-closed on the morning of
|
||||
their ``auto_close_date``, immediately prior to ``before_trading_start``.
|
||||
(:issue:`982`)
|
||||
|
||||
Experimental Features
|
||||
~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user