無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 7881
- 評価:
- パブリッシュ済み:
- 2024.04.19 10:07
- アップデート済み:
- 2024.04.20 11:47
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
Classic Trailing => Use Stop Loss to Trail and it does reflect in your broker server
Virtual Trailing => Does not Trail using Stop Loss and it does not reflect in your broker server.
Trailing Gap = A Gap from Bid/Ask Price
Trailing Start = Distance from Order Entry Price (Order Open Price) to start trailing
Virtual Trailing => Does not Trail using Stop Loss and it does not reflect in your broker server.
Trailing Gap = A Gap from Bid/Ask Price
Trailing Start = Distance from Order Entry Price (Order Open Price) to start trailing

Virtual SL TP Pending with SL Trailing for Symbol Chart

This MQL4 EA is designed to close positions for a basket of currency pairs based on certain profit and loss thresholds.

This is a simple code to mimic onTradeTransaction Event handler defined in MQL5

standart RSI with dynamic levels