TSO Total Negative Management
499 USD
Demo downloaded:
304
Published:
7 August 2017
Current version:
2.86
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,
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.