TSO Total Negative Management
499 USD
Démo téléchargée:
304
Publié:
7 août 2017
Version actuelle:
2.86
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,
how can I use with custom indicator, there is one sell buffer and another buy buffer. here is only one buffer.
If this is not functional, then it would be good, that you implement two buffers.
many thanks
best regards
Hi,
how can I use with custom indicator, there is one sell buffer and another buy buffer. here is only one buffer.
If this is not functional, then it would be good, that you implement two buffers.
many thanks
best regards
Hi,
Sorry for the delay but the system didn't inform me about your comment. If you make a question you should wait for my response about a day. If it happen again then just send me a private message.
Now, one buffer should be enough to make buy or sell order. If your indicator use many buffers (as almost every indicator) then you need to create one more just to output the desire result (example : 0 for buy and 1 for sell) when the conditions of the others buffers meet the criteria.
Regards.
Hi,
Sorry for the delay but the system didn't inform me about your comment. If you make a question you should wait for my response about a day. If it happen again then just send me a private message.
Now, one buffer should be enough to make buy or sell order. If your indicator use many buffers (as almost every indicator) then you need to create one more just to output the desire result (example : 0 for buy and 1 for sell) when the conditions of the others buffers meet the criteria.
Regards.
And which value for no signal? EMPTY_VALUE?
And which value for no signal? EMPTY_VALUE?
Yes, and more general no signal you will have for any value except these values you set at 'Buy Order Handle' and 'Sell Order Handle' sections.