Support Board
Date/Time: Mon, 10 Mar 2025 14:11:41 +0000
Number Of Orders information
View Count: 598
[2022-03-28 19:06:05] |
VolTrader73 - Posts: 136 |
I would like to have the number of orders data in the spread sheet with the other market depth values (for example pull/stack). How do I get those in the spreadsheet ? If code is needed, can you just reply with what ever is needed or add this feature please. Attached is what I refer to as number of orders (combined or not) Thank you |
![]() |
[2022-03-28 19:27:10] |
John - SC Support - Posts: 38516 |
You would have to program this using ACSIL. One of the functions you would need is the following for the Bid side (there is another for Ask): ACSIL Interface Members - Functions: sc.GetBidMarketLimitOrdersForPrice() For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
[2022-03-28 21:09:18] |
|
That is not the correct function for the number of orders at each level where there is market depth data. You need to use: sc.GetBidMarketDepthEntryAtLevel, sc.GetAskMarketDepthEntryAtLevel
Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing |
[2022-04-01 12:52:26] |
VolTrader73 - Posts: 136 |
Hello. I lack the knowhow of your reference. How do I come about entering this in the spreadsheet ? In any free cell I enter =sc.GetBidMarketDepthEntryAtLevel ? that just returns #NAME? so I guess I need to have that function to reference to but I dont understand in all this. Pls advise. If you cant, as this is a simple task, maybe someone in the forum users will help. How do I post to the general forum users for help ? |
[2022-04-01 17:35:00] |
John - SC Support - Posts: 38516 |
These are not spreadsheet functions, they are ACSIL functions for which you would need to create a custom study. Refer to the information starting here: Advanced Custom Study Interface and Language (ACSIL): Introduction If you want to look for a programmer to hire, we have a list here: List of Third Party Sierra Chart Study and System Programmers For the most reliable, advanced, and zero cost futures order routing, use the Teton service: Sierra Chart Teton Futures Order Routing |
To post a message in this thread, you need to log in with your Sierra Chart account: