Fernando Carreiro
Fernando Carreiro
  • 情報
6+ 年
経験
12
製品
10
デモバージョン
2
ジョブ
0
シグナル
0
購読者
I am a Software Developer, an active Forex Trader and an avid Photographer.
Fernando Carreiro
パブリッシュされたコードTime Segmented Volume (TSV)
Based on the original “Time Segmented Volume (TSV)” developed by Worden Brothers, Inc.
4 1132
Fernando Carreiro
パブリッシュされたコードTime Segmented Volume (TSV)
Based on the original “Time Segmented Volume (TSV)” developed by Worden Brothers, Inc.
Fernando Carreiro
パブリッシュされたコードDetectando o início duma nova barra ou vela
Detectando o início duma nova barra ou vela, no manipulador de eventos OnTick() dum “Expert Advisor”.
4 360
Fernando Carreiro
パブリッシュされたコードDetectando o início duma nova barra ou vela
Detectando o início duma nova barra ou vela, no manipulador de eventos OnTick() dum “Expert Advisor”.
2 17
Fernando Carreiro
パブリッシュされたコードExponential Range Average & Deviation Offset
An exponential moving average of the true range and the offset of its average deviation
4 408
Fernando Carreiro
パブリッシュされたコードExponential Range Average & Deviation Offset
An exponential moving average of the true range and the offset of its average deviation
Fernando Carreiro
パブリッシュされたコードConstant Range Channel
A simple indicator plotting a channel with a constant range
4 512
Fernando Carreiro
パブリッシュされたコードConstant Range Channel
A simple indicator plotting a channel with a constant range
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
パブリッシュされたコード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 299
Fernando Carreiro
パブリッシュされたコード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.
Fernando Carreiro
パブリッシュされたコード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 456
Fernando Carreiro
パブリッシュされたコード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.
Fernando Carreiro
パブリッシュされたコード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 352
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 パブリッシュされたプロダクト
レビュー: 1
30.00 USD

(自動翻訳) ほとんどのトレーダーは、1700 年代に 本間宗久 によって作成された有名な日本の 平均足 指標を知っています。 Heiken-Ashi と 綴られることもありますが、意味は同じで、日本語の「平均的なバー」です。 これは非常によく知られた 平均足 インジケーターの実装ですが、いくつかの機能が追加されています。 1 つは、値が ボリューム (ティックカウント ボリューム 、 実際のボリューム 、または真の範囲に基づく 疑似ボリューム) によって重み付けされることです。主な利点は、特に取引高が少ない期間における誤った反転の数が減少することです。また、高値と安値の尾引きを遅くするのにも役立ちます。 オプションとして、バーの実際の範囲に基づいた 疑似ボリューム の使用が可能になります。これは、実際のボリューム データもティック カウント ボリューム データも利用できないシンボルに役立ちます。 追加機能として、このインジケーターには、ストップに使用できる最大変位のレベルも表示されます。 その計算の基礎を理解しているトレーダーはほとんどいませんが、 平均足

Fernando Carreiro パブリッシュされたプロダクト

(自動翻訳) ほとんどのトレーダーは、1700 年代に 本間宗久 によって作成された有名な日本の 平均足 指標を知っています。 Heiken-Ashi と 綴られることもありますが、意味は同じで、日本語の「平均的なバー」です。 これは非常によく知られた 平均足 インジケーターの実装ですが、いくつかの機能が追加されています。 1 つは、値が ボリューム (ティックカウント ボリューム 、 実際のボリューム 、または真の範囲に基づく 疑似ボリューム) によって重み付けされることです。主な利点は、特に取引高が少ない期間における誤った反転の数が減少することです。また、高値と安値の尾引きを遅くするのにも役立ちます。 オプションとして、バーの実際の範囲に基づいた 疑似ボリューム の使用が可能になります。これは、実際のボリューム データもティック カウント ボリューム データも利用できないシンボルに役立ちます。 追加機能として、このインジケーターには、ストップに使用できる最大変位のレベルも表示されます。 その計算の基礎を理解しているトレーダーはほとんどいませんが、 平均足

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
仕事「MT4 - Crossover EA」に対する依頼者に残されたフィードバック
Fernando Carreiro
パブリッシュされたコード動的平均足(Dynamic Average Foot/Bar)
標準的平均足指標の動的バージョンで、コードはMQL4とMQL5の両方と互換性があります。
123