Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 17:34:52 +0000



Information request

View Count: 734

[2017-05-22 16:41:44]
User478094 - Posts: 3
Hello,
I've been coding on SC after coding my strategy on MT4 and I have a few questions about SC :

- Is it possible to get data from the DOM trading ? (= the tape = "carnet d'ordre" in french) (bid/ask prices, quantity of the orders, etc...)

- With MT4, I could draw indicators, like on SC, but is it also possible to "print" text instead of all the time having to draw on charts or to draw on an indicator window ? Because for statistics, ... it's easier to work with text
(I don't know if i made myself clear about the second part, and sorry for my english as I'm french but what I mean is, does SC has onlya graphical interface or also a textual?)

I thank you very much in advance for your answer.
[2017-05-22 16:42:47]
User478094 - Posts: 3
When I say "get data from the DOM trading" I meant are there ACSIL's instructions to get these data
[2017-05-22 16:46:48]
Sierra Chart Engineering - Posts: 104368
- Is it possible to get data from the DOM trading ? (= the tape = "carnet d'ordre" in french) (bid/ask prices, quantity of the orders, etc...)
Yes.


does SC has only a graphical interface or also a textual?
Yes there are two different ways to do this.

All of the above is supported by ACSIL.
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
[2017-05-22 17:00:11]
User478094 - Posts: 3
Ok, could you give me the links from your documentation please ? I can't find them
[2017-05-22 20:59:46]
Sierra Chart Engineering - Posts: 104368
Refer to:
http://www.sierrachart.com/index.php?page=doc/ACSIL_Members_Variables_And_Arrays.html#scSymbolData

http://www.sierrachart.com/index.php?page=doc/c_ACSILDepthBars.php

http://www.sierrachart.com/index.php?page=doc/ACSILDrawingTools.html

http://www.sierrachart.com/index.php?page=doc/ACSIL_Members_scSubgraph.html#scSubgraphDrawStyle
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
Date Time Of Last Edit: 2017-05-22 21:00:57

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account