Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 10:20:32 +0000



[User Discussion] - number bar study

View Count: 1927

[2013-06-25 13:48:09]
golan_82 - Posts: 24
Hi , Is it possible to search in the history of the number bar study a specific number (let's say I want to see every time that were more than 4,000 contracts in one side , for example , buy orders)

I guess I have to bulid some kind of alert , would you help me to do it?

thanks
[2013-06-25 13:54:27]
ganz - Posts: 1048
golan_82

hi

yes. it's possible http://www.sierrachart.com/supportboard/showthread.php?t=37616

gd lck
[2013-06-25 14:00:41]
golan_82 - Posts: 24
Thank you

which file should I download and how to operate it?
[2013-06-25 19:16:13]
golan_82 - Posts: 24
the new version of sierra doesn't load those DLL files
[2013-06-26 03:27:32]
ganz - Posts: 1048
golan_82

try this http://www.sierrachart.com/supportboard/showpost.php?p=215830&postcount=25

works fine on v991

also you are able to build it using *.cpp as described here http://www.sierrachart.com/index.php?l=doc/doc_CreatingDLLs.html#stepbystep ##14-22

gd lck

[2013-06-26 04:41:49]
golan_82 - Posts: 24
When It calculated Delta , it only mark the difference between bid minus ask , I want it to show Delta in absolute number , both bid minus ask and ask minus bid..thanks
[2013-06-26 04:55:37]
ganz - Posts: 1048
golan_82

hi

Delta = Buy Volume - Sell Volume
Buy Volume (Ask Volume) = volume that traded at or above the ask price.
Sell Volume (Bid Volume) = volume that traded at or below the bid price.

gd lck
[2013-06-26 05:09:59]
golan_82 - Posts: 24
I understand , but I want the delta also to be sell volume - buy volume , how to do it?
I mean , I want the delta in absolute number
[2013-06-26 05:13:38]
ganz - Posts: 1048
golan_82

it's very easy - just modify a *.cpp as you need it and recompile it

gd lck
[2013-06-26 05:16:27]
golan_82 - Posts: 24
thank you

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

Login

Login Page - Create Account