Fernando Carreiro
Fernando Carreiro
4.4 (11)
  • Information
6+ years
experience
12
products
10
demo versions
2
jobs
0
signals
0
subscribers
I am a Software Developer, an active Forex Trader and an avid Photographer.
Fernando Carreiro Published product

Most traders are aware of the famous Japanese Heikin-Ashi indicator, created in 1700s by Munehisa Homma . It is sometimes spelled Heiken-Ashi , but its meaning remains the same, namely “average bar” in Japanese. This is an implementation of that very well known Heikin Ashi indicator, but with a few added features. For one, it allows for its values to be weighted by the volume , be it the tick-count volume , real volume , or pseudo-volume based on the true range. The major benefit is to reduce

Fernando Carreiro Published product

Most traders are aware of the famous Japanese Heikin-Ashi indicator, created in 1700s by Munehisa Homma . It is sometimes spelled Heiken-Ashi , but its meaning remains the same, namely “average bar” in Japanese. This is an implementation of that very well known Heikin Ashi indicator, but with a few added features. For one, it allows for its values to be weighted by the volume , be it the tick-count volume , real volume , or pseudo-volume based on the true range. The major benefit is to reduce

Fernando Carreiro
Fernando Carreiro
Due to personal reasons, I am going to be taking a 3 month long sabbatical and dedicating some quality time to friends and family. I will not be trading or taking any coding jobs during this time. I will only be back in November. Thank you!
Fernando Carreiro
Added topic How are terminal build updates handled by MetaQuotes on their MQL5 VPS system?
I’ve never used MQL5’s VPS solution (only 3rd party ones), so I was wondering how MetaQuotes handles build updates on their VPS systems. I have read the references, but find no information on this topic. Should anyone know the answer to the following
Fernando Carreiro
Added topic Is there a run-time work-around for #property indicator_chart_window / indicator_separate_window?
Does anyone know of a trick or work-around that would allow an Indicator to switch or initially select between it appearing on the main chart window or on a separate sub window, programmatically at run-time and not at compile-time? Normally, this
Fernando Carreiro
Added topic Strange behaviour in MQL5 Storage in MetaEditor with default repositories!
I’ve never really paid much attention to or use MQL5 Storage , but decided to start using it. But while doing so and experimenting with it, I found this somewhat strange behaviours with possibly default repositories (folders) created on MQL5 Storage
Fernando Carreiro
Added topic Can “service” programs be synchronised to a MetaTrader VPS?
Since the “Service” program type was introduced to MetaTrader 5 after MetaQuotes launched their VPS system, I’m left wondering if the “Service” programs are also synchronised and allowed to run on  the MetaTrader VPS system. The documentation
Fernando Carreiro
Added topic Code Styler: Custom Styles and List of Rules of the various Standard Styles
I currently don’t use the code Styler , but would like to start using it if I am able to find a style (or create one) that best fits my current manually applied personal style. I have searched the documentation but don’t seem to find information on
Fernando Carreiro
Added topic What is your workflow for maintaining single-source code files between MQL5 and MQL4+ projects?
I wish to get some feedback from other coders/developers on their experiences and workflow process with regards to projects written to be both MQL5 and MQL4+ compatible. For the past few years, I have being coding in a way that all my Indicators and
Fernando Carreiro
Left feedback to customer for job MT4 - Crossover EA
Fernando Carreiro
Added topic Documentation on Arbitration options - "Complete job" ambiguity!
Does anyone know where I can find the documentation on the Arbitration options? Currently, as a Developer, these are the options available to me. Most are self-explanatory , but the final one "Complete job" is a little ambiguous and not quite clear
Fernando Carreiro
Published code Dōteki Heikin Ashi (Dynamic Average Foot/Bar)
A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).
· 2 7122 2038
Fernando Carreiro
Published code Dōteki Heikin Ashi (Dynamic Average Foot/Bar)
A dynamic version of the standard Heikin Ashi indicator (code compatible with both MQL4 or MQL5).
· 2 31019 4518
Fernando Carreiro
Added topic Anyone know what the "Services" sub-folder under the Data Folder's MQL5 directory is for?
Can anyone tell me what the "Services" sub-folder under the MQL5 directory is for? It is created by the Terminal application at start-up, but I don't know when that started. It was most probably introduced several builds ago, but I don't remember
Fernando Carreiro
Added topic Upcoming Article on generating Non-Standard charts (such as Renko), using MT5’s “Custom Symbols” (similar to “Offline Charts” in MT4).
I’m currently writing “open source” code for another user on the forum to generate Renko charts using MT5’s “Custom Symbols” , so I decided to document the procedure and to submit it as an Article to be published here as soon as I have completed
Fernando Carreiro
Added topic Website bug: Search function only returning recent results for Forum threads/posts!
Before reporting to Service Desk (which usually ends in no response, so why do I bother), can anyone else confirm the following behavior on the search function? Currently, any search I do (for Forum entries) will only return the most recent of
Fernando Carreiro
Added topic To Moderators and Admin: Problem with SPAM in Private Messages
Can anything be done about the constant SPAM messages arriving in PM Inbox? Can't it be imposed that new users cannot PM users until a certain number of minimum public posts has been accumulated, as is done on so many other forum websites? Yes, I
Fernando Carreiro
Added topic What is "disable Freelance"?
I don't know if this is something new or if I have not being paying attention and it has always been there, but I just noticed it now! In the Freelance section, as a developer, we have our own discussion threads for each of the Jobs we have chosen to
Fernando Carreiro
Added topic Attention Admins & Moderators: Site is deleting text from posts in Forum and in Freelance.
Attention Admins & Moderators! The website is deleting the text from recent posts in various threads on the forum and in the Freelance and probably other areas too. Here are some examples: https://www.mql5.com/en/forum/215664
Fernando Carreiro
Left feedback to customer for job Development of an adaptive, but zero-delay exponential moving average indicator with bollinger bands!