無料でロボットをダウンロードする方法を見る
Telegram上で私たちを見つけてください。
私たちのファンページに参加してください
私たちのファンページに参加してください
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
- ビュー:
- 24295
- 評価:
- パブリッシュ済み:
- 2016.03.28 14:26
-
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動
Click "Close All" button to close all your open & pending orders at once.
Parameters:
- RunOnCurrentCurrencyPair = true (Expert Advisor works only on attached chart's currency pair which means if you run this expert advisor on EurUsd chart, it will only close EurUsd positions)
- RunOnCurrentCurrencyPair = false (All your positions (regardless of the pair) will be closed)
- CloseOnlyManualTrades = true to close only manual trades.
- CloseOnlyManualTrades = false to close manual trades and/or other trades opened by an Expert Advisor.
- DeletePendingOrders = true to close open orders and pending orders
- DeletePendingOrders = false to close only open orders

Roboost is an EA for MetaTrader 4 trading using several half-scalping and traditional trade management techniques. It shall work on different pairs and TF. Target is H1 for major pairs.

The multi-currency arbitrage tactics.

Simple and clean panel that shows RSI values on all timeframes with Oversold and Overbought notification.

This is my first expert totally based on RSI.