Trading Articles
Article Categories
Article Tools
OHLC Paintbar study
Updated January 24, 2018
trending_up
785 views
thumb_up
0 thanks given
group
1 followers
forum
5 posts
attach_file
0 attachments
Welcome to futures io: the largest futures trading community on the planet, with well over 125,000 members
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to
register in order to view the content of the threads and start contributing to our community.
It's free and simple.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
(login for full post details)
#1 (permalink )
Tampa, FL
Posts: 51 since Feb 2013
Thanks: 3 given,
20
received
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!
Best Threads (Most Thanked) in the last 7 days on futures io
(login for full post details)
#2 (permalink )
Posts: 2,230 since Apr 2013
Thanks: 409 given,
1,470
received
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
(login for full post details)
#3 (permalink )
Tampa, FL
Posts: 51 since Feb 2013
Thanks: 3 given,
20
received
ABCTG
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
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
(login for full post details)
#4 (permalink )
Posts: 2,230 since Apr 2013
Thanks: 409 given,
1,470
received
1zach4,
I have no problem compiling this code in either Tradestation or Multicharts . What platform are you trying this in?
Regards,
ABCTG
(login for full post details)
#5 (permalink )
Tampa, FL
Posts: 51 since Feb 2013
Thanks: 3 given,
20
received
ABCTG
1zach4,
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?
(login for full post details)
#6 (permalink )
Posts: 2,230 since Apr 2013
Thanks: 409 given,
1,470
received
Last Updated on January 24, 2018
Right now
Ongoing
Right now
February
Register to Attend
Feb 25
Coming soon
March