Chart Studies (873)

Votes
Answers
Views
Question
0
votes
1
answer
217
views
asked 3 years ago by
Category: Chart Studies
Hi. I found this code to plot float rotation on the volume sub graph and there are some problems I have with it but lack the knowledge to fix it. It would be awesome if you're able to help. Problem 1: As of now, when on a 1d:1m timeframe the vertical...
0
votes
1
answer
353
views
asked 3 years ago by
Category: Chart Studies
Hey Pete - I'm interested in a study that is like a combination of concepts: Pivots and Standard Deviation Channels (SDC). I want to be able to plot the value of the daily SDC lines at the open to be plotted horizontally across any timeframe chart, i...
0
votes
2
answers
819
views
asked 3 years ago by
Category: Chart Studies
Hey Pete - I'd like an indicator that shows the 52 week high regardless of time frame chart I'm viewing. The premarket high-low study that you created (linked below) is in the same spirit of what I'm looking for, only with the 52-week highs/lows inst...
0
votes
1
answer
267
views
asked 3 years ago by
Category: Chart Studies
Hi Pete Any chance to create this chart study to Draw a horizontal ray with its respective value for Lowest Low and Highest High between 2 Dates Thanks
0
votes
1
answer
189
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, can you pls write a script to display in the upper study chart the last 20 candles average size using High and Low price of each candles. I am going to use it to set my trailing stop a little over of its average size value. It can either be ...
0
votes
1
answer
71
views
asked 3 years ago by
Category: Chart Studies
Hi Pete I would like to create a chart study that will draw a text above Volume bars every time the value is above the VolumeAVG (input 50) and display % value. Please see attachment Indicator used (VolumeAvg) with input 50 When Current Volume in 1Ho...
0
votes
1
answer
121
views
asked 3 years ago by
Category: Chart Studies
Hi Pete, hope this question is short and takes much less than 15 min. I am drawing a line at a specific time that I can see in any timeframe chart. For some reason, the price is not correct, nor it prints in the same location/price when changing time...
0
votes
1
answer
58
views
asked 3 years ago by
Category: Chart Studies
Tags:
Hi Hanh, I am looking for a script that can tell log of past data of the amount of stock movement in last 30 min of close on option expiry dayfor given instrument. E.g. If I chose 2 week of data, there will be 6 SPX expiry day. I want to know how muc...
0
votes
1
answer
114
views
asked 3 years ago by
Category: Chart Studies
    Hey Pete I need help creating a chart label with these conditions   Calculate and displays stock Dailey open price as chart label     Calculates Premarket range = (Premarket high+Yesterdays close)/2   If stock opens under...
0
votes
1
answer
958
views
asked 3 years ago by
Category: Chart Studies
Hello together, I would like to setup a chart study that shows down arrows when RSI Laguerre crosses below 0.8 and gamma > 0.6 and up arrows when RSI Laguerre crosses above 0.2 and gamma > 0.6. I have prepared the code and it does not display a...