거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Facebook에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
지표

Indicator 'Currency' Is a Useful Program - MetaTrader 4용 지표

조회수:
11725
평가:
(4)
게시됨:
2008.02.28 09:12
업데이트됨:
2014.04.21 14:52
Currency.mq4 (4.3 KB) 조회
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The indicator-informer Currency prints and writes into a file the following information:
1. currency pair;
2. the price of one lot in a deposit currency, i.e. value of margin when a position of 1-lot volume is opened for a chosen pair;
3. maximal lot volume possible for this currency pair with a set percent of balance and spread taken into account (stick to Money Management).

There are only two parameters in the indicator:
All_Pairs 
  true  - information is shown for all currency pairs (28 pairs);
  false - information is shown for the current security.

Procent - desired percentage of balance.

The following tasks are solved:

1. choosing the optimal currency pair in terms of costs;

2. calculating margin and spread costs;

3. stick to MM of your strategy.

MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/7721

JMASlope_MTF - Multi-Frame Indicator JMASlope_MTF - Multi-Frame Indicator

A simple multi-frame indicator on the basis of JMASlope for the organization of scalping and swing trading, as well as for an easier detection of Elliot Waves.

Alternative of Moving Averages on the Basis of Bezier Curve Alternative of Moving Averages on the Basis of Bezier Curve

This indicator is alternative of moving averages, but with lower lag and adjustable sensitivity coefficient.

StepChoppy_v2 StepChoppy_v2

StepChoppy_v2 indicator. Uses indicators: StepMA_v7, StepRSI_v5.2.

StepRSI_v5.2 StepRSI_v5.2

Strategy pabloski, is realized in indicator StepRSI_v5.2.