First, can I do this in the builder? Then view the script. For instance, Draw.Rectangle, what brush type do I use for that? It's not BarBrush. I know there's Mybrush. (?)
I took my InsideOutside Bar Indicator & copied paste the three components for coloring bars and laid them in my script (Just for a starting point) got it to compile and it actually works, it colors the bars as the brush name indicates. I want to be able to change the colors for the rectangles in the interface (Think thats what you call it)
The screenshot are the three components but I piled them on top of each other just for an easy reference (I know they don't go like that) I just need to have the correct brush name for the rectangles. And any suggestions without of course violating any rules for actually helping us lol give me some riddles to figure out lol I'm non C# script literate.
Comment