- Your image doesn't match your posted code. There are no such Print/Alert statements.
- Don't just keep calling your function. Call once, save to a variable.
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
First return 0 and then return 2
If I have (CountTrades()==1) { //need to call something } if (CountTrades()==2) { //need to call something } if (CountTrades()==3) { //need to call something } if (CountTrades()==4) { //need to call something }