Only users who purchased or rented the product can leave comments
Al Bundy  

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

Dionisis Nikolopoulos  
andreaslagler:

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.

Al Bundy  
Dionisis Nikolopoulos:

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?

Dionisis Nikolopoulos  
andreaslagler:

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.

Only users who purchased or rented the product can leave comments