Advanced Order Handling

<< Click to Display Table of Contents >>

Navigation:  NinjaScript > Language Reference > Strategy > Order Methods > Managed Approach >

Advanced Order Handling

Previous page Return to chapter overview Next page

Show/Hide Hidden Text

Advanced order handling is reserved for EXPERIENCED programmers. Through advanced order handling you can submit, change and cancel orders at your discretion through any event-driven method within a strategy. Each order method within the "Managed Approach" section has a method overload designed for advanced handling.

 

tog_minus        Live Until Cancelled Orders

tog_minus        The Order Class

tog_minus        Transitioning order references from historical to live

tog_minus        Working with a Multi-Instrument Strategy