Triangle Finder MT4
30 USD
Demo downloaded:
131
Published:
1 March 2022
Current version:
2.6
Didn't find a suitable robot?
Order your own one
on Freelance
Go to Freelance
Order your own one
on Freelance
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through
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 everyone
Version 2 is out. This is a major update with 2 new features:
A note about Deep Scan mode:
Hi Amir, for the triangle finder for mt4, how do I make it continuously scan for trades? I use the smaller time frame 5 min and I'm having to constantly reload the chart to get it to scan manually every 5 mins. If this option doesn't exist yet could you please add it? Basically an on/off for continuous scans. Thank you
Hi dp35
It does scan continuously. There is an option in the indicator settings named "Signal after candle close" which is true by default. When enabled it waits until close of the current candle then it checks for pattern. When it is set to false it monitors the current candle in every tick to signal as soon as the pattern forms. (It supposed to!)
Though, I just realized that there is a problem in the code with "Signal after candle close=false" that causes it doesn't work properly. I will fix that and release a new update soon.
Thanks for reporting the issue.
Regards
Hi dp35
It does scan continuously. There is an option in the indicator settings named "Signal after candle close" which is true by default. When enabled it waits until close of the current candle then it checks for pattern. When it is set to false it monitors the current candle in every tick to signal as soon as the pattern forms. (It supposed to!)
Though, I just realized that there is a problem in the code with "Signal after candle close=false" that causes it doesn't work properly. I will fix that and release a new update soon.
Thanks for reporting the issue.
Regards
The new update is out and the issue with "Signal after candle close = false" is fixed.
Подскажите. Что означают цифры внутри сигналов? И чем отличается 1 метод поиска от 2 ?
Hi 3meyelov
Number on buttons shows the number of candles passed since the pattern formed.
First search mode scans more candles and finds bigger triangles. Second mode searches recent candles and finds smaller triangles.
Regards