NexusFi: Find Your Edge


Home Menu

 





OHLC Paintbar study


Discussion in MultiCharts

Updated
    1. trending_up 2,380 views
    2. thumb_up 0 thanks given
    3. group 1 followers
    1. forum 5 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
 BackCoin65 
 
Posts: 51 since Feb 2013

I have tried a few different variations and keep getting errors when I go to compile.

Does anyone have a study that colors OHLC bars based on the previous bar's close? Basically a white bar for a candle that has close > that its open and a red bar for a candle that closes below it's open

Thanks for any help!


Reply With Quote

 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
The Pivot Point 113.6³ — Navigating the Prediction of …
26 thanks
Sober Journey With S&P
17 thanks
The Confluence Meter: A Multi-Layered Signal Framework B …
11 thanks
NT8 color choices
10 thanks
Volume Indicators
7 thanks
  #2 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,447 since Apr 2013
Thanks Given: 493
Thanks Received: 1,639

1zach4,

I don't have a paintbar study ready, but it might be possible to point you in the right direction towards fixing your code when you post it.

Regards,

ABCTG


Follow me on X Reply With Quote
  #3 (permalink)
 BackCoin65 
 
Posts: 51 since Feb 2013



ABCTG View Post
BackCoin65,

I don't have a paintbar study ready, but it might be possible to point you in the right direction towards fixing your code when you post it.

Regards,

ABCTG

If Close < Open then
begin
PlotPB(High,Low,Open,Close,"OHLC",Red);
end
else
begin
PlotPB(High,Low,Open,Close,"OHLC",White);
end;

I get the following error:
A namespace cannot directly contain members such as fields or methods


Reply With Quote
  #4 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,447 since Apr 2013
Thanks Given: 493
Thanks Received: 1,639

1zach4,

I have no problem compiling this code in either Tradestation or Multicharts. What platform are you trying this in?

Regards,

ABCTG


Follow me on X Reply With Quote
  #5 (permalink)
 BackCoin65 
 
Posts: 51 since Feb 2013


ABCTG View Post
BackCoin65,

I have no problem compiling this code in either Tradestation or Multicharts. What platform are you trying this in?

Regards,

ABCTG

Multicharts.net if that makes a difference?


Reply With Quote
  #6 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,447 since Apr 2013
Thanks Given: 493
Thanks Received: 1,639

1zach4,

yes, as Multicharts.NET doesn't use EasyLanguage, but either C# or VB.

This might help you:
https://www.multicharts.com/downloads/MultiCharts.NET-ProgrammingGuide-v1.1.pdf

Regards,

ABCTG


Follow me on X Reply With Quote




Last Updated on January 24, 2018


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts