플롯 (타임 스탬프)
**Returns**
Unix time.
**Arguments**
- ```timezone``` (series string) Timezone. Optional. The default is syminfo.timezone. Can be specified in GMT notation (e.g. "GMT-5") or as an IANA time zone database name (e.g. "America/New_York").
- ```year``` (series int) Year.
- ```month``` (series int) Month.
- ```day``` (series int) Day.
- ```hour``` (series int) (Optional argument) Hour. Default is 0.
- ```minute``` (series int) (Optional argument) Minute. Default is 0.
- ```second``` (series int) (Optional argument) Second. Default is 0.
- ```dateString``` (const string) A string containing the date and, optionally, the time and time zone. Its format must comply with either the IETF RFC 2822 or ISO 8601 standards ("DD MMM YYYY hh:mm:ss ±hhmm" or "YYYY-MM-DDThh:mm:ss±hh:mm", so "20 Feb 2020" or "2020-02-20"). If no time is supplied, "00:00" is used. If no time zone is supplied, GMT+0 will be used. Note that this diverges from the usual behavior of the function where it returns time in the exchange's timezone.
**Remarks**
UNIX time is the number of milliseconds that have elapsed since 00:00:00 UTC, 1 January 1970.
**See also**
```time``` ```timenow``` ```syminfo.timezone```
### fill
Fills background between two plots or hlines with a given color.
Fill (프리플), HLine (프리플), HLine (프리플), Color (프리플), Title (프리플), Editable (프리플), Fill (프리플), Display (프리플)
fill ((plot1, plot2, 색상, 제목, 편집 가능, show_last, fillgaps, display)
**Example**
```pine
h1 = hline(20)
h2 = hline(10)
fill(h1, h2, color=color.new(color.blue, 90))
p1 = plot(open)
p2 = plot(close)
fill(p1, p2, color=color.new(color.green, 90))
주장
hline1
첫 번째 물체요.hline2
두 번째 라인 오브젝트요plot1
첫 번째 플롯 오브젝트, 필요한 논증plot2
두 번째 플롯 객체, 필요한 논증color
(열색) 그래프의 색상색=색.붉은title
(const string) 생성 된 채식 객체의 제목. 선택적 인 논증.editable
(const bool) true 이면 Fill 스타일은 Format 대화상에서 편집할 수 있습니다. 기본값은 true 입니다.show_last
(input int) 설정된 경우, 차트에서 채워야 하는 바의 수 (최후의 바에서 과거로) 를 정의합니다.fillgaps
(const bool) 공백에 대한 지속적인 채식을 제어합니다. 즉, 플롯 (plot)) 호출 중 하나가 na 값을 반환 할 때 true 경우 마지막 채우는 공백에 계속됩니다. 기본값은 false입니다.display
(plot_display) 채식이 표시되는 컨트롤. 가능한 값은: display.none, display.all. 기본값은 display.all입니다.또한 참조
plot
barcolor
bgcolor
hline
정해진 가격 수준에서 수평선을 표시합니다.
hline(price, title, color, linestyle, linewidth, editable, display)
예제
// input.hline
hline(3.14, title='Pi', color=color.blue, linestyle=hline.style_dotted, linewidth=2)
// You may fill the background between any two hlines with a fill() function:
h1 = hline(20)
h2 = hline(10)
fill(h1, h2, color=color.new(color.green, 90))
반환선형 물체, 채울 때 사용할 수 있습니다.
주장
price
(input int/float) 객체가 렌더링 될 가격 값. 필요한 논증.title
(const string) 객체의 제목.color
(입문 색상) 렌더링 된 줄의 색상. 일정 값 (표현이 아닌 값) 이어야 합니다. 선택적인 문장.linestyle
(hline_style) 렌더링 된 줄의 스타일. 가능한 값은: 단, 점, 점. 선택적 인 논증.linewidth
(input int) 렌더링 된 줄의 너비. 기본 값은 1입니다.editable
(const bool) true가 되면 hline 스타일은 Format 대화상에서 편집할 수 있습니다. 기본값은 true입니다.display
(plot_display) hlline가 표시되는 컨트롤. 가능한 값은: display.none, display.all. 기본값은 display.all입니다.overlay
(const bool) 는 FMZ 플랫폼의 확장 논리입니다. 현재 함수를 주요 이미지 (진정한 true) 또는 하위 이미지 (진정한 false) 에 표시하도록 설정하는 데 사용됩니다. 기본 값은 false입니다. 이 논리가 지정되지 않으면overlay
주장strategy
또는indicator
, 만약strategy
또는indicator
설정하지 않습니다overlay
이 문장은 기본 문자에 따라 처리됩니다.표시된 색으로 바의 배경을 채우십시오.
bgcolor(color, offset, editable, show_last, title, display, overlay)
예제
// bgcolor example
bgcolor(close < open ? color.new(color.red,70) : color.new(color.green, 70))
주장
color
(시리즈 색상) 채워진 배경의 색상. 당신은 offset
(series int) 색상 시리즈를 왼쪽 또는 오른쪽으로 이동합니다. 기본값은 0.editable
(const bool) true 이면 bgcolor 스타일은 Format 대화상에서 편집할 수 있습니다. 기본값은 true 입니다.show_last
(input int) 설정된 경우, 차트에서 채워야 하는 바의 수 (최후의 바에서 과거로) 를 정의합니다.title
(const string) bgcolor의 제목. 선택적인 논증.display
(plot_display) bgcolor가 표시되는 컨트롤. 가능한 값은: display.none, display.all. 기본값은 display.all입니다.overlay
(const bool) 는 FMZ 플랫폼의 확장 논리입니다. 현재 함수를 주요 이미지 (진정한 true) 또는 하위 이미지 (진정한 false) 에 표시하도록 설정하는 데 사용됩니다. 기본 값은 false입니다. 이 논리가 지정되지 않으면overlay
주장strategy
또는indicator
, 만약strategy
또는indicator
설정하지 않습니다overlay
이 문장은 기본 문자에 따라 처리됩니다.또한 참조
plot
막대기 색을 설정합니다.
barcolor(color, offset, editable, show_last, title, display)
예제
barcolor(close < open ? color.black : color.white)
주장
color
(시리즈 색상) 막대기의 색상. 당신은 offset
(series int) 색상 시리즈를 왼쪽 또는 오른쪽으로 이동합니다. 기본값은 0.editable
(const bool) true 이면 barcolor 스타일은 Format 대화상에서 편집할 수 있습니다. 기본값은 true 입니다.show_last
(input int) 설정된 경우, 차트에서 채워야 하는 바의 수 (최후의 바에서 과거로) 를 정의합니다.display
(plot_display) 바 컬러가 표시되는 컨트롤. 가능한 값은: display.none, display.all. 기본값은 display.all입니다.또한 참조
bgcolor
plot
fill
호환성error
PINE v4의 함수와 같은runtime.error
.
가장 작은 값에서 가장 큰 값까지 배열의 정렬 순서를 결정합니다.
종류sort_order
또한 참조
array.new_float
array.sort
가장 큰 값에서 가장 작은 값까지 배열의 정렬 순서를 결정합니다.
종류sort_order
또한 참조
array.new_float
array.sort
만약 현재 해상도가 매일 해상도라면 true, 그렇지 않으면 false를 반환합니다.
종류간단한 bool
또한 참조
timeframe.isdwm
timeframe.isintraday
timeframe.isminutes
timeframe.isseconds
timeframe.isweekly
timeframe.ismonthly
현재 해상도가 일일, 주간 또는 월간 해상도가라면 true, 그렇지 않으면 false를 반환합니다.
종류간단한 bool
또한 참조
timeframe.isintraday
timeframe.isminutes
timeframe.isseconds
timeframe.isdaily
timeframe.isweekly
timeframe.ismonthly
만약 현재 해상도가 내일 (분 또는 초) 해상도라면 true, 그렇지 않으면 false를 반환합니다.
종류간단한 bool
또한 참조
timeframe.isminutes
timeframe.isseconds
timeframe.isdwm
timeframe.isdaily
timeframe.isweekly
timeframe.ismonthly
현재 해상도가 분자 해상도라면 true, 그렇지 않으면 false를 반환합니다.
종류간단한 bool
또한 참조
timeframe.isdwm
timeframe.isintraday
timeframe.isseconds
timeframe.isdaily
timeframe.isweekly
timeframe.ismonthly
현재 해상도가 월별 해상도라면 true, 그렇지 않으면 false를 반환합니다.
종류간단한 bool
또한 참조
timeframe.isdwm
timeframe.isintraday
timeframe.isminutes
timeframe.isseconds
timeframe.isdaily
timeframe.isweekly
만약 현재 해상도가 2초 해상도라면 true, 그렇지 않으면 false를 반환합니다.
종류간단한 bool
또한 참조
timeframe.isdwm
timeframe.isintraday
timeframe.isminutes
timeframe.isdaily
timeframe.isweekly
timeframe.ismonthly
만약 현재 해상도가 주간 해상도라면 true, 그렇지 않으면 false를 반환합니다.
종류간단한 bool
또한 참조
timeframe.isdwm
timeframe.isintraday
timeframe.isminutes
timeframe.isseconds
timeframe.isdaily
timeframe.ismonthly
해상도의 곱하기, 예를 들어
종류단순 int
또한 참조
syminfo.ticker
syminfo.tickerid
timeframe.period
해상도, 예를 들어, 60~60분, 매일, 매주, 매달, 5~5일, 1년, 3개월.
종류간단한 문자열
또한 참조
syminfo.ticker
syminfo.tickerid
timeframe.multiplier
그래프가 표시되는 위치를 지정하는 이름의 상수. 어디에도 표시하지 않습니다. 경고 템플릿 메시지에서 사용할 수 있습니다.
종류plot_display
또한 참조
plot
plotshape
plotchar
그래프가 어디에 표시되는지 지정하는 이름의 상수입니다.
종류plot_display
또한 참조
plot
plotshape
plotchar
plotarrow
plotbar
plotcandle
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
플롯 모양의 기능을 위한 형태 스타일.
종류const 문자열
또한 참조
plotshape
색상 #00BCD4의 이름을 가진 상수입니다.
종류const 색상
색상 #363A45의 이름 변수입니다.
종류const 색상
#2962ff 색의 이름 변수입니다.
종류const 색상
#E040FB 색의 이름을 가진 상수입니다.
종류const 색상
색상 787B86의 이름 변수입니다.
종류const 색상
색상 #4CAF50의 이름 상수입니다.
종류const 색상
색상 #00E676에 대한 이름의 상수입니다.
종류const 색상
색상 #880E4F의 이름 변수입니다.
종류const 색상
색상 #311B92의 이름 변수입니다.
종류const 색상
색상 #808000의 이름 변수입니다.
종류const 색상
색상 #FF9800에 대한 이름의 상수입니다.
종류const 색상
색상 #9C27B0의 이름 변수입니다.
종류const 색상
색상 #FF5252의 이름 변수입니다.
종류const 색상
#B2B5BE 색의 이름을 가진 상수입니다.
종류const 색상
color.teal
색상 #00897B의 이름 변수입니다.
종류const 색상
색상 #FFFFFF의 이름형 상수입니다.
종류const 색상
색상 #FFEB3B의 이름 상수입니다.
종류const 색상
style
그래프 함수의 매개 변수
종류plot_style
또한 참조
plot
plot.style_linebr
plot.style_stepline
plot.style_stepline_diamond
plot.style_histogram
plot.style_cross
plot.style_area
plot.style_areabr
plot.style_columns
plot.style_circles
style
그래프 함수에서 매개 변수입니다. plot.style_line와 비슷하지만 데이터의 빈칸은 채워지지 않습니다.
종류plot_style
또한 참조
plot
plot.style_line
plot.style_stepline
plot.style_stepline_diamond
plot.style_histogram
plot.style_cross
plot.style_area
plot.style_areabr
plot.style_columns
plot.style_circles
style
그래프 함수의 매개 변수
종류plot_style
또한 참조
plot
plot.style_line
plot.style_linebr
plot.style_stepline
plot.style_stepline_diamond
plot.style_cross
plot.style_area
plot.style_areabr
plot.style_columns
plot.style_circles
style
그래프 함수의 매개 변수
종류plot_style
또한 참조
plot
plot.style_line
plot.style_linebr
plot.style_stepline
plot.style_stepline_diamond
plot.style_histogram
plot.style_cross
plot.style_area
plot.style_areabr
plot.style_circles
style
그래프 함수의 매개 변수
종류plot_style
또한 참조
plot
plot.style_line
plot.style_linebr
plot.style_stepline
plot.style_stepline_diamond
plot.style_histogram
plot.style_cross
plot.style_area
plot.style_areabr
plot.style_columns
style
그래프 함수의 매개 변수
종류plot_style
또한 참조
plot
plot.style_line
plot.style_linebr
plot.style_stepline
plot.style_stepline_diamond
plot.style_histogram
plot.style_areabr
plot.style_cross
plot.style_columns
plot.style_circles
style
그래프 함수에서 매개 변수입니다. plot.style_area와 비슷하지만 데이터의 공백은 채워지지 않습니다.
종류plot_style
또한 참조
plot
plot.style_line
plot.style_linebr
plot.style_stepline
plot.style_stepline_diamond
plot.style_histogram
plot.style_cross
plot.style_area
plot.style_columns
plot.style_circles
style
그래프 함수의 매개 변수
종류plot_style
또한 참조
plot
plot.style_line
plot.style_linebr
plot.style_stepline
plot.style_stepline_diamond
plot.style_histogram
plot.style_area
plot.style_areabr
plot.style_columns
plot.style_circles
style
그래프 함수의 매개 변수
종류plot_style
또한 참조
plot
plot.style_stepline_diamond
plot.style_linebr
plot.style_histogram
plot.style_cross
plot.style_area
plot.style_areabr
plot.style_columns
plot.style_circles
다이아몬드로 style
그래프 함수에서 매개 변수. 그래프.스타일_스테프라인과 비슷하지만 데이터 변경 사항은 다이아몬드 모양으로 표시됩니다.
종류plot_style
또한 참조
plot
plot.style_line
plot.style_linebr
plot.style_histogram
plot.style_cross
plot.style_area
plot.style_areabr
plot.style_columns
plot.style_circles
location.abovebar
그래프 모양, 플롯차어 함수의 위치 값. 모양은 주요 시리즈 바 위에 그래프된다.
종류const 문자열
또한 참조
plotshape
plotchar
location.belowbar
location.top
location.bottom
location.absolute
그래프 모양, 플롯차어 함수의 위치 값. 모양은 주요 시리즈 바 아래에 그래프됩니다.
종류const 문자열
또한 참조
plotshape
plotchar
location.abovebar
location.top
location.bottom
location.absolute
그래프 모양, 플롯차어 함수의 위치 값. 모양은 상위 차트 경계 근처에 그래프된다.
종류const 문자열
또한 참조
plotshape
plotchar
location.abovebar
location.belowbar
location.bottom
location.absolute
그래프 모양, 플롯차어 함수의 위치 값. 모양은 아래 차트 경계 근처에 그래프된다.
종류const 문자열
또한 참조
plotshape
plotchar
location.abovebar
location.belowbar
location.top
location.absolute
그래프 모양, 플롯차어 함수의 위치 값. 모양은 가격 좌표로 지표 값을 사용하여 차트에 그려집니다.
종류const 문자열
또한 참조
plotshape
plotchar
location.abovebar
location.belowbar
location.top
location.bottom
크기의 값은 그래프 모양, 플롯차어 함수입니다. 모양의 크기는 바의 크기에 자동으로 적응합니다.
종류const 문자열
또한 참조
plotshape
plotchar
size.tiny
size.small
size.normal
size.large
size.huge
크기의 값은 그래프 모양, 그래프차어 함수입니다. 모양의 크기는 항상 작습니다.
종류const 문자열
또한 참조
plotshape
plotchar
size.auto
size.small
size.normal
size.large
size.huge
크기의 값은 그래프 모양, 그래프 차어 함수입니다. 모양의 크기는 항상 작습니다.
종류const 문자열
또한 참조
plotshape
plotchar
size.auto
size.tiny
size.normal
size.large
size.huge
그래프 모양, 플롯차어 함수의 크기 값. 모양의 크기는 항상 정상입니다.
종류const 문자열
또한 참조
plotshape
plotchar
size.auto
size.tiny
size.small
size.large
size.huge
크기의 값은 그래프 모양, 플롯차어 함수입니다. 모양의 크기가 항상 커집니다.
종류const 문자열
또한 참조
plotshape
plotchar
size.auto
size.tiny
size.small
size.normal
size.huge
그래프 모양, 플롯차어 함수의 크기 값
종류const 문자열
또한 참조
plotshape
plotchar
size.auto
size.tiny
size.small
size.normal
size.large
이름 붙여진 상수freq
경보 기능의 매개 변수
바에서 첫 번째 함수 호출은 경보를 유발합니다.
종류const 문자열
또한 참조
alert
이름 붙여진 상수freq
경보 기능의 매개 변수
모든 함수 호출은 경보를 유발합니다.
종류const 문자열
또한 참조
alert
경고 () 함수의
종류const 문자열
또한 참조
alert
이름 붙여진 상수입니다
종류const 문자열
또한 참조
format.price
format.volume
이름 붙여진 상수입니다
종류const 문자열
언급형식이 format.price라면 기본 정밀값이 설정됩니다. 정밀값을 변경하려면 지표 함수의 정밀 함수를 사용할 수 있습니다.
또한 참조
format.inherit
format.volume
이름 붙여진 상수입니다.
종류const 문자열
또한 참조
format.inherit
format.price
교환 앞자리가 없는 기호 이름, 예를 들어
종류간단한 문자열
또한 참조
syminfo.tickerid
timeframe.period
timeframe.multiplier
거래소 앞자리로 표시된 기호 이름, 예를 들어
종류간단한 문자열
또한 참조
syminfo.ticker
timeframe.period
timeframe.multiplier
기호의 기본 통화. 기호
종류간단한 문자열
또한 참조
syminfo.currency
syminfo.ticker
현재 기호의 화폐. 화폐 코드를 반환합니다:
종류간단한 문자열
또한 참조
syminfo.basecurrency
syminfo.ticker
현재 기호의 종류. 가능한 값은 주식, 선물, 지수, 외환, 암호화폐, 펀드,
종류간단한 문자열
또한 참조
syminfo.ticker
현재 기호에 대한 미니 틱 값. FMZ 플랫폼에서 템플릿 매개 변수가격화 통화 정확성
종류단순 플로트
또한 참조
syminfo.pointvalue
현재 제품의 포인트 값
종류단순 플로트
또한 참조
syminfo.mintick
차트 주요 시리즈의 교환 시간 구역. 가능한 값은 시간표로 참조하십시오.
종류간단한 문자열
또한 참조
timestamp
시장이 닫히면 데이터 세트의 마지막 바에서 스크립트가 실행되는 경우 true 또는 시장이 열려있는 경우 실시간 바를 바로 전하는 바에서 스크립트가 실행되는 경우 false를 반환합니다. 그렇지 않으면 false를 반환합니다.
종류일련 bool
언급이 변수를 사용하는 파인스크립트 코드는 역사와 실시간 데이터에 대해 다르게 계산할 수 있습니다. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.isfirst
barstate.islast
barstate.ishistory
barstate.isrealtime
barstate.isnew
스크립트가 현재 새로운 바를 계산하고 있다면 true, 그렇지 않으면 false를 반환합니다.
종류일련 bool
언급이 변수를 사용하는 파인스크립트 코드는 역사와 실시간 데이터에 대해 다르게 계산할 수 있습니다. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.isfirst
barstate.islast
barstate.ishistory
barstate.isrealtime
barstate.isconfirmed
barstate.islastconfirmedhistory
현재 바가 바셋의 첫 번째 바라면 true, 그렇지 않으면 false를 반환합니다.
종류일련 bool
언급이 변수를 사용하는 파인스크립트 코드는 역사와 실시간 데이터에 대해 다르게 계산할 수 있습니다. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.islast
barstate.ishistory
barstate.isrealtime
barstate.isnew
barstate.isconfirmed
barstate.islastconfirmedhistory
현재 바가 바셋의 마지막 바라면 true, 그렇지 않으면 false를 반환합니다.
종류일련 bool
언급이 변수를 사용하는 파인스크립트 코드는 역사와 실시간 데이터에 대해 다르게 계산할 수 있습니다. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.isfirst
barstate.ishistory
barstate.isrealtime
barstate.isnew
barstate.isconfirmed
barstate.islastconfirmedhistory
현재 바가 역사적인 바라면 true, 그렇지 않으면 false를 반환합니다.
종류일련 bool
언급이 변수를 사용하는 파인스크립트 코드는 역사와 실시간 데이터에 대해 다르게 계산할 수 있습니다. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.isfirst
barstate.islast
barstate.isrealtime
barstate.isnew
barstate.isconfirmed
barstate.islastconfirmedhistory
스크립트가 현재 바의 마지막 (폐기) 업데이트를 계산하는 경우 true를 반환합니다. 다음 스크립트 계산은 새로운 바 데이터에 있습니다.
종류일련 bool
언급이 변수를 사용하는 파인스크립트 코드는 역사와 실시간 데이터에 대해 다르게 계산할 수 있습니다. request.security 표현식에서 barstate.isconfirmed를 사용하는 것은 권장되지 않습니다. request.security에서 요청되는 값은 예측할 수 없습니다. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.isfirst
barstate.islast
barstate.ishistory
barstate.isrealtime
barstate.isnew
barstate.islastconfirmedhistory
현재 바가 실시간 바라면 true, 그렇지 않으면 false를 반환합니다.
종류일련 bool
언급이 변수를 사용하는 파인스크립트 코드는 역사와 실시간 데이터에 대해 다르게 계산할 수 있습니다. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.isfirst
barstate.islast
barstate.ishistory
barstate.isnew
barstate.isconfirmed
barstate.islastconfirmedhistory
사용할 수 없습니다.
축적/분배 지수
종류연쇄 float
일내 강도 지수
종류연쇄 float
예제
// Intraday Intensity Index
plot(ta.iii, color=color.yellow)
// the same on pine
f_iii() =>
(2 * close - high - low) / ((high - low) * volume)
plot(f_iii())
음용량 지수
종류연쇄 float
예제
// Negative Volume Index
plot(ta.nvi, color=color.yellow)
// the same on pine
f_nvi() =>
float ta_nvi = 1.0
float prevNvi = (nz(ta_nvi[1], 0.0) == 0.0) ? 1.0: ta_nvi[1]
if nz(close, 0.0) == 0.0 or nz(close[1], 0.0) == 0.0
ta_nvi := prevNvi
else
ta_nvi := (volume < nz(volume[1], 0.0)) ? prevNvi + ((close - close[1]) / close[1]) * prevNvi : prevNvi
result = ta_nvi
plot(f_nvi())
양성 부피 지수
종류연쇄 float
예제
// Positive Volume Index
plot(ta.pvi, color=color.yellow)
// the same on pine
f_pvi() =>
float ta_pvi = 1.0
float prevPvi = (nz(ta_pvi[1], 0.0) == 0.0) ? 1.0: ta_pvi[1]
if nz(close, 0.0) == 0.0 or nz(close[1], 0.0) == 0.0
ta_pvi := prevPvi
else
ta_pvi := (volume > nz(volume[1], 0.0)) ? prevPvi + ((close - close[1]) / close[1]) * prevPvi : prevPvi
result = ta_pvi
plot(f_pvi())
밸런스 볼륨
종류연쇄 float
예제
// On Balance Volume
plot(ta.obv, color=color.yellow)
// the same on pine
f_obv() =>
ta.cum(math.sign(ta.change(close)) * volume)
plot(f_obv())
가격-용량 트렌드
종류연쇄 float
예제
// Price-Volume Trend
plot(ta.pvt, color=color.yellow)
// the same on pine
f_pvt() =>
ta.cum((ta.change(close) / close[1]) * volume)
plot(f_pvt())
윌리엄스 축적/분배
종류연쇄 float
예제
// Williams Accumulation/Distribution
plot(ta.wad, color=color.yellow)
// the same on pine
f_wad() =>
trueHigh = math.max(high, close[1])
trueLow = math.min(low, close[1])
mom = ta.change(close)
gain = (mom > 0) ? close - trueLow : (mom < 0) ? close - trueHigh : 0
ta.cum(gain)
plot(f_wad())
윌리엄스 변수 축적/분배
종류연쇄 float
예제
// Williams Variable Accumulation/Distribution
plot(ta.wvad, color=color.yellow)
// the same on pine
f_wvad() =>
(close - open) / (high - low) * volume
plot(f_wvad())
오일러
종류const float
또한 참조
math.phi
math.pi
math.rphi
황금비율의 정수입니다. 1.6180339887498948과 같습니다.
종류const float
또한 참조
math.e
math.pi
math.rphi
아키메데스의 상수
종류const float
또한 참조
math.e
math.phi
math.rphi
황금비율의 정수입니다. 0.6180339887498948과 같습니다.
종류const float
또한 참조
math.e
math.pi
math.phi
현재 자본 (전략.초기자본 + 전략.순이익 + 전략.공익)
종류연쇄 float
또한 참조
strategy.netprofit
strategy.openprofit
strategy.position_size
현재 시장 위치의 방향과 크기. 값이 0보다 크면 시장 위치가 길다. 값이 0보다 작다면 시장 위치가 짧다. 절대 값은 거래 중인 계약/주식/롯/유닛의 수 (상장 크기) 이다.
종류연쇄 float
또한 참조
strategy.position_avg_price
현재 시장 지위의 평균 입시 가격. 시장 지위가 평평하다면,
설명FMZ PINE 스크립트의 평균 가격은 처리 수수료를 포함한 가격입니다. 예를 들어: 주문 가격은 8000, 판매 방향, 양은 1 롯 (단위, 잎), 거래 후 평균 가격은 8000이 아니라 8000보다 낮습니다 (비용에는 처리 수수료가 포함되어 있습니다).
종류연쇄 float
또한 참조
strategy.position_size
장거리 입성
종류전략_방향
또한 참조
strategy.entry
strategy.exit
짧은 입점
종류전략_방향
또한 참조
strategy.entry
strategy.exit
전체 거래 기간 동안 종료 된 거래 수
종류시리즈 int
또한 참조
strategy.position_size
strategy.opentrades
마켓 포지션 엔트리가 닫히지 않고 여전히 열려있는 경우 0을 반환합니다.
종류시리즈 int
또한 참조
strategy.position_size
완료된 모든 거래의 통화 총 가치
종류연쇄 float
또한 참조
strategy.openprofit
strategy.position_size
strategy.grossprofit
완료된 모든 승자 거래의 통화 총 가치
종류연쇄 float
또한 참조
strategy.netprofit
모든 오픈 포지션에 대한 현재 실현되지 않은 이익 또는 손실
종류연쇄 float
또한 참조
strategy.netprofit
strategy.position_size
이 전략은 단지 긴 포지션을 개설할 수 있게 합니다.
종류const 문자열
또한 참조
strategy.risk.allow_entry_in
이는 전략이 단위 포지션만 개설할 수 있도록 합니다.
종류const 문자열
또한 참조
strategy.risk.allow_entry_in
이는 전략이 긴 포지션과 짧은 포지션을 모두 개설할 수 있도록 합니다.
종류const 문자열
또한 참조
strategy.risk.allow_entry_in
교환 시간대에서 현재 바 시간으로 주일.
종류시리즈 int
언급이 변수는 바가 열리는 시간에 따라 하루를 반환하는 것을 유의하십시오. 하루 동안의 세션 (예: 월요일 세션이 일요일 17:00에 시작되는 EURUSD) 에서이 값은 거래 날보다 1 더 낮을 수 있습니다. 비교를 위해 dayofweek.sunday, dayofweek.monday, dayofweek.tuesday, dayofweek. wednesday, dayofweek.thursday, dayofweek.friday 및 dayofweek.saturday 변수를 사용할 수 있습니다.
또한 참조
time
dayofmonth
dayofweek 함수의 값과 dayofweek 변수의 값을 반환하는 이름의 상수입니다.
종류const int
또한 참조
dayofweek.monday
dayofweek.tuesday
dayofweek.wednesday
dayofweek.thursday
dayofweek.friday
dayofweek.saturday
dayofweek 함수의 값과 dayofweek 변수의 값을 반환하는 이름의 상수입니다.
종류const int
또한 참조
dayofweek.sunday
dayofweek.tuesday
dayofweek.wednesday
dayofweek.thursday
dayofweek.friday
dayofweek.saturday
dayofweek 함수의 값과 dayofweek 변수의 값을 반환하는 이름의 상수입니다.
종류const int
또한 참조
dayofweek.sunday
dayofweek.monday
dayofweek.wednesday
dayofweek.thursday
dayofweek.friday
dayofweek.saturday
dayofweek 함수의 값과 dayofweek 변수의 값을 반환하는 이름의 상수입니다.
종류const int
또한 참조
dayofweek.sunday
dayofweek.monday
dayofweek.tuesday
dayofweek.thursday
dayofweek.friday
dayofweek.saturday
dayofweek 함수의 값과 dayofweek 변수의 값을 반환하는 이름의 상수입니다.
종류const int
또한 참조
dayofweek.sunday
dayofweek.monday
dayofweek.tuesday
dayofweek.wednesday
dayofweek.friday
dayofweek.saturday
dayofweek 함수의 값과 dayofweek 변수의 값을 반환하는 이름의 상수입니다.
종류const int
또한 참조
dayofweek.sunday
dayofweek.monday
dayofweek.tuesday
dayofweek.wednesday
dayofweek.thursday
dayofweek.saturday
dayofweek 함수의 값과 dayofweek 변수의 값을 반환하는 이름의 상수입니다.
종류const int
또한 참조
dayofweek.sunday
dayofweek.monday
dayofweek.tuesday
dayofweek.wednesday
dayofweek.thursday
dayofweek.friday
직선 함수의 점선형에 대한 정수입니다.
종류hline_style
또한 참조
hline.style_solid
hline.style_dotted
선.스타일_점점
직선함수의 점 모양의 직선형에 대한 정수입니다.
종류hline_style
또한 참조
hline.style_solid
hline.style_dashed
직선 함수의 고형 선형에 대한 정수입니다.
종류hline_style
또한 참조
hline.style_dotted
hline.style_dashed
요청 된 데이터에 대한 통합 전략. 데이터는 가능한 격차 (na 값) 와 함께 통합됩니다.
종류barmerge_gaps
또한 참조
request.security
barmerge.gaps_off
요청된 데이터에 대한 통합 전략. 데이터는 빈틈없이 지속적으로 통합되며, 모든 빈틈은 이전 가장 가까운 기존 값으로 채워집니다.
종류barmerge_gaps
또한 참조
request.security
barmerge.gaps_on
요청된 데이터 위치에 대한 통합 전략. 요청된 바셋은 열기 시간에 따라 바를 정렬하는 순서로 현재 바셋과 통합됩니다. 이러한 통합 전략은 역사에 대한 계산에서
종류barmerge_lookahead
또한 참조
request.security
barmerge.lookahead_off
요청된 데이터 위치에 대한 통합 전략. 요청된 바셋은 종료 시간에 의해 정렬 바의 순서로 현재 바셋과 통합됩니다. 이 통합 전략은 역사에 대한 계산에서
종류barmerge_lookahead
또한 참조
request.security
barmerge.lookahead_on
(최고 가격 + 최저 가격) /2의 지름길입니다.
종류연쇄 float
또한 참조
open
high
low
close
volume
time
hlc3
hlcc4
ohlc4
(최고 가격 + 최저 가격 + 종료 가격) /3의 단축키입니다.
종류연쇄 float
또한 참조
open
high
low
close
volume
time
hl2
hlcc4
ohlc4
(최고 가격 + 최저 가격 + 종료 가격 + 종료 가격) /4.
종류연쇄 float
또한 참조
open
high
low
close
volume
time
hl2
hlc3
ohlc4
이것은 (개시 가격 + 최고 가격 + 최저 가격 + 종료 가격) /4의 지름길입니다.
종류연쇄 float
또한 참조
open
high
low
close
volume
time
hl2
hlc3
hlcc4
이중.NaN 값 (숫자가 아닙니다)
종류간단합니다
예제
// na
plot(bar_index < 10 ? na : close) // CORRECT
plot(close == na ? close[1] : close) // INCORRECT!
plot(na(close) ? close[1] : close) // CORRECT
언급반환 값에 대해서만 사용하세요. 그것과 비교하려고 시도하지 마세요! 어떤 값이 NaN인지 확인하려면 내장 함수 na를 사용하세요.
또한 참조
na
현재 바 인덱스. 번호는 0에 기초하고, 첫 번째 바의 인덱스는 0입니다.
종류시리즈 int
예제
// bar_index
plot(bar_index)
plot(bar_index > 5000 ? close : 0)
언급bar_index가 버전 4에서 n 변수를 대체했다는 점에 유의하십시오. 바 인덱싱이 첫 번째 역사 바에서 0에서 시작된다는 점에 유의하십시오. 이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
barstate.isfirst
barstate.islast
barstate.isrealtime
마지막 차트 바의 바 인덱스. 바 인덱스는 첫 번째 바에서 0에서 시작합니다.
종류시리즈 int
예제
strategy("Mark Last X Bars For Backtesting", overlay = true, calc_on_every_tick = true)
lastBarsFilterInput = input.int(100, "Bars Count:")
// Here, we store the 'last_bar_index' value that is known from the beginning of the script's calculation.
// The 'last_bar_index' will change when new real-time bars appear, so we declare 'lastbar' with the 'var' keyword.
var lastbar = last_bar_index
// Check if the current bar_index is 'lastBarsFilterInput' removed from the last bar on the chart, or the chart is traded in real-time.
allowedToTrade = (lastbar - bar_index <= lastBarsFilterInput) or barstate.isrealtime
bgcolor(allowedToTrade ? color.new(color.green, 80) : na)
반환닫힌 시장의 마지막 역사 바 인덱스 또는 개방된 시장의 실시간 바 인덱스
언급이 변수를 사용하면 지표가 다시 칠 될 수 있습니다.
또한 참조
bar_index
last_bar_time
barstate.ishistory
barstate.isrealtime
UNIX 형식의 현재 바 시간. 1970년 1월 1일 00:00:00 UTC 이후 흘렀던 밀리 초수량이다.
UNIX 형식의 현재 시간. 1970년 1월 1일 00:00:00 UTC 이후 지나간 밀리 초수량이다.
종류시리즈 int
언급이 변수/함수를 사용하면 지표가 다시 칠될 수 있습니다.
또한 참조
timestamp
time
dayofmonth
dayofweek
종류시리즈 int
언급이 변수는 바가 열리는 시간에 따라 시간표를 반환한다는 점에 유의하십시오. 그 때문에, 오버나이트 세션 (예: 월요일 세션이 일요일, 17:00에 시작되는 EURUSD) 에서이 변수는 거래일의 지정된 날짜 이전 시간을 반환 할 수 있습니다. 예를 들어, EURUSD에서,
또한 참조
time
dayofmonth
dayofweek
교환 시간대에서 현재 바 연도
종류시리즈 int
언급이 변수는 바가 열리는 시간 기준으로 해를 반환한다는 점에 유의하십시오. 오버나이트 세션 (예: 월요일 세션이 일요일, 17:00에 시작되는 EURUSD) 에서 이 값은 거래 날의 해보다 1로 낮을 수 있습니다.
또한 참조
year
time
month
weekofyear
dayofmonth
dayofweek
hour
minute
second
교환 시간대에서 현재 바 달.
종류시리즈 int
언급이 변수는 바가 열리는 시간에 기초하여 달을 반환한다는 점에 유의하십시오. 오버나이트 세션 (예: 월요일 세션이 일요일, 17:00에 시작되는 EURUSD) 에서이 값은 거래 날의 달보다 1로 낮을 수 있습니다.
또한 참조
month
time
year
weekofyear
dayofmonth
dayofweek
hour
minute
second
교환 시간대에서 현재 바 시간.
종류시리즈 int
또한 참조
hour
time
year
month
weekofyear
dayofmonth
dayofweek
minute
second
교환 시간대에서 현재 바 분.
종류시리즈 int
또한 참조
minute
time
year
month
weekofyear
dayofmonth
dayofweek
hour
second
교환 시간대에서 현재 바 초입니다.
종류시리즈 int
또한 참조
second
time
year
month
weekofyear
dayofmonth
dayofweek
hour
minute
현재 오픈 가격
종류연쇄 float
언급이전 값은 사각형 괄호 연산자 [], 예를 들어 open[1], open[2]로 액세스 할 수 있습니다.
또한 참조
high
low
close
volume
time
hl2
hlc3
hlcc4
ohlc4
현재 가장 높은 가격입니다.
종류연쇄 float
언급이전 값은 제곱括弧 연산자 [], 예를 들어 high[1], high [2]로 액세스 할 수 있습니다.
또한 참조
open
low
close
volume
time
hl2
hlc3
hlcc4
ohlc4
현재 가장 낮은 가격입니다.
종류연쇄 float
언급이전 값은 제곱括弧 연산자 [], 예를 들어 low[1], low [2]로 액세스 할 수 있습니다.
또한 참조
open
high
close
volume
time
hl2
hlc3
hlcc4
ohlc4
현재 바가 닫히면 닫는 가격 또는 아직 완전하지 않은 실시간 바의 마지막 거래 가격.
종류연쇄 float
언급이전 값은 제곱괄호 연산자 [], 예를 들어 close[1], close [2]로 액세스 할 수 있습니다.
또한 참조
open
high
low
volume
time
hl2
hlc3
hlcc4
ohlc4
현재 바 부피
종류연쇄 float
언급이전 값은 제곱괄호 연산자 [], 예를 들어 부피[1], 부피 [2]로 액세스 할 수 있습니다.
또한 참조
open
high
low
close
time
hl2
hlc3
hlcc4
ohlc4
교환 시간대에 있는 현재 바 시간의 주 번호.
종류시리즈 int
언급이 변수는 바가 열리는 시간 기준으로 주기를 반환하는 것을 참고하십시오. 오버나이트 세션 (예: 월요일 세션이 일요일 17:00에 시작되는 EURUSD) 에서이 값은 거래 날의 주보다 1로 낮을 수 있습니다.
또한 참조
weekofyear
time
year
month
dayofmonth
dayofweek
hour
minute
second
교환 시간대에 있는 현재 바 시간 날짜.
종류시리즈 int
언급이 변수는 바가 열리는 시간에 기초하여 하루를 반환하는 것을 참고하십시오. 하루 동안의 세션 (예: 월요일 세션이 일요일 17:00에 시작되는 EURUSD) 에서이 값은 거래 날보다 1 더 낮을 수 있습니다.
또한 참조
time
dayofweek
구걸자왜 전략 광장 복제 피인 전략이 현실화되지 않는지
발명가들의 수량화 - 작은 꿈자, 우리는 그것을 확인합니다.
구걸자
발명가들의 수량화 - 작은 꿈안녕하세요, 구체적으로 어떤 전략이 있을까요?