TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
bool ObjectMove | ( | string | name, |
int | point, | ||
DateTime | time1, | ||
double | price1 | ||
) |
Changes coordinates of the specified anchor point of the object at the specified chart
name | Object name |
point | Index of the anchor point. The number of anchor points depends on the type of object. |
time1 | Time coordinate of the selected anchor point |
price1 | Price coordinate of the selected anchor point |
The function moves an object coordinate in the chart. Objects can have from one to three coordinates depending on their types.
The object coordinates are numbered starting from 0