|
A description of functions you have to implement in your custom strategy and the order these functions are called.
|
|
Explains functions that place and cancel orders, as well as order properties.
|
|
This page explains how to create indicators in your strategy and how to show them on the chart programaticaly.
|
|
How to enumerate all orders and trades, get last orders and trades, get number of days
since last trade, etc.
|
|
How to define strategy arguments and specify their default values.
|
|
|