I am trying to make a Standard Deviation overlay using only the daily inputs, and have it overlay that info on any time frame chart. You can use TradingView's security() function for that. That function can load price data from any time frame and/or instrument, including the daily data from the current instrument. Open a new chart and right click on it. Go to “Template” and choose “4 timeframes”. You will have the below chart then: Whatever timeframe that you choose for your chart, the bottom bars show three bigger timeframes. So if you choose one minute, you will have 1, 5, 15 and 30 minutes timeframes at the bottom indicator window.