Divergence HiLo
30 USD
Demo downloaded:
41
Published:
22 April 2022
Current version:
1.1
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, any possibility to improve the cpu usage as I noticed the indicator is a little heavy when added to many charts? Thanks
Hello.
Thanks for the message.
Your feedback is very important to us.
Your wishes are included in the new version of the indicator.
To reduce the load on the terminal, use fewer bars in the history.
Download the new version.
Thank you.
Hi,
Looking for ideas from anyone.
With this indicator, the ranges are really great, but the intraday trends are where this indicator falls short, so the EA needs to be smart. So my focus is on EA development as I think the indicator is pretty fantastic.
The indicator prints arrows, sometimes more than one arrow in a direction. If these are not closed in profit at next opposite signal, then they will close when the TP is met. Fine. Price tends to revisit these levels, be it 1-10 days later. But sometimes, it won’t touch the highest or lowest (oldest trades), but will touch all others. How to take a loss on the oldest trade if it’s not hit, but price is at or near this level rather than build up a massive drawdown. If anyone has an idea how to do this, please do share ideas. I'm not a programmer, so impossible to resolve on my own.
Please, any ideas will be greatly appreciated.
To the developer, thanks, for the fabulous indicator. Also, thank you for resolving the cpu issue. Works like a charm now.
All the best.
Hi,
Looking for ideas from anyone.
With this indicator, the ranges are really great, but the intraday trends are where this indicator falls short, so the EA needs to be smart. So my focus is on EA development as I think the indicator is pretty fantastic.
The indicator prints arrows, sometimes more than one arrow in a direction. If these are not closed in profit at next opposite signal, then they will close when the TP is met. Fine. Price tends to revisit these levels, be it 1-10 days later. But sometimes, it won’t touch the highest or lowest (oldest trades), but will touch all others. How to take a loss on the oldest trade if it’s not hit, but price is at or near this level rather than build up a massive drawdown. If anyone has an idea how to do this, please do share ideas. I'm not a programmer, so impossible to resolve on my own.
Please, any ideas will be greatly appreciated.
To the developer, thanks, for the fabulous indicator. Also, thank you for resolving the cpu issue. Works like a charm now.
All the best.
Hello.
Thank you for your opinion on the indicator.
There are a couple of ideas to get out of the situation of orders with maximum negative values.
First way. Each next order is doubled and after all orders are in plus, we close all orders.
The second way. After doubling all orders in one direction, select the last and minimum order and after the transition to plus,
we close these two orders.
All ways can be done in manual trading panel.
Or implement it yourself in an Expert Advisor.
With best wishes.
Victor.