Finally got a spare moment Qui..I set the fibs on H4 on that NZD/USD chart and stacked a fib box above the main fib set..no further tweaking..just dropped to H1 for the chart.Heres an H4 of N/U..no changes made to the fibs but do have the little surprise for you guys which almost put my little pea brain in overload but ultimately figured it out.At the bottom of screen in an indicator window is Heikin Ashi candles but in their own seperate window.This is an important breakthrough..HA is great for trend finding but is awful for fine tuning entry or exit.With this setup you can have the best of both worlds.Candles above and Heikin Ashi below.It requires a bit of trickery in the code for HA window but not hard to do once understood. If any of you want this then heres the process... Right click on Heikin Ashi in your custom indie list then select modify.This brings up HA code in the editor.At top line it says
#property indicator_chart_window
Change code to this... #property indicator_separate_window
Next hit compile..do it 2 times to be sure..
now go back to chart and install Heikin Ashi..it will look kinda goofy but ignore that.Next..go back to editor and change the code line back to this #property indicator_chart_window
Once done then hit compile again.You should now have a beautifully working version of Heikin Ashi running properly but in a seperate window intended only for indicators. Dont know about you guys but I see this as a giant step forward that should beat the sox of of any lagging indicator you would normally be using in that window. Now heres the H4 on NZD/USD which is TF I set those fibs on that as you say obeyed so well.
Register for free to join our community of investors and share your ideas. You will also get access to streaming quotes, interactive charts, trades, portfolio, live options flow and more tools.