NexusFi: Find Your Edge


Home Menu

 





Highest of vislble bars


Discussion in ThinkOrSwim

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




 
Search this Thread

Highest of vislble bars

  #1 (permalink)
kickinit
San Diego CA/USA
 
Posts: 5 since May 2020
Thanks Given: 0
Thanks Received: 0

I want the highest high of the visible bars using something like Highest(high, length) where length is the number of visible bars.

From the CompoundValue() function, I think ThinkOrSwim knows the number, I just need access to it.
 
Code
CompoundValue ( int length, IDataHolder visible data, IDataHolder historical data ) 

visible data = Defines data to be returned if bar number exceeds the specified length
Thanks for any tips.

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Trade idea based off three indicators.
Traders Hideout
REcommedations for programming help
Sierra Chart
What broker to use for trading palladium futures
Commodities
ZombieSqueeze
Platforms and Indicators
MC PL editor upgrade
MultiCharts
 
  #2 (permalink)
VanDriver
Jackson, MS
 
Posts: 34 since Dec 2015
Thanks Given: 1
Thanks Received: 5

Plot ha = highestall(high); plots highest high of all bars loaded on your chart.

Plot hi = Highest(high[1], 10); plots the highest high within the last 10 closed bars.

Reply With Quote




Last Updated on May 16, 2020


© 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