Fernando Henrique Gielow
Fernando Henrique Gielow
  • Information
3 years
experience
0
products
0
demo versions
0
jobs
0
signals
0
subscribers
Friends

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

Fernando Henrique Gielow
Added topic Strategy Tester Visualizer cannot scroll horizontally - it scrolls a little and goes back
Hi, Starting a few days ago I started experiencing this issue. If I am using the strategy tester , I cannot scroll horizontally across time, if I try to scroll to the left to see the past behavior it will automatically scroll back to the right. I can
Fernando Henrique Gielow
Added topic Rented indicators and compiled EAs - How to use a rented indicator in an EA? Any caveats I should be aware of?
Hello, I would like to use some specific indicators from the Market that can only be rented either monthly or annually.  I want to use them in an EA I am building, which I will share with some colleagues. How can this be done? If the indicator
Fernando Henrique Gielow
Added topic Basic help with generic data collections (CArrayList for instance)
Hi, I am trying to use the CArrayList<T> list using a specific class of mine, that is not complex at all, but I am bumping into very basic errors which I did not mange to solve.  Do you know of any libraries or source codes that
Fernando Henrique Gielow
Added topic [solved] Help adding visual indicator on EA's chart (sometimes it appears, but usually it does not)
Hey guys, I have an EA that makes usage of some moving averages and a custom indicator. The moving averages are actively used on my algorithms and they work fine, but when I try to add them to my charts they do not appear. The custom indicator I add
Fernando Henrique Gielow
Added topic [solved] Strategy Tester Visualization hangs on "Waiting for Update"
Hi guys, I used to experience intermitent issues with the Tester Visualization hanging on "Waiting for Update" but usually if I forced close it and retried a few times or changed the symbol it would start working again. However, now I am completely
Fernando Henrique Gielow
Added topic How to call compiler on command-line "using -D" to make #define definitions? How to call MQL5 cloud protector from commandline?
Hi all, Coming from C/C++ background it's common for GCC or whatever to on commandline be able to pass a flag `-Dflag` which would be equivalent of `#define flag` so the compiled sources would be able to generate different codes depending on whatever
Fernando Henrique Gielow
Added topic Is there any way to compile MT5 MQL5 code in a linux environment?
I want to compile an EA on linunx because I would like to create a platform that automatically compiles EA images with some differences upon request (for instance, programatically locking an EA to a specific account number ). Is it possible to
Fernando Henrique Gielow
Added topic Any WebSocket library that can be used on the VPS? (AKA without DLL dependencies)
Hello, I would like to create a Ruby on Rails server and have a custom EA connect to that server through WebSockets to coordinate its exchanges.  I see there are some libraries for WebSockets, but the ones I find in the marketplace will all
Fernando Henrique Gielow
Added topic EA usage on VPS - constant failure to get logs
Hi folks, I constantly experience failure in getting logs. My EA seems to work fine on the VPS, but whenever I sync my environments, I see a bunch of failures to get logs. Sometimes they are actually transferred a while after the errors are reported
Fernando Henrique Gielow
Added topic Can I publish a signal without disclosing my full name? Or can I make it private again after publishing, while keeping subscribers?
Hi, I want to know if there's a way to be a verified seller and not disclose my full name here. Old topics such as this one -  https://www.mql5.com/en/forum/40215  - suggest to use the Service Desk, but the Service Desk says I should use
Fernando Henrique Gielow
Added topic Can I use my same trading account on multiple MT5 VPSs? And publish different signals on each?
Hello, I have an EA that can be callibrated in many different ways. I want to publish its signais, but I would like to publish different signals for each callibration. 1) Can I hire multiple VPS servers through MT5 and publish different signals on
Fernando Henrique Gielow
Added topic [SOLVED] Independent positions for same symbol with same EA and different magic numbers (MQL5)
Hi, I am trying to have multiple copies of the same EA run in the same symbol with different magic numbers. I already found older topics that mention this but I did not find any solutions yet.  I want one EA to know if for his magic number he is
Fernando Henrique Gielow
Registered at MQL5.community