发布

  • 14060 6e32f46068

    Adds Missing UpdateTriggerPrice Method (#6385)

    frostbyte_neo 发布于 2022-06-08 13:35:47 +00:00 | 1893 次提交 在此版本后已推送到 master

    Since there is UpdateStopPrice, UpdateLimitPrice, UpdateQuantity and UpdateTag method to make it easier to update the OrderTicket, we include UpdateTriggerPrice to cover the LimitIfTouched case.
    Also, updated the docs or the arguments for these methods.

    Updates LimitIfTouchedRegressionAlgorithm:

    • Adds UpdateTriggerPrice call that rounds down the TriggerPrice.
    下载附件