당사 팬 페이지에 가입하십시오
- 조회수:
- 32235
- 평가:
- 게시됨:
- 2014.04.10 05:16
- 업데이트됨:
- 2014.04.21 14:56
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Advisor invisible . With advisor broker will not see your StopLoss, TakeProfit, Breakeven, Traling stop, OrderClose, OrderDelete.
At first glance, it seems silly to hide data rates from a broker, but previous versions of VR --- STEALS- 2 and VR --- STEALS proved otherwise .
Two previous versions scored more than 20,000 downloads indicating that demand for this EA instrument.
System requirements : MT4 build 610 or higher.
In functional advisor include:
- Billing virtual take profit
- Billing virtual Stop Loss
- Billing bezubytka
- Billing Trailing Stop
- Time- Life warrants as deferred and market
- Manage orders directly from the chart
- Opening orders in one click
- Emulation option trading
Expert inputs :
- StartLot = 0.01; Entry lot
- TakeProfit = 500 ; starting Virtual Take Profit in points
- StopLoss = 500 ; Virtual starter Stop Loss in points
- TralingStop = 300 ; Virtual Trailing Stop starting in points
- Breakeven = 300 ; Virtual starter breakevenin points
- prefix = "vr"; prefix added to the names of graphical objects
- Magic = 0 ; unique order number Adviser
- Slip = 30 ; Slippage in points
- MilSec = 100 ; Cycle delay for demo or live accounts for weak PC 500 and above for high-end PC 50 and above
Example of the EA :
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/11169

An indicator based on three moving averages.

The indicator loads as a Menu on the menu bar. Click the Symbol Menu to open or close the symbol list. Click a selected symbol to change the chart symbol.

ProfitInfo is an indicator to show in one window opened buy and sell trades of defined symbols and systems.

This is a percentage of the user set stop-loss or profit robot.