Divergence HiLo
30 USD
Démo téléchargée:
41
Publié:
22 avril 2022
Version actuelle:
1.1
Vous ne trouvez aucun robot qui vous convient ?
Commandez le vôtre
dans la section Freelance
Aller à la section Freelance
Commandez le vôtre
dans la section Freelance
Comment acheter un robot de trading ou un indicateur
Exécutez votre EA sur
hébergement virtuel
hébergement virtuel
Test un indicateur/robot de trading avant d'acheter
Vous voulez gagner de l'argent sur Market ?
Comment présenter un produit pour qu'il se vende bien
Vous manquez des opportunités de trading :
- Applications de trading gratuites
- Plus de 8 000 signaux à copier
- Actualités économiques pour explorer les marchés financiers
Inscription
Se connecter
Vous acceptez la politique du site Web et les conditions d'utilisation
Si vous n'avez pas de compte, veuillez vous inscrire

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.