Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Requirements

...

A simple example of this is something like sc.cht.GetSGData2("BTC1", "ID0.[SG1].[0:5]", TRUE)

In this example, data is set to ID0 (the main price graph) and retrieves the most recent 6 bars from SG1 (which happens to be the Open).


In more detail

study_id - formatted like it appears in SC. ID1, ID2, ID3 etc. ID0 is the main price graph.

...

Widget Connector
urlhttp://youtube.com/watch?v=9iH4YNcXPYM

sc.cht.TimeAndSales

Filtering records

sc.cht.MarketDepth

SC Dom must be added to the chart with bid/ask columns

Image Added


sc.cht.MarketDepth_MBO

Sierra Chart Server Settings → Subscribe Market By Order Data When Market Depth Subscribe = Yes


Market depth - https://youtu.be/CWPuFFjJZsY

Market depth with MBO - https://youtu.be/OuqYRwnoSC0


Market Depth Recent Bid and Recent Ask

...