If it is meant to be MQL5 you need to post all your code. The above lines should not generate loss of data warning.
Oh I found the issue. Possibly you defined BB_Period as double type. To remove the warning define it as integer.
Chioma Obunadike #:
mods
mods
I already missed @Fernando Carreiro.

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
possible loss of data due to type conversion test407.mq5 92 77
Does anyone have an idea how I can resolve this warning?