NexusFi: Find Your Edge


Home Menu

 





OHLC Paintbar study


Discussion in MultiCharts

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




 
Search this Thread

OHLC Paintbar study

  #1 (permalink)
1zach4
Tampa, FL
 
Posts: 51 since Feb 2013
Thanks Given: 3
Thanks Received: 22

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

Can you help answer these questions
from other members on NexusFi?
REcommedations for programming help
Sierra Chart
What broker to use for trading palladium futures
Commodities
MC PL editor upgrade
MultiCharts
Better Renko Gaps
The Elite Circle
How to apply profiles
Traders Hideout
 
  #2 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629

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 Twitter Reply With Quote
  #3 (permalink)
1zach4
Tampa, FL
 
Posts: 51 since Feb 2013
Thanks Given: 3
Thanks Received: 22



ABCTG View Post
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

Reply With Quote
  #4 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629

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 Twitter Reply With Quote
  #5 (permalink)
1zach4
Tampa, FL
 
Posts: 51 since Feb 2013
Thanks Given: 3
Thanks Received: 22


ABCTG View Post
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?

Reply With Quote
  #6 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,436 since Apr 2013
Thanks Given: 482
Thanks Received: 1,629

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 Twitter Reply With Quote




Last Updated on January 24, 2018


© 2024 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 - Privacy Policy - Downloads - Top
no new posts