NexusFi: Find Your Edge


Home Menu

 





OHLC Paintbar study


Discussion in MultiCharts

Updated
    1. trending_up 1,550 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?
Online prop firm The Funded Trader (TFT) going under?
Traders Hideout
Deepmoney LLM
Elite Quantitative GenAI/LLM
Build trailing stop for micro index(s)
Psychology and Money Management
Are there any eval firms that allow you to sink to your …
Traders Hideout
My NT8 Volume Profile Split by Asian/Euro/Open
NinjaTrader
 
  #2 (permalink)
 ABCTG   is a Vendor
 
Posts: 2,431 since Apr 2013
Thanks Given: 481
Thanks Received: 1,623

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,431 since Apr 2013
Thanks Given: 481
Thanks Received: 1,623

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,431 since Apr 2013
Thanks Given: 481
Thanks Received: 1,623

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