Support Board
Date/Time: Tue, 22 Apr 2025 02:54:29 +0000
Post From: Functions for access account information?
[2025-02-17 16:34:27] |
atariaf - Posts: 12 |
Now, to figure out where the TradeDataFields are located. I am having the hardest time figuring out the logic to the documentation. The sc.GetTradeAccountData() looks like it is what I need, but where do I find what fields are available in this? I can see that m_AccountValue is available, but what else? There is no link to this in the docs. I would really rather not print the entire return to the log just to see what information is available. No matter what way I type "n_ACSIL::s_TradeAccountDataFields", I can't find anything. I've checked the files in ACS_Source as well to see if there any structs or indications of what can fields can be obtained this way, but it looks like all of those files are really just examples and headers. I found the function/SCDLLCALL in the sierrachart.h, but I can't find anything else. Any help would be greatly appreciated. Refards, |