1
votes
Feature
(%) of total offers in Scalper mode and/or Matrix
At Scalper we have the total sum of purchase and sale orders. I believe that the percentage information between these values to define the pressure on the market is a good and necessary information. More buyers or more sellers.
Example :
-------------------------------- ORDERS --------------------------------- 20.000 bids (66,66 %) ---- 10.000 asks (33,33 %)
ask_percentual = ((total of asks / (total of bids + total of asks)) * 100)
bid_percentual = ((total of bids / (total of bids + total of asks)) * 100)
Tks
Mario Gomes
Author
Votes
Discussion
Join PTMC community to post your comments