StopLimit Field¶
Summary¶
A stop limit order is an order to buy or sell once the price of the symbol reaches specific price.Order has a parameter for maximum distance from that target price, where it can be executed.
Signature¶
1 |
|
Return Value¶
PendingOrderType
Declaring Type¶
Examples¶
1 2 3 4 5 |
|
Last update: March 23, 2023