Forum

Decoding Json to array

Hi, I am using the http library posted elsewhere on this forum to retrieve some data from a remote server into an MT4 EA. The data is formatted as a JSON string. What is the best way to decode this data into arrays? Any shortcuts? I'm guessing not :( Thanks for any efforts to thelp

Fibonacci pivots

Hi, Does anyone know where I can learn about the Fibonacci Pivots custom indicator included in MT4? I want to code it in an EA and I can't figure out what parameters I can use to get the support and resistance levels ? Please help. Thanks

How to make labels fixed (unmovable on the chart)

Hi, Wondering if anyone knows how I can make a label fixed on the chart so it cannot be dragged around after double-clicking on it? Thanks, Jason

Text vs Label

What is the difference? There's no good description of each in the documentation. Can anyone elaborate please

Object overlapping problem

Hi, I am new here, but I've been working on a EA project for some time. I have a question: Is it possible to overlap graphical objects (text, label etc) in a specific order. In other words, I understand there's no such property as zIndex (as in some other high level programming languages), so how