This script can show (upto) 3 candles of another time frames without changing chart time frame realtime. You can choose the time frame and number of candles in the options. You have option to change body and wick colors as well.
in this example number of candles is 2:
You can set body and wick colors:
In this example, weekly candles are shown on 1h chart:
Enjoy!
發布通知
unnecessary codes removed
發布通知
Added window for the candles.
發布通知
Because of overlap issue, adjusted the script to work on separate window
發布通知
fixed. it can show up to 5 candles.
發布通知
"Candle Width" option added
發布通知
Maximum number of candles increased to 10, now it can show up to 10 higher time frame candles (was 5) Array operations improved. Fixed the candles that opening price equals closing price