Hello,
Thank you very much for your e-mail.
Yes, with a little bit of magic
Mid = (High+Low)/2;
SetBarFillColor( colorYellow );
PlotOHLC( Null, High, Mid, Close, "Price", IIf( Close > Mid, colorYellow, colorBlue ), styleBar | styleThick );
SetBarFillColor( colorBlue );
PlotOHLC( Open, Mid, Low, Close, "Price", IIf( Open > Mid, colorYellow, colorBlue ), styleBar | styleThick);
Best regards,
Tomasz Janeczko
amibroker.com
On 2016-05-13 13:52, 'Sean ONeill' oneillseanp@verizon.net [amibroker] wrote:
__._,_.___
Posted by: Tomasz Janeczko <groups@amibroker.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (14) |
Upgrade your account with the latest Yahoo Mail app
Get organized with the fast and easy-to-use Yahoo Mail app. Upgrade today!
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
.
__,_._,___
EmoticonEmoticon