i'm trying to find an example of, say, a keltner channel fill or a fill between two indicator lines that will help me understand how to set up a fill using sharpDX... iv'e successfully coded an indicator that draws lines and places text in the margin using the examples in "samplecustomrender" but i'm just not having any luck with a channel fill.... Better question might be which is less processor overhead a sharpDX channel fill or a Draw.Region() fill ?
on another note, trying to use the new help guide is quite difficult with the wasted space on the right 3rd of the page squishing all the pertinent info into a center 3rd of the page... a long thin column of text just doesn't work somehow...

Comment