Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 06:06:02 +0000



Post From: Heikin Ashi

[2013-09-15 23:08:31]
M5amhan - Posts: 468
lol dont worry about it.. i will just walk you through how to do it

1) add heikin-ashi study and select "display as main price graph" on the left column.. set the colors as you please. for hollow up bars, color the row labeled High the same as your chart's background
2) add color bar based on alert condition study and put this into the alert tab =AND(C<C[-1],C>O) what this does is when a heikin-ashi candle closes below the previous candle but is still an up candle, it colors the outline your selected color.. also set the draw style to "color bar hollow"
3) add another color bar based on alert condition and put this into the alert tab =AND(C>C[-1],C<O) when the bar closes above the previous bar but is still a down close this will color the bar your selected color. leave the draw style as "color bar"


Date Time Of Last Edit: 2013-09-15 23:09:46