Support Board
Date/Time: Tue, 04 Feb 2025 14:43:13 +0000
Post From: Statistical Performance Over Time - Trade Statistics & s_ACSTradeStatistics
[2019-06-24 21:37:53] |
User796776 - Posts: 95 |
Tested with v1939 and GetFlatToFlatTradeListEntry returns the s_ACSTrade for the Flat2Flat position. At this point I have the Flat2Flat summary (s_ACSTrade) but I also need the detail stats found in s_ACSTradeStatistics calculated from all the trades comprising the Flat2Flat trade. Something like int (SCDLLCALL* GetFlatToFlatTradeListEntry)(unsigned int TradeIndex, s_ACSTrade& TradeEntry, s_ACSTradeStatistics& TradeStats); Would this be possible? |