NexusFi: Find Your Edge


Home Menu

 





plot without DataBox


Discussion in NinjaTrader

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




 
Search this Thread

plot without DataBox

  #1 (permalink)
baberg
Canada
 
Posts: 29 since Jul 2011
Thanks Given: 4
Thanks Received: 1

Hello,

Is it possible to code properties in such a way to get a plot (no Color.Transparent) not to show its title+value on DataBox at all ?

I don't want to use Draw function.

Thank you.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Better Renko Gaps
The Elite Circle
Exit Strategy
NinjaTrader
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
Trade idea based off three indicators.
Traders Hideout
ZombieSqueeze
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Diary of a simple price action trader
26 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Tao te Trade: way of the WLD
21 thanks
My NQ Trading Journal
16 thanks
HumbleTraders next chapter
9 thanks
  #3 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,102


When applying an indicator to a chart, you can set "Display in Data Box" to "false".

You can also use

 
Code
DisplayInDataBox = false;
in the Initialize() section of the indicator. The result will be that all plots of the indicator will not be displayed in the data box.

I do not think that it is possible to apply this option selectively, such that some of the plots of an indicator are displayed in the data box and others are not. Either all of them or none of them will be displayed.

Reply With Quote
Thanked by:
  #4 (permalink)
baberg
Canada
 
Posts: 29 since Jul 2011
Thanks Given: 4
Thanks Received: 1

Thank you again Fat Tails !!

I knew of this feature but as you are stating it does not do the trick selectively and that is actually my search.

Reply With Quote
  #5 (permalink)
 
Fat Tails's Avatar
 Fat Tails 
Berlin, Europe
Market Wizard
 
Experience: Advanced
Platform: NinjaTrader, MultiCharts
Broker: Interactive Brokers
Trading: Keyboard
Posts: 9,888 since Mar 2010
Thanks Given: 4,242
Thanks Received: 27,102


baberg View Post
Thank you again Fat Tails !!

I knew of this feature but as you are stating it does not do the trick selectively and that is actually my search.

Then you need to

- either split up your indicator into two indicators
- or code a new indicator which selectively calls all the plots that you do not wish to display in the data box.

Reply With Quote
  #6 (permalink)
baberg
Canada
 
Posts: 29 since Jul 2011
Thanks Given: 4
Thanks Received: 1

Sweet tricks

Reply With Quote




Last Updated on August 15, 2011


© 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