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