How to get running orders count
-
Hi,
I would like to know how can I get running orders count whenever a new order open,
suppose whenever a new order opens ea should send me a notification current running orders count like 6 buys and 5 sells orders are running and total orders count. -
I would suggest something like this: https://fxdreema.com/shared/eJY9ZYWnc
But there is a catch. The thing is that these Bucket blocks normally does not pass when they can't find any trade. I connected both of their outputs because of that, but as a result you will see some big values instead of 0. Basically these blocks can't be easily put to work with 0 trades and I need to decide how to deal with this.