당사 팬 페이지에 가입하십시오
Pipser - MetaTrader 5용 expert
- 조회수:
- 17280
- 평가:
- 게시됨:
- 2010.08.10 09:57
- 업데이트됨:
- 2016.11.22 07:32
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
This Expert Advisor allows to perform one click trading.
Just press the corresponding button to open position. To close position, press the opposite button, i.e. if Buy position is opened, press "Sell" to close it.
Input parameters:
- Lot - lot size.
- SL - Stop Loss in points, if 0, there isn't SL.
- Slipage - slippage in points.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/160
The Dual Trix indicator with dual magnified Values in the Chart and in the Indicator window.
MultikThe Multicurrency Expert Advisor.
This robot uses a random number generator to simulate simply tossing a coin to decide on the direction of each trade. It provides an example of a minimal expert advisor programmed in an object-oriented style. It also provides a basis for quantifying the value added by alternative methods of entry.
Relative Strength Index of VolatilityThe Relative Strength Index, applied to standard deviation of price.