거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 24122
- 평가:
- 게시됨:
- 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.