Files
Ricardo Andrés Marino Rojas 7f6da62e5d Add TriggerPrice field when applying a split (#7279)
* Add TriggerPrice field when applying a split

If one stock is split in k parts, the new TriggerPrice in an order for that stock should be also scaled by a factor of k/10. It was made:
- Modify `DefaultBrokerageModel.ApplySplit()` to adjust `TriggerPrice` field
- Regression and unit test was added

* Check Limit Price for LimitIfTouched

* Nit change
2023-05-30 13:36:49 -03:00
..
2021-04-02 11:20:01 -07:00
2022-08-31 20:50:00 -03:00
2022-11-09 17:38:34 -03:00
2023-02-24 16:31:51 -03:00
2023-02-21 13:07:56 -03:00