당사 팬 페이지에 가입하십시오

DayBorders. The borders of the previous calendar day for the trading by Larry Williams. - MetaTrader 4용 스크립트
- 조회수:
- 11145
- 평가:
- 게시됨:
- 2008.07.24 07:58
- 업데이트됨:
- 2016.11.22 07:32
-
이 코드를 기반으로 한 로봇이나 지표가 필요하신가요? 프리랜스로 주문하세요 프리랜스로 이동
One of Larry Williams's trade recommendations /1/ is the accounting of the trade diapason of the previous day.
It is a bit laborious to implement this recommendation with many symbols.
The suggested script marks the calendar days with vertical and horozontal lines. It relocates the lines if launched repeatedly.
Three colors of the lines are used: the color of time lines, the color of opening and the color of closing.
The colors are set during the compilation. It is made for the convenience of script calling.
1. Larry Williams. Long-Term Secrets to Short-Term Trading, Wiley, 1999.
Advices: put the file to the exprerts/scripts folder, compile it. Call it from the Navigator window by double-click.
On the picture: the colors of time lines and opening prices are similar, the color of closing price is purple.
MetaQuotes Ltd에서 러시아어로 번역함.
원본 코드: https://www.mql5.com/ru/code/8252

An indicator to discover the trend/flat and fallacious technical data.

A moving average calculated according to the method of the linear regression and complemented buy the Bollinger bands.

The library contains the functions that ease the writing of EAs.

The indicator "sell zone fibs".