Support Board
Date/Time: Fri, 09 May 2025 22:56:40 +0000
Post From: How does GetLastPriceForTrading work?
[2016-09-19 21:55:43] |
DabbaDo - Posts: 148 |
In sierrachart.h there is: // 1454 double (SCDLLCALL* GetLastPriceForTrading)(); And it is used in TradingTriggeredLimitOrderEntry.cpp But I don't find any reference to it on your site. What is it? It looks like it might be useful. Does it work during replay as well as live? Thank you. |