配列の指標バッファ割り当て【SetIndexBuffer】
bool SetIndexBuffer(int index, double array[ ]) Binds the array variable declared at a global level to …
bool SetIndexBuffer(int index, double array[ ]) Binds the array variable declared at a global level to …
void SetIndexArrow(int index, int code) Sets an arrow symbol for indicators line of the DRAW_ARROW type…
void IndicatorShortName(string name) Sets the “short” name of a custom indicator to be show…
void IndicatorDigits(int digits) Sets precision format (the count of digits after decimal point) to vis…
int IndicatorCounted( ) The function returns the amount of bars not changed after the indicator had bee…
void IndicatorBuffers(int count) Allocates memory for buffers used for custom indicator calculations. T…