Where can I find the code for iMA, iRSI..?

[Deleted]  

and iStoc.. for example. I believe it is kind of library but I don't find it.

if it is than,Lately, I made my custom indicator, Is it possible to add it to the library(with the adjustment: " iMyIndicator").

Thanks all.

 
dawis:

and iStoc.. for example. I believe it is kind of library but I don't find it.

if it is than,Lately, I made my custom indicator, Is it possible to add it to the library(with the adjustment: " iMyIndicator").

Thanks all.

iMA, iRSI, etc are buil-in functions. Some code examples can be found in indicators folder. When you finally create your own indicator you must use iCustom() to use it.

[Deleted]  
Thank you very much. thats was very helpful... doing all the hard job!