Hi Admin
I have an indicator which has two buffers one for buy and one for sell, it references a price value which is different each time as it's signal. How do I make this reference in amongst the blocks to buy and sell when ?
I am not a coder by any means so references like this dont gel in my head. 
All I want is to buy or sell when it gives this value on the candle
In the condition blocks you need to reference the buffer value but I just want it to open a trade equaling that signal(value) not be greater than or equal to etc, I have tried referencing a value but no go
Plus where is max trades? One trade per signal,
Sorry for the hassle
Thanks