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
Added topic Attention Webadmin — It is currently not possible to post a New Poll (Error 500).
Since the scheduled web maintenance that occurred over the weekend, I have since then been unable to post a "New Poll". At first, I thought that it was a known issue and that it would eventually be corrected, but as of yet the problem persists. It
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 6294 408
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 6642 355
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 4849 512
Fernando Carreiro
Published code Constant Range Channel
A simple indicator plotting a channel with a constant range
· 3 7933 513
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 3443 299
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 7874 635
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 5023 456
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 4737 399
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 3445 352
Fernando Carreiro
Added topic Note to web-admin — Automatic translations are not working!
The automatic translation functionality of forum posts, codebase and market product descriptions , and others, are all not functioning and all they do is return the text “undefined” for the translations EDIT: I have been noting this for a few days
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.