looking for help adding “black” to areabrush , and yellow to outline brush.
example syntax
Draw.Region(this, “tag1”, CurrentBar, 0, Bollinger(2, 14).Upper, Bollinger(2, 14).Lower, null, Brushes.Blue, 50);
Thanks in advance, if you have a sample of Helper to make the outline brush Dash that would be spectacular.
D.
fc77
March 25, 2026, 8:34pm
2
I believe the last syntax in the following page has what you’re looking for.
1 Like
that is the link to the shown example and i have read the english print but i say again,
there is no example and if you are unable to type such code please resist from commenting. ty.
great fluff help tho. check that off.
just upset at the code not personal but i appreciate it when people read the links they send ppl. eliminates long threads like this.
fc77
March 25, 2026, 8:42pm
5
I don’t see a link in your original message. You just had that one sample code snippet which is copied from the bottom of the page from the link that I sent out.
What I’m talking about is the Syntax section of that same page. Is this not what you are looking for?
2 Likes
further down the page is the example and what is needed but syntax is unclear with areaBrush