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

Indicators saver - MetaTrader 4용 스크립트

조회수:
8281
평가:
(14)
게시됨:
2016.03.15 11:09
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The script saves the values of Time, Open, High, Low, Close, Volume and standard indicators. It is also possible to save certain derivatives of the Time, such as day of week, hour and minute. You can select what to save.

Parameters
  • Begin after - skip a specified number of bars, required for skipping incorrect data;
  • Number of records(0-All) - the number of stored samples, if set to zero, then everything is saved
  • Number of digits after decimal point - the number of decimal places for real numbers, does not affect the values of Open, High, Low, Close;
  • The method of averaging - price series smoothing method, used by several indicators, one value is set for them
  • The price used - the applied price, used by several indicators, one value is set for them
  • Averaging period - averaging period, used by several indicators, one value is set for them
  • ... (Times and prices)
  • ... (Indicators and their parameters)

For a large amount of data, the quotes can be downloaded from the server, it is possible that not all brokers have archives that correspond to the market quotes. In the 'Tools' menu select 'History Center', then choose what you need and press 'Download'.

The data storage format: the values are separated by tabs, lines end with CR LF (standard for Windows).

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

Script to StopLoss and TakeProft in Pips, use your EA Number Script to StopLoss and TakeProft in Pips, use your EA Number

Script to set StopLoss and TakeProft in Pips, uses your EA Number, separate SL and TP.

Example of Heiken Ashi + SMA Automated Example of Heiken Ashi + SMA Automated

Showing how to trade FX market trend using the (SMA: Simple Moving Average) with the Japanese indicator Heiken Ashi.

Seasonal Seasonal

The indicator is for seasonal trade.

Trend Movers Trend Movers

The indicator shows the current possibilities for getting buy, sell, or exit positions. No need to attach 6 indicators at a time.