NexusFi: Find Your Edge


Home Menu

 





NT8 HELP! sessioniterator


Discussion in NinjaTrader

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




 
Search this Thread

NT8 HELP! sessioniterator

  #1 (permalink)
kidvic
Los Angeles, CA
 
Posts: 92 since Mar 2015
Thanks Given: 13
Thanks Received: 3

I'm about to give an example of what i'm trying to do by using currentbar.tostring().

To draw an arrow up on every up bar you do this:

if (Close[0] > Open[0])

Draw.ArrowUp(this, "arrowup"+CurrentBar.ToString(), true, Time[0], Low[0]-5*TickSize, Brushes.Green);

to draw an arrow up on the LAST up bar you do this:

Draw.ArrowUp(this, "arrowup", true, Time[0], Low[0]-5*TickSize, Brushes.Green);

Now my question is, how do I do the same for a plot (AddPlot)?

I want to show only the last instance in an add plot, without iterating itself on previous sessions.
Not sure if I have to do anything with historical, or not, or where to start.

Thanks in advance.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Cheap historycal L1 data for stocks
Stocks and ETFs
ZombieSqueeze
Platforms and Indicators
Quantum physics & Trading dynamics
The Elite Circle
REcommedations for programming help
Sierra Chart
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
 




Last Updated on October 7, 2016


© 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