The difference between ArrayGetAsSeries() and ArrayIsSeries()

 

They are both taking the same parameter and returning the same type of data.

They are both returning the value "true", if the array used as parameter is timeseries.

I could not understand the difference between these two from the reference.

Any help?

Thanks a lot.

 
kemalturgay:

They are both taking the same parameter and returning the same type of data.

They are both returning the value "true", if the array used as parameter is timeseries.

I could not understand the difference between these two from the reference.

Any help?

Thanks a lot.

Please check this topic https://www.mql5.com/en/forum/12247
 
Thank you.