거래 로봇을 무료로 다운로드 하는 법을 시청해보세요
당사를 Twitter에서 찾아주십시오!
당사 팬 페이지에 가입하십시오
당사 팬 페이지에 가입하십시오
스크립트가 마음에 드시나요? MetaTrader 5 터미널에서 시도해보십시오
- 게시자:
- Nicholas C Weber
- 조회수:
- 4392
- 평가:
- 게시됨:
- 2022.12.22 04:41
- 업데이트됨:
- 2022.12.22 04:45
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
Original code and description here:
https://www.mql5.com/en/code/17472
Modifications:
Corrected errors that prevent compiling indicators that won't due to errors in the <SmoothAlgorithms.mqh> file.
I've also changed "int period" to "double period" in a lot of places so you can now use decimal periods on your custom indicators. This feature works, I've checked.

Sort the input array in-place using comparison function less.

Volume Average percent spread mod

Volumes Spread mod

The equation of the straight line from the school, it is y = bx + с. (Conversion from https://www.mql5.com/en/code/7883)