거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Telegram에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
스크립트가 흥미로우신가요?
그렇다면 링크 to it -
하셔서 다른 이들이 평가할 수 있도록 해보세요
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
조회수:
19214
평가:
(27)
게시됨:
2015.12.03 16:07
업데이트됨:
2016.11.22 07:32
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

This is a market sentiment indicator. It displays market sentiment — bullish or bearish.

The indicator works on centralized markets, such as FORTS. More in the article Principles of Exchange Pricing through the Example of Moscow Exchange's Derivatives Market.

It should be noted that when working with this indicator it is necessary to consider the current trend (e.g. by a technical analysis).

The Sentiment indicator

Attention: By default the indicator is configured to RTS futures. The attached parameters are for Brent, although they fit RTS as well.

Parameters:

  • Min. order volume — the required volume of limit orders.
  • Min. amount of orders — the required amount of limit orders.
  • Order volume difference — the required difference of the volume of limit orders, i.e. how many times the volume of SELL is greater than BUY and vice versa.
  • Order difference — the required difference of limit orders, i.e. how many times SELL orders are greater than BUY and vice versa.

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

Close All Windows Close All Windows

This script closes all windows of selected symbol or all windows of any symbol.

After Testing - Analysis of Operations After Testing - Analysis of Operations

Change in the display of graphical objects created by the strategy tester and simplification of the following visual analysis of the results.

Exp_TriXCandle Exp_TriXCandle

The Exp_TriXCandle Expert Advisor is based on the change of color of the TriXCandle indicator candles.

ColorBullsBearsEyes_HTF ColorBullsBearsEyes_HTF

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