jak wrzucic indykator do ea
Wywołać go poprzez funkcję ICustom() w której na odpowiednich pozycjach podaje się nazwę wskaźnika oraz zmienną która ma być pobrana z tego wskaźnika.
double iCustom( string symbol, int timeframe, string name, ..., int mode, int shift)
mode - Line index. Can be from 0 to 7 and must correspond with the index used by one of SetIndexBuffer functions.
Sprawdź co konkretnie zwraca wybrany przez Ciebie wskaźnik.
double iCustom( string symbol, int timeframe, string name, ..., int mode, int shift)
mode - Line index. Can be from 0 to 7 and must correspond with the index used by one of SetIndexBuffer functions.
Sprawdź co konkretnie zwraca wybrany przez Ciebie wskaźnik.
fx-forum