Topic: add indicator to Forex Strategy Builder Pro

I want to add an indicator to Forex Strategy Builder Pro, for example the Fibonacci indicator. How do I do this?

Re: add indicator to Forex Strategy Builder Pro

You need to have coding skills. Pro accepts indicators written in C# in the appropriate layout. Deeper knowledge of program's concept is also needed, for instance improper implementation of the mentioned Fibo indicator can result in unreliable results. I have ported a Spud fibo indi deom mql, maybe it is usable in your case. If interested, you can find it here -> https://forexsb.com/repository/reposito … ud-fibo-v3