Fernando Carreiro
Fernando Carreiro
4.4 (13)
  • Information
7+ years
experience
12
products
11
demo versions
2
jobs
0
signals
0
subscribers
I am a Software Developer, an active Forex Trader and an avid Photographer.
Fernando Carreiro
Added topic Thank you, William Roeder!
I feel that this needs to be said, even if I am the only one to think this way. Many have criticised @William Roeder because of his posts appearing to seem somewhat cold-hearted or even rude. His posts are certainly unforgiving. But one cannot deny
Fernando Carreiro
Added topic User ratings systems seems to be "broken"!
I really don't understand the user rating system on this site, supposedly based on our "Achievements". On Tuesday/Wednesday my rating was 11111. On Wednesday/Thursday it was 10955 and today it is 10892. Besides regularly reading and posting, the
Fernando Carreiro
Published code Exponential Range Average & Deviation Offset
An exponential moving average of the true range and the offset of its average deviation
· 4 7686 496
Fernando Carreiro
Published code Exponential Range Average & Deviation Offset
An exponential moving average of the true range and the offset of its average deviation
· 4 8092 460
Fernando Carreiro
Added topic Why is a “datetime” limited to 31 December, 3000?
This is a question of curiosity. Why is a “datetime” limited to 31 December, 3000? In the original MQL4, a “datetime” data-type was originally 4 bytes, presumably an “int” data-type with a limit of 2147483647 that would give a maximum date-time of
Fernando Carreiro
Added topic Tips to avoid being scammed …
Be it by fake agents, brokers, signals, or EAs, there is one weapon to beat them all — knowledge! Your knowledge is the key to prevent you from being scammed. Invest and take time to improve your knowledge, to gain experience and improve your skills
Fernando Carreiro
Published code Constant Range Channel
A simple indicator plotting a channel with a constant range
· 4 6567 654
Fernando Carreiro
Published code Constant Range Channel
A simple indicator plotting a channel with a constant range
· 3 9791 630
Fernando Carreiro
Fernando Carreiro
Just added maximum excursion levels to the "Heikin Ashi Volume Weighted" indicator, which can be used for stops. Both the MT5 and MT4 versions are available in the Market section.
Fernando Carreiro
Published code Simple bar spread indicator as reported by the OnCalculate data
Very simple indicator to plot the values of the spread[] data as reported by the OnCalculate event handler.
· 4 4852 389
Fernando Carreiro
Published code Detecting the start of a new bar or candle
Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.
· 4 9936 751
Fernando Carreiro
Published code Detecting the start of a new bar or candle
Detecting the start of a new bar or candle, in the OnTick() event handler of an expert advisor.
· 4 9027 586
Fernando Carreiro
Published code Listing all MT4 Signals' properties to a CSV file
This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL4 Trade Signals functionality.
· 4 6118 488
Fernando Carreiro
Added topic DLL calls and “strict” property in CodeBase publications!
I was in the process of updating some of my older CodeBase publications, in this case it was the Spread Tracker for MetaTrader 4, but the new code testing feature rejects it because it makes use of DLL calls, which for this particular case, is
Fernando Carreiro
Published code Listing all MT5 Signals' properties to a CSV file
This simple quick & dirty script code will output a CSV file of all the Signals' properties as reported by the MQL5 Trade Signals functionality.
· 3 4755 429
Fernando Carreiro
Added topic Do downloads during “free” phase of a market product have to be (re)purchased during a “paid” phase?
If a free market product later becomes a paid one, do the users who gained it during the “free” phase have to purchase it later, or do they benefit by continuing to use it and receive updates at no extra cost? I hope it is in fact the case and that
Fernando Carreiro
Added topic A definite website bug (or development oversight) regarding multilingual implementations of market product descriptions.
I have recently been experimenting with placing market products, and one recommendation for improved ratings mentioned in the forum is for the product descriptions to be provided for the various supported languages. So, since I am trilingual, I did a
Fernando Carreiro
Fernando Carreiro
I’ve been experimenting with placing products for sale on the MQL5 market, just to see how it all works. I originally thought that one could use the same product name for both an MT5 version and an MT4 version, but have since learned that it is not possible. I also learned that one cannot change a product name once it’s published, and so I had to hide the first publication and create a new one so that I could have a clear naming scheme for both the MT5 and MT4 versions. I originally set the price at $30 USD, but will now set it to Free. Later on, I may change the price if I decide to sell more products.
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