Support Board
Date/Time: Mon, 25 Nov 2024 03:56:57 +0000
Post From: ACSIL: a function that returns the Recenet Bid/ask Volume per price
[2023-08-15 02:48:27] |
User370774 - Posts: 25 |
Do the requested values respect "Recent bid ask volume Timeout in Milliseconds" that get set in DOM setting? Would you have or could link to a small piece of code to give context to the use of unsigned int sc.GetRecentBidVolumeAtPrice(float Price); unsigned int sc.GetRecentAskVolumeAtPrice(float Price); ? Maybe a simple code that compares recent bid volume at a price with that 3 ticks above or similar and how the timeout is considered? Thank you so much! EDIT: never mind I got it working, thank you Date Time Of Last Edit: 2023-08-19 23:26:19
|