Метод | Описание | |
---|---|---|
Session ( int bar, int maxPos, int maxOrd ) |
Constructor
|
|
SetWayPoint ( double price, WayPointType type ) : void |
Sets a Way Point
|
public Session ( int bar, int maxPos, int maxOrd ) | ||
bar | int | |
maxPos | int | |
maxOrd | int |
public SetWayPoint ( double price, WayPointType type ) : void | ||
price | double | |
type | WayPointType | |
Результат | void |