NexusFi: Find Your Edge


Home Menu

 





plot without DataBox


Discussion in NinjaTrader

Updated
    1. trending_up 2,985 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?
Request for MACD with option to use different MAs for fa …
NinjaTrader
ZombieSqueeze
Platforms and Indicators
NexusFi Journal Challenge - April 2024
Feedback and Announcements
My NT8 Volume Profile Split by Asian/Euro/Open
NinjaTrader
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Retail Trading As An Industry
67 thanks
Battlestations: Show us your trading desks!
48 thanks
NexusFi site changelog and issues/problem reporting
47 thanks
GFIs1 1 DAX trade per day journal
32 thanks
What percentage per day is possible? [Poll]
31 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
The following user says Thank You to Fat Tails for this post:
  #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