- Questions
- Chart Studies
Votes
Answers
Views
Question
0
1
163
asked 6 years ago by Kenise M
Category:
Chart Studies
Hello Pete, how do we create a chart indicator study that highlights the highest volume candle on the 1 minute chart? The condition is highlighting the candle with the greatest volume on the 1 minute chart purple. The minimum volume on that candle mu...
0
1
1222
asked 6 years ago by iO Rambo
Category:
Chart Studies
Hi Hahn i need auto fibonacci retracement from premarket high to premarket low level with the option to change/add additional retracement levels. Hopefully the request isnt too sophisticated as the previous fibonacci request. Thank you
0
1
219
asked 6 years ago by Forex Trader
Category:
Chart Studies
Hi Pete, I am trying to create a study to add horizontal lines across previos day high low only across US session. I want to specify the start time, end time as 0800 and 1600 hours. I tried to modify your earlier code, but it does not work. ########...
0
1
171
asked 6 years ago by Harinder Singh
Category:
Chart Studies
Tags:
Hi guys, Anyone able to help for this.. Am trying to create a script that will plot the yearly Fibonacci levels on your chart no matter what timeframe you are on.. input price = close; input high = high; input low = low; input onExpansion = Yes; inpu...
0
1
188
asked 6 years ago by Hawon Nguyen
Category:
Chart Studies
So im trying to get alerted for when the stock's candlestick closed above or below an exponential moving average of mine. Is that even possible?
0
1
295
asked 6 years ago by Vivek Danielson
Category:
Chart Studies
Dose any one know how to and/use TD Ameritrade API into excel? yes td ameritrade has an API and TD Ameritrade API its easy to use. Thank You
3
1
668
asked 6 years ago by iO Rambo
Category:
Chart Studies
Hi Hahn, Im looking for a chart label that displays the high and low in Premarket hours between 0400-0929 (I've searched but could not find it) Thank you
0
1
290
asked 6 years ago by Craig Habermehl
Category:
Chart Studies
Pete Could your help me with an audible alert for the SAR Crossover for the bearish/bullish.... #wizard input: crossingType #wizard text: Inputs: acceleration factor: #wizard input: accelerationFactor #wizard text: acceleration limit: #wizard input: ...
0
1
108
asked 6 years ago by Matthew Zikry
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...
0
1
100
asked 6 years ago by Craig Habermehl
Category:
Chart Studies
Pete Could you help me with a grab candle alert. I would like an alert when the candle closes above or below the grab candles..Could the alert happen after the candle closes..Long call when it crosses above EMA1 and short when it crosses below EMA3....