Leonardo
Leonardo
Friends

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

Leonardo
Added topic My computer rebooted and now a chinese trading account appeared in my mt5
Weirdest thing happened,  I am on a macbook, i am using Paralells to run windows and mt5, i left the computer and it rebooted due to a kernel panic caused by my usb-c hub. When i opened mt5 again my demo accounts were not there anymore and a
Leonardo
Added topic How to select any number of arrays?
Hi! When i need to select the close of the third candle away from current price i use: candle[2].close. In this case i need to write the [2], but what if i want to select the close of the last 100 candles? Do i need to select one by one or is there a
Leonardo
Added topic How to extend DRAW_ARROW to the right?
Hi! I am making a few adjustments in the Fractals indicator from MetaQuotes and i am trying to create more dots to the right, like a support and resistance line, i need 5 more dots to the right instead of just one but i am having a hard time doing it
Leonardo
Added topic How to write BETWEEN x and y in mql5 ?
Hi! I've been writing a code but its getting loong, i cant find a way to make it smaller, i need candle[1] to be different  than all candles between [2] and [9] (just an example). How do i do that without having to write candle[1] != candle[2]
Leonardo
Registered at MQL5.community