당사 팬 페이지에 가입하십시오
- 조회수:
- 11878
- 평가:
- 게시됨:
- 2015.04.10 15:46
- 업데이트됨:
- 2017.03.15 11:44
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The risk manager controls and limits the overall loss for the account, and the loss for every deal.
It includes Trailing Stop for the account. When exceeding the preset values (in %) the open positions are closed by market orders. All pending orders are removed.
A balance check is performed once a day when the date changes. It uses the trade server time, i. e. the time of the last quote.
The EA has been tested on a real account for FORTS derivatives market and on a demo account MetaQuotes-Demo for FOREX.
Expert Advisor parameters:
- Day Risk % - maximum percentage of loss for a day.
- Deal Risk % - maximum percentage of loss for every deal. Zero value disables this function.
- Trailing Stop % - trailing stop percentage for a day profit.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/12641

A class for a transparent button.

This class is designed for creating interactive buttons with various states on a price chart.

The indicator shows the trend direction or the signal based on the ForexProfitBoost_2nbSign indicator.

The TrendlessAG indicator with the timeframe selection option available in the input parameters.