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