Cone8
 ( 24.57% )
- ago
I'm doing this all time to differentiate the Pre/Post market with the regular market.



It's pretty simple (code below) but it sure would make life easier if this were automatic, or even selectable as a Chart Preference. "Like" if you agree!

CODE:
         if (!bars.Market.IsOpenMarketTime(bars.DateTimes[idx]))             SetBackgroundColorAllPanes(bars, idx, WLColor.FromArgb(75, WLColor.Gray));


8
390
0 Replies

Reply

Bookmark

Sort
Currently there are no replies yet. Please check back later.