TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool ObjectSetFiboDescription ( string  name,
int  index,
string  text 
)

Sets a new description to a level of a Fibonacci object.

Parameters
nameObject name
indexIndex of the Fibonacci level (0-31)
textNew description of the level
Returns
The function returns true if successful, otherwise false. To get the detailed error information, one has to call the GetLastError() function