無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 20685
- 評価:
- パブリッシュ済み:
- 2016.07.01 09:18
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
Simplified Parabolic.
Input parameters:
extern double Step=0.02; extern double Maximum=0.2;
ParabolicM
MetaQuotes Ltdによってロシア語から翻訳されました。
元のコード: https://www.mql5.com/ru/code/8571

The Correlation USDCHF/EURUSD indicator.

The script demonstrates a simple and quick way to calculate the Euler number.

Another attempt to adapt the moving average.

The idea has existed for a long time - based on the "Conservative intraday scalping" strategy, but I could not find a suitable indicator in MT4... Integration of the custom indicator to the EA.