거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 조회수:
- 25121
- 평가:
- 게시됨:
- 업데이트됨:
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Virtual Robot will open virtual trades, using them to monitor the market to determine the entry point(according to the inputs parameters), at which point Virtual Bot will start opening real trades.
Demo account - recommended
Input Parameters
- TF - the choice of timeframe
- Slippage - slippage.
- MagicNumber - trades ID.
- Comment - comment for orders.
- Stop Loss - Stop Loss in pips.
- Take Profit - Take Profit in pips.
- Min Take Profit - minimal Take Profit.
- Average + Take Profit - average order price + Take Profit.
- Lots - initial lot.
- Lotmax - maximum volume.
- Multiplier - multiplier to increase/reduce your lot size.
- Stepper for real - quantity positions without the multiplier 1=1+multiplier; 2=1+1+multiplier etc.
- Stepper for virtual - quantity positions without the multiplier 1=1+multiplier; 2=1+1+multiplier etc.
- PipStep - the minimum distance between orders.
- Max Trades - the maximum number of position.
- Start opening real trades - after virtual trades.
- Start average orders price for real orders - transition to averaging real transactions (only).
- Visual - true/false.

Three Moving Averages Convergence/Divergence - Indicator for MT4

The code consists of lines created according to the opening, closing, low and high values of prices.

Volatility ratio

TraderTool is a tool/panel that will help any trader to perform trades quickly and easily.