無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 12266
- 評価:
- パブリッシュ済み:
- 2020.10.12 20:08
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
This EA was based on the signal from "5Mins Envelopes Scalping - expert for MetaTrader 4". Additionally, small changes were made, and the Trailing stop function was added.

A logging library similar to Log4j but for MQL.

Visualization of 3 previous daily bars with alarm.

This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714