Chart Studies (873)

Votes
Answers
Views
Question
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
49
views
asked 5 years ago by
Category: Chart Studies
Hello, I have the following TOS code: def O = open(period=”DAY”); How can I specify the symbol rather than referencing the symbol in the chart? For example, if the chart is /ES, how can I similarly define VIX daily session open?
0
votes
1
answer
195
views
asked 5 years ago by
Category: Chart Studies
Hello Hahn, I wanted to know if you could create a chart indicator that colors price candles yellow under these conditions. When the close>open (green) The candle must be above the VWAP The current candle volume is equal or greater than 50k The cu...
0
votes
1
answer
1956
views
asked 5 years ago by
Category: Chart Studies
Hello Pete, I wanted to know if you could create or show how to create a chart label called "Spread", that takes the difference between the ASK and the BID and posts in on the chart as a label. I wonder if the chart timeframe will interfere with this...
0
votes
1
answer
211
views
asked 5 years ago by
Category: Chart Studies
I put your Chart_MTF_MACD into a chart in tos and I noticed that it changes the results after the fact.  How is possible.  To be more clear, I recorded the screen of a 15min chart (with higher timeframes 120min and daily) and the 2am bar at 2:15am is...
0
votes
1
answer
143
views
asked 5 years ago by
Category: Chart Studies
Hi Hahn I'm looking for an automated vertical line across an intraday chart for specific market times (10:00am) and (12:00pm). Thanks and Happy early Thanksgiving!
0
votes
1
answer
226
views
asked 5 years ago by
Category: Chart Studies
Hi i want to make an indicator that plots the price percentage change of 2 symbols between any timeframe's current price and that symbol's prior day's US market close. below is what i have so far. i got this "price percentage change with histogram" t...
0
votes
1
answer
107
views
asked 5 years ago by
Category: Chart Studies
Hi All, I have a really simple question (I hope).  I'm trying to create a EMA study that references the output of an Relative strength indicator, NOT one of the built in options for the EMA (price, close, etc). I know enough to be dangerous with prog...
0
votes
1
answer
224
views
asked 5 years ago by
Category: Chart Studies
Hello,  I LOVE the MTF MACD indicator and wanted to know if it's possible to create a plot scan for it.  I use it on the 1' chart for scalping (5/15 and 15/30) and I would like to have a spike happen when the MACD crosses to the up or down.  Is that ...