Login Page - Create Account

Support Board


Date/Time: Fri, 10 May 2024 00:57:21 +0000



[User Discussion] - Inside Bars as in Markttechnik (Michael Voigt)

View Count: 1731

[2013-06-28 19:34:17]
User59879 - Posts: 66
Hola,

In the book Markttechnik (excellent book, unfortunately only available in German language as far as I know), Michael Voigt describes a technique using Inside Bars ("Innerstaben", see attached picture) that is somewhat different from the one that is implemented as an "Inside Bars" chart study in Sierra Chart:

IF previous bar was an InsideBar
THEN
IF Close > LowOfOutsideBar AND Close < HighOfOutsideBar
THEN this bar is an InsideBar as well
ENDIF
ELSIF Close > LowOfPreviousBar AND Close > HighOfPreviousBar
THEN
previous bar is the OutsideBar
this bar is an InsideBar
ELSE
this bar is a normal bar (neither an InsideBar nor an OutsideBar)
ENDIF

Is there already such an indicator available?

Jan Humme.
imageinnenstaben.PNG / V - Attached On 2013-06-28 19:33:50 UTC - Size: 782.13 KB - 487 views
[2013-06-30 00:44:26]
Sierra Chart Engineering - Posts: 104368
We can add this.
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
[2013-06-30 09:42:45]
User59879 - Posts: 66
what would be the cost?

[2013-07-02 00:27:50]
Sierra Chart Engineering - Posts: 104368
We will let you know. We will see if we can just get this done quickly.

If it is more involved or changes are required it will be 35 USD.
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: 2013-07-02 00:28:11
[2013-07-08 18:09:45]
User59879 - Posts: 66
As per my request, it could look like this: http://www.sierrachart.com/image.php?l=1373306337256.png

And I would suggest a parameter where one can specify how many bars must be inside before calling a block of inside bars (default = 1), in order to prevent unnecessary clutter. I myslef would probably put it at 2 or so.

Have you been able to decide yet if you can do this quickly?
[2013-07-09 21:49:50]
Sierra Chart Engineering - Posts: 104368
This will have to be done as custom development. The specifications are not totally clear and it is more involved.

You can contact a programmer from this page:
https://www.sierrachart.com/index.php?l=doc/SierraChartStudyAndSystemProgrammers.html

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
[2014-04-28 17:25:28]
eboarder - Posts: 1
Hi User59879,
have you found a solution already?
I would be interested in this study as well.

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

Login

Login Page - Create Account