int OnCalculate(const int rates_total, const int prev_calculated, const datetime &time[], const double &open[], const double &high[], const double &low[], const double &close[], const long &tick_volume[], const long &volume[], const long &spread[]) <--- should be an intLong Hoàng:
hello experts,
im verry struggling with this warnings 'OnCalculate' function declared with wrong type or/and parameters
help me pls.
thanks everyone.
you expect anyone to read this? use the code button </> (alt-s) to post code or attach it as a file....
Look carefully at example code in the documentation
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
hello experts,
im verry struggling with this warnings 'OnCalculate' function declared with wrong type or/and parameters
help me pls.
thanks everyone.
here is my code (if there is any problem other than this OnCalculate function please comment to help me too).