Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
97
views
asked 5 years ago by
Category: Chart Studies
Hi Peter, really great content! Loving everything I've came across so far. One thing I cannot locate is an scanner column / chart study that indicates # of trades. I see many on volume, but nothing that can actually display "1000 trades" or a tick of...
2
votes
2
answers
97
views
asked 4 years ago by
Category: Chart Studies
I’m trying to calculate the Extended Hours %Change (from 4PM to now, assuming we are in an extended hours market, until 9:30AM, from which the %Change number won't change anymore until the close of the session at 4PM) using a 5 minutes aggregation. I...
0
votes
1
answer
97
views
asked 2 years ago by
Category: Chart Studies
Hi pete, This is my code for wavetrend. I did not find  previous Discussion about this indicator on your website. could you please help me to create a alert for me. If the red dot plotted below the green line means it is an uptrend. if it is plot abo...
1
vote
1
answer
97
views
asked 2 years ago by
Category: Chart Studies
Hello Hahn! I was wondering if you could help me create a VWAP Script that displays only for the current trading day. For example, if I change the time length to 10 day 15 minute chart, I only need the VWAP to show for the most recent day. Thank you ...
0
votes
1
answer
97
views
asked 2 years ago by
Category: Chart Studies
Tags:
Hey Pete, I would like horizontal lines to show the high and low of /ES between the hours of 2am-5am MST (4am-7am EST, the London open). I tried modifying this code to suit my needs: https://www.hahn-tech.com/ans/premarket-highlow-label/ input startT...
0
votes
1
answer
96
views
asked 5 years ago by
Category: Chart Studies
Hi Pete Do you have a script for Message & Sound alert when BollingerPercentB Crosses Above or Below the 100 or 0 lines - Please see screenshot PS - I am a past and future Paypal donor and happy to support your great work :-) Many thanks Matthew ...
0
votes
1
answer
96
views
asked 5 years ago by
Category: Chart Studies
Hello Hahn, I wanted to know if you could create a chart indicator that colored price candles under these conditions. When the close>open (green) When the current candle volume is equal or greater than 100k with an RVI (RelativeVolatilityIndex) &g...
0
votes
1
answer
96
views
asked 5 years ago by
Category: Chart Studies
Hi Pete, how are you, how is your recovery? hey I need a little help i'm trying to write a study but the label displays N/A can you help me please, thanks PS I am not a programmer sorry for the code. def spike = ( close[1] * 130) / 100; def bull = if...
0
votes
1
answer
95
views
asked 7 years ago by
Category: Chart Studies
How can I capture the market price at a specific time?   For example, I have a TOS study that will submit a market order when a certain condition is met.  How can I record the market price at that time so that I can use it in a trading stop?
0
votes
1
answer
95
views
asked 4 years ago by
Category: Chart Studies
Hey Pete, Thanks for all your help. I’m looking to use overnight ATR for a broader breakout strategy. I have pieced together a code, but I believe because of the way pre/post market is defined it is inconsistent and only works on intraday charts.  Co...
1 58 59 60