Comment on Trading Systems
I would like to use TBQ (total bid quantity ) and TSQ (total ask quantity) as part of my trading strategy. Is the possible to incorporate that through a script?
For example:
Buy when
– EMA 3 moves over EMA 5
-TBQ >TSQ.
Thanks.