foongshen:
hi, as below is a simple code i had create. But y output will be zero ? it suppose be 87.5
Thanks
Because int_lower_shadow / int_upper_shadow is less than 1 and an int of less than 1 is 0
Read this: Type Casting

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
hi, as below is a simple code i had create. But y output will be zero ? it suppose be 87.5
Thanks