Quote:
|
Originally Posted by chievo11
It looks really good................
But one question:
How can i get the information what I have to set in the "icustom" value function?
Where can I see whats the output parameters of the indicator?
|
Click "Logics", then press " buy logics add", select "custom indicator", wait untill the new page will be downloaded with the following:
- Input the custom indicator's name.
- Input the parameters set, if needed(ex. p1, p2, p3 ...).
- Input the number of a indicator's line used.
- Input the number of periods back from the current bar(ex. Current = 0, Previous = 1, ...).
And so on.
About parameters of indicator and "iCustom" see Codersguru lessons. Besides I remember that somebody asked Codersguru about this iCustom and we have full explanation about it and indicator's parameters.