Support Board
Date/Time: Sun, 22 Mar 2026 08:52:55 +0000
Post From: sc.SymbolData->AskDOM[0].Price
| [2020-11-11 16:20:16] |
| amirN - Posts: 160 |
|
I am trying to convert some of my code so that I can recompile and upgrade to the latest SC. It seems that AskDOM is no longer available, so the following code is throwing error: sc.Subgraph[58][ix] = (float)sc.SymbolData->AskDOM[0].Price; sc.Subgraph[59][ix] = (float)sc.SymbolData->BidDOM[0].Price; PLease suggest an alternative to the above. |
