Imaad Fakier:
Why aren't the arrows being drawn/displayed on each candle's respective highs and/or lows?
//Maybe instead of LONG_TRADES[buy_index] = High[candle_number]; //you could try LONG_TRADES[candle_number] = High[candle_number];
Keith Watford:
Wow, there was no problem, just me not spotting the obvious. Wow. Nevertheless, thank you for the correction and my apologies to you for spending time on something that’s actually so trivial. Wow.

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
Why aren't the arrows being drawn/displayed on each candle's respective highs and/or lows?