Hi! I try to learn Javascript but would like to know if it works fast enough for my needs before i spend to many hours learning it.
Could you show me how to write a script with 100 moving averages (2-100) in the same chart as the bars? Same color and based on close.
How would this be programmed to work very fast when i change intervalls from 1 min to 60 etc?
Thank you very much!
Could you show me how to write a script with 100 moving averages (2-100) in the same chart as the bars? Same color and based on close.
How would this be programmed to work very fast when i change intervalls from 1 min to 60 etc?
Thank you very much!
Comment