TSO Total Negative Management
499 USD
ダウンロードされたデモ:
304
パブリッシュ済み:
7 8月 2017
現在のバージョン:
2.86
Didn't find a suitable robot?
Order your own one
on Freelance
フリーランスにアクセス
Order your own one
on Freelance
取引の機会を逃しています。
- 無料取引アプリ
- 8千を超えるシグナルをコピー
- 金融ニュースで金融マーケットを探索

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.