
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
This buy-sellpoints.mq4 indicator currently only shows up to 3 days of signals on a M5 chart.
1. Can anybody help me to have a look at the codes to increase the number of days shown eg 1 year. It is best to have a setting for it. Is it related to this line ' if (CountBars >= 1000) CountBars = 950;'??
2. How can I add an alert signal when the buy and sell signal occurs?
I don't know programming language well. Thank you.
<decompiled code removed by moderator - do not post stolen code in these forums! First and final warning!>