당사 팬 페이지에 가입하십시오
Jupiter M - MetaTrader 4용 expert
- 조회수:
- 27728
- 평가:
- 게시됨:
- 2016.10.27 12:52
- 이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
The Jupiter M. grid EA uses the martingale feature, which can be disabled by setting the multiplier to 1, when placing a grid in both directions.
certain functions are useful when the EA runs on multiple currency pairs. The main idea of the EA is not in accurate entries, but in flexible plotting of grids. The main inputs of the EA are described in the attached manual. Example of trades the appearance of the info panel are displayed in the figure.
There is also a block of manual settings to interfere with the EA trading. Skillful management of these settings allows to decrease the probability of losing the deposit by an order of magnitude, depending on the trader's experience.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/15834
Displays important parameters, which can change during news release or on Fridays before closing.
PAMM on the chartDownloads the history of Alpari PAMM accounts and displays it on the chart.
After a loss, the EA opens orders with stop levels increased by the coefficient.
The MasterWindows LibraryA library of classes for creating a user-friendly interface of your programs.