Here is a William VIX FIX indicator for Metatrader 4 software. William VIX FIX is a bottom predicting indicator created by Larry William it is also called as synthetic VIX we had already covered enough articles here in marketcalls. VIX FIX indicator is already coded for Amibroker as well.
The above picture shows the Gold (XAUUSD CFD) Daily Charts with a possible turn in William VIX FIX indicates shorter term reversal from the bottom. Also check out the recent shorter term bottom signal in Nifty Futures EOD chart
[wp_ad_camp_5]
Step by Step Installation Guidelines
1)Download William Vix-Fix.zip file and unzip it
2)Open Metatrader goto File->Open Folder
3)Now goto Mql4->Indicators folder and paste the unzip files William Vix-Fix.mql4 and William Vix-Fix.ex4 here
4)Now goto terminal under Navigator->Indicators you should be able to spot William VIX Fix indicators over there. Now double click to apply the indicator.
William VIX FIX Mql4 Code
https://gist.github.com/b8cc2431a28a7ae25fb6
Is this successful in long term
I dont have any idea. Presently it works good in longer timeframe.
hi rajendra sir vix fix is an excellent indicator which perfectly shows bear and bull trends
i made it more perfect by re programing it
in this lince of code VIXFIX[pos]=100*(Max-Low[pos])/Max;
we need to replace 100 by 1000
which will magnify the power of indicator to show perfect bear and bull trend
want join ur reserch group if u feel i am eligible
After modifying, how to compile the lines, please inform. I am not a programmer. It opened in the editor when I double clicked but then how to save and copy the file.
Thanks for such a gr8 indicator
I copied it into MT4, but the circles which you have made doesnt appear indicating the points. It is just to show in the example, i mean these circles or is it a part of the indicator. please inform.
Hi Raj
Great work again,
Is it possible for you to add moving average and cross over alert for it.
Regards
please nachiket can you post your modify version, thanks.
Harold
Hi,
your site is incredibly usefull!!! Thanks a lot for your work!
I have a question about backtest in amibroker, how can I setup rollover/swap during backtest? I’d found option for “spread” (commission) but not for rollover.
Something like swap in metatrader4, thank you very much.
Marco
Rajandran,
Thanks for the free william vix indicator. You are the best!