jspark
jspark
Friends

Add friends via their profile or user search and you will be able to see if they are online

jspark
Registered at MQL5.community
jspark
Added topic 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 :(
jspark
Added topic 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
jspark
Added topic 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
jspark
Added topic Text vs Label
What is the difference? There's no good description of each in the documentation. Can anyone elaborate please
jspark
Added topic 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