Support Board
Date/Time: Fri, 31 Jan 2025 13:45:56 +0000
Post From: Bid/Ask trades above threshold
[2019-05-05 14:58:18] |
Ben - Posts: 1 |
Hi, there are currently functions that provide the number of bid and ask trades (sc.NumberOfBidTrades and sc.NumberOfAskTrades), but I'm interested in getting more statistics out of these. For now, I would like to look at the number of bid and ask trades above a minimum volume threshold. I've attempted, unsuccessfully, to code this myself as I'm only learning from examples. It would help if I could reference the code from the Large Volume Trade Indicator, but I could not find it in the Studies.cpp files. Is there a similar study I could reference? Or documentation that would be useful for building such an study. Thanks! |