
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
I am accustomed to thinking about programming in terms of subroutines and functions. Just starting to learn MSQl4.
I see Moving Average templates as part of the platform that I am using, but my question is this:
I want to be able to have a "function" that I can call at each tick and have it return the values from three different moving average calulations. So, are there routines that will do this now and all that I need to do is call them with the proper parameters.
My first EA will be to just have that calculation done and to display the values as each new bar appears.
Would somebody point me in the proper direction for this first step, please?
Thnak you.