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

Considering correlations between different financial assets is not a new idea and it would be interesting to create the algorithm based on the analysis of such regularities.

Here we present the multi-currency trading robot inspired by the article of Vasily Yakimkin "Resonances - a New Class of Technical Indicators" published in the "Currency Speculator" magazine (№04 (part 1) and №05 (part 2) in Russian).

In few words, the idea of this method is as follows. For example, to analyze the EUR/USD market we may use not only the readings of any indicator concerning this asset but also the readings of the same indicator concerning the related assets - EUR/JPY and USD/JPY.

Multistochastic_exp custom indicator is used in this trading robot to get trading signals. The indicator calculates its values based on Stochastic oscillator.

Detailed description of this Expert Advisor can be found in the article "Creating an Expert Advisor, which Trades on a Number of Instruments".

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

Stochastic CG Oscillator Stochastic CG Oscillator

Stochastic CG Oscillator is a stochastic oscillator, the values of which are calculated based not on a price series, but on CG Oscillator indicator values.

iBeta iBeta

The indicator of covariation, correlation and Beta ratio of two symbols.

Smoothed Adaptive Momentum Smoothed Adaptive Momentum

Adaptive Momentum from John Ehlers' book "Cybernetic Analysis for Stocks and Futures: Cutting-Edge DSP Technology to Improve Your Trading".

Stochastic RSI Stochastic RSI

Stochastic RSI is a standard Stochastic oscillator, the values of which are calculated not from a price series but from RSI technical indicator values.