NinjaScript > Language Reference > Strategy > IExecution |
![]() ![]() ![]() ![]() |
Definition
* The "Price" property may return a value that is not aligned to the underlying instruments tick size. This can happen if the original order price was submitted not aligned to tick size or if the period in time being backtested contains split/dividend back adjusted data that is also not aligned to tick size. However, most if not all execution grid displays will display a rounded to tick size value. You can also use the method Round2TickSize().
Methods and Properties
Examples
|