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

Smoothed Bar to Bar Correlation - MetaTrader 4용 지표

조회수:
16530
평가:
(17)
게시됨:
2020.04.28 00:01
업데이트됨:
2020.05.02 21:36
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동

The Smoothed Correlation Indicator provides an indication of price trending and ranging through a bar to bar correlation coefficient. A indicator value approaching one is an indication of up or down trending.  An indicator value approaching 0 is an indication of price ranging.  A negative indicator value suggests whipsawing price action.

The correlation period is set by the CorrPer input and the smoothing period is set by the SmthPeriod input.



MA HISTOGRAM SEPARATE WINDOW MA HISTOGRAM SEPARATE WINDOW

Trend indicator (separate window)

Lot sizing risk based and also converting the currency of the account Lot sizing risk based and also converting the currency of the account

Hi, so I just made a little code here that will help out a lot of coders that hate doing this (I count myself in it haha). It's made to calculate the lot size of a position based on the risk input and the account size+currency.

Disable auto trading but ONLY for a specific EA Disable auto trading but ONLY for a specific EA

Simple Script to disable the Autotrading for the EA on the chart. If you just want to use the DLL, check the code and comment/uncomment the necessary

RingSystemEA RingSystemEA

It's a triangular arbitrage system (three pairs correlation system) to use 3 currencies to make 3 pairs to open hedge orders on those. The expert starts opening six orders for each ring (3 plus and 3 minus) and waits to move prices in one direction to make a grid of orders.