Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
4.7 (79)
  • 情報
5+ 年
経験
8
製品
46
デモバージョン
36
ジョブ
0
シグナル
0
購読者
Making tools to make trading easier: from designing trading systems to backtesting, forward testing and trading real money. Many of them are based on the NNFX method (No Nonsense Forex). I don't sell fully automatic EAs.
For any support questions please ask them in the respective product comments section.
Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
If you have EVZ indicator and it doesn't update anymore, you can contact me to send you a python script to replace what EVZ Reader did (and now can't anymore). I published it in the comments of both versions (MT4 and MT5), but since I have hidden both programs for now I'm not sure you would be able to see them.
Manuel Alejandro Cercos Perez
パブリッシュされた記事GUI:MQLで独自のグラフィックライブラリを作成するためのヒントとコツ
GUI:MQLで独自のグラフィックライブラリを作成するためのヒントとコツ

GUIライブラリの基本的な使い方を説明し、GUIライブラリがどのように機能するのかを理解し、さらには自分自身のライブラリを作り始めることができるようにします。

Manuel Alejandro Cercos Perez
Manuel Alejandro Cercos Perez
Since I received many questions about Simple Order Panel these last days (even though now it's not visible), I'll just answer them here:

-Has Simple Order Panel been removed from the market?
I have hidden it, so if you had it before you should be able to use it. If not, you can compile it yourself using its source code from last version: https://www.mql5.com/en/code/40252

-Why has it been hidden?
Because I cannot continue providing support for it.

-What about the MT4 version? Only MT5 code is published.
The source code is the same for MT4 and MT5, and compiles in both platforms. You only need to change the file format from .mq5 to .mq4. If you don't know how to change it, create a new file in the editor (IDE), clear everything and copy all the content of the mq5 file into it (CTRL+A and CTRL+C to copy all, then CTRL+V in the new empty file).
Manuel Alejandro Cercos Perez
パブリッシュされたコードSimple Order Panel
Source code of simple order panel
3 5893
Manuel Alejandro Cercos Perez
パブリッシュされた記事オブジェクトを使用して複雑な指標を簡単に
オブジェクトを使用して複雑な指標を簡単に

この記事では、複数のプロットやバッファを扱ったり複数のソースからのデータを組み合わせたりするときに発生する問題を回避しながら、複雑な指標を作成する方法を紹介します。

Manuel Alejandro Cercos Perez パブリッシュされたプロダクト
レビュー: 1
50.00 USD

ターミナル シンボル (またはカスタム シンボル) 間で任意の操作を実行して、 カスタム合成シンボル を作成します : ログ スケール、相対パフォーマンス (株式対 SP500、金対銀...)、通貨インデックス... 可能性は無限大です! シンボルと定数の間の任意の数学演算をろうそくごとに実行できます。 2 つの値の間の最小値 [min(a,b)] または最大値 [max(a,b)]、平方根 [sqrt(x)]、絶対値 [abs(x)]、 1 つの値の対数 [logn(x) または log10(x)] または最も近い整数 [round(x)]。 バージョン 2.0 以降、現在のシンボルでインジケーターを宣言し、その値にアクセスすることもできます。次に例を示します。 $ma_indi = <MA> : 50,0,0 ;   #CURRENT -  indicator ($ma_indi, 0) インジケーター名の構文は、カスタム インジケーターの場合は フォルダー/名前 、ターミナル インジケーターの場合は "   < >

Manuel Alejandro Cercos Perez
パブリッシュされたコードDidi Index (Cleaned/Reversed)
Slow Line of the original Didi Index
Manuel Alejandro Cercos Perez
パブリッシュされたコードDidi Index (Cleaned/Reversed)
Slow Line of the original Didi Index
881
Manuel Alejandro Cercos Perez パブリッシュされたプロダクト

この指標は、他のチャート指標に関連するチャネルを作成します: 指標 + ATR および指標 - ATR   .価格がベースラインから上がりすぎていないかどうかを知るのに役立ちます。 ATR レベルは乗数で調整できます。 このバージョンは、MT4 の制限の一部を回避するために、対応する MT5 よりも複雑です。ベースラインの name   、 パラメーター (コンマで区切られた文字列)、および buffer を導入する必要があります。ベースラインに必要なすべての値が 1 つ のバッファーのみに含まれていることを確認してください (または、複数のインスタンスを配置する必要がある場合があります)。 ベースラインの文字列パラメータ はサポート されていません。導入された値に関係なく、デフォルト値が常に使用されます。 列挙子の場合は、その位置を使用します (ほとんどの場合、0 から始まります)。たとえば、MA モードの場合: sma=0;絵馬=1;スマ=2; lwma=3 利点として、このインジケーターは元のベースラインも表示するため、3

Manuel Alejandro Cercos Perez
パブリッシュされたコードEVZ Reader
Script to download EVZ data for Euro FX Vix indicator
338
Manuel Alejandro Cercos Perez
パブリッシュされたコードEVZ Reader
Script to download EVZ data for Euro FX Vix indicator
Manuel Alejandro Cercos Perez
パブリッシュされたコードCercós Chaos vs Movement
Volatility indicator
Manuel Alejandro Cercos Perez
パブリッシュされたコードCercós Chaos vs Movement
Volatility indicator
1019
Manuel Alejandro Cercos Perez パブリッシュされたプロダクト
レビュー: 3
FREE

12