Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Loading...
User Settings
close menu
Welcome to Scribd!
Upload
Read for free
FAQ and support
Language (EN)
Sign in
0 ratings
0% found this document useful (0 votes)
10 views
STOCANDKELTER
Uploaded by
kalwaraakash
Copyright:
© All Rights Reserved
Available Formats
Download
as TXT, PDF, TXT or read online from Scribd
Download
Save
Save STOCANDKELTER For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
STOCANDKELTER
Uploaded by
kalwaraakash
0 ratings
0% found this document useful (0 votes)
10 views
2 pages
Document Information
click to expand document information
Copyright
© © All Rights Reserved
Available Formats
TXT, PDF, TXT or read online from Scribd
Share this document
Share or Embed Document
Sharing Options
Share on Facebook, opens a new window
Facebook
Share on Twitter, opens a new window
Twitter
Share on LinkedIn, opens a new window
LinkedIn
Share with Email, opens mail client
Email
Copy link
Copy link
Did you find this document useful?
0%
0% found this document useful, Mark this document as useful
0%
0% found this document not useful, Mark this document as not useful
Is this content inappropriate?
Report
Copyright:
© All Rights Reserved
Available Formats
Download
as TXT, PDF, TXT or read online from Scribd
Download now
Download as txt, pdf, or txt
Save
Save STOCANDKELTER For Later
0 ratings
0% found this document useful (0 votes)
10 views
2 pages
STOCANDKELTER
Uploaded by
kalwaraakash
Copyright:
© All Rights Reserved
Available Formats
Download
as TXT, PDF, TXT or read online from Scribd
Save
Save STOCANDKELTER For Later
0%
0% found this document useful, undefined
0%
, undefined
Embed
Share
Print
Report
Download now
Download as txt, pdf, or txt
Jump to Page
You are on page 1
of 2
Search inside document
instrument { name = "Ketlner Channel & Stochastic", overlay = true }
period = input (20, "front.period", input.integer, 1)
shift = input (3, "front.newind.offset", input.double, 0.01, 300, 0.01)
fn = input (averages.ema, "front.newind.average", input.string_selection,
averages.titles)
source = input (1, "front.ind.source", input.string_selection, inputs.titles)
input_group {
"front.top line",
upper_line_visible = input { default = true, type = input.plot_visibility },
upper_line_color = input { default = "#21B190", type = input.color },
upper_line_width = input { default = 1, type = input.line_width }
}
input_group {
"front.middle line",
middle_line_visible = input { default = true, type = input.plot_visibility },
middle_line_color = input { default = rgba(33,177,144,0.6), type =
input.color },
middle_line_width = input { default = 1, type = input.line_width }
}
input_group {
"front.bottom line",
lower_line_visible = input { default = true, type = input.plot_visibility },
lower_line_color = input { default = "#21B190", type = input.color },
lower_line_width = input { default = 1, type = input.line_width }
}
input_group {
"front.newind.adx.fill",
fill_visible = input { default = true, type = input.plot_visibility },
fill_color = input { default = rgba(33,177,144,0.08), type = input.color },
}
input_group {
"%K",
k_period = input (5, "front.period", input.integer, 1),
smooth = input (3, "front.platform.smothing", input.integer, 1),
}
input_group {
"%D",
d_period = input (3, "front.period", input.integer, 1),
}
local averageFunction = averages [fn]
local sourceSeries = inputs [source]
k = sma (stochastic (sourceSeries, k_period), smooth) * 100
d = sma (k, d_period)
middle = averageFunction (hlc3, period)
offset = rma(tr, period) * shift
h = middle + offset
l = middle - offset
short = h <= close
long = l >= close
stochUpperValue = 80
stochLowerValue = 20
shortk = k >= stochUpperValue and d >= stochUpperValue
longk = k <= stochLowerValue and d <= stochLowerValue
shortSignal = iff(((k >= stochUpperValue and d >= stochUpperValue and d >= k) and
(h <= close)), true, false)
longSignal = iff(((k <= stochLowerValue and d <= stochLowerValue and k >= d) and (l
>= close)), true, false)
plot_shape(shortSignal, "short", shape_style.triangledown, shape_size.large, 'red',
shape_location.abovebar)
plot_shape(longSignal, "long", shape_style.triangleup, shape_size.large, 'green',
shape_location.belowbar)
if fill_visible then
fill { first = h, second = l, color = fill_color }
end
if upper_line_visible then
plot (h, "h", upper_line_color, upper_line_width)
end
if lower_line_visible then
plot (l, "l", lower_line_color, lower_line_width)
end
if middle_line_visible then
plot (middle, "Middle", middle_line_color, middle_line_width)
end
You might also like
Script Surf Pro
Document
14 pages
Script Surf Pro
willas walter
50% (2)
Script Purple Winfree
Document
5 pages
Script Purple Winfree
EUDESMGS
No ratings yet
Script Iq Option
Document
3 pages
Script Iq Option
Gisele Berno
80% (10)
Candle Trend Color Script Iqoption
Document
1 page
Candle Trend Color Script Iqoption
Indigo Graficos
No ratings yet
Script CyclyePro V2
Document
5 pages
Script CyclyePro V2
navasty0101
No ratings yet
KC
Document
2 pages
KC
8cf64vbfyf
No ratings yet
BB Script
Document
1 page
BB Script
Caio Franciscatto
No ratings yet
Bandas Bollinger
Document
1 page
Bandas Bollinger
Medardo Serrano Ballen
No ratings yet
Script Bandas Rafatrader
Document
1 page
Script Bandas Rafatrader
Italo Melo
50% (2)
green 2 + VALUE
Document
1 page
green 2 + VALUE
inacioluis950
No ratings yet
Hakai OTC
Document
8 pages
Hakai OTC
8cf64vbfyf
No ratings yet
XS Trade
Document
5 pages
XS Trade
baabufantastic
No ratings yet
PDV - Trailing Stops
Document
3 pages
PDV - Trailing Stops
yosef
No ratings yet
Ronin Tamplet Buy Sell Ver.9
Document
10 pages
Ronin Tamplet Buy Sell Ver.9
8cf64vbfyf
No ratings yet
Trailing Stops
Document
5 pages
Trailing Stops
baabufantastic
No ratings yet
1.PurpleWin Script
Document
5 pages
1.PurpleWin Script
fuad
No ratings yet
Volume 2024
Document
6 pages
Volume 2024
eldesouza
No ratings yet
Script Deolane
Document
6 pages
Script Deolane
canal.lobo2
No ratings yet
ATR Trailing Stops With Arrow
Document
1 page
ATR Trailing Stops With Arrow
melissial20
No ratings yet
Script Volume 2024
Document
6 pages
Script Volume 2024
Capitan Morsa
No ratings yet
Rainbow Script
Document
2 pages
Rainbow Script
lostguyz19
No ratings yet
Volume Win
Document
6 pages
Volume Win
alexbarreto2205
No ratings yet
Script Mike
Document
5 pages
Script Mike
El Hijo Querido de Dios
No ratings yet
Untitled
Document
4 pages
Untitled
زياد الخطيب
No ratings yet
Script Timelytrading
Document
5 pages
Script Timelytrading
Henrique Félix
No ratings yet
SQZMOMv2 - , Title - Squeeze Momentum Indicator (LazyBear) Version2 by KıvanÇ Fr3762.lua
Document
2 pages
SQZMOMv2 - , Title - Squeeze Momentum Indicator (LazyBear) Version2 by KıvanÇ Fr3762.lua
pratikadhikari78
No ratings yet
SQZMOMv 3
Document
2 pages
SQZMOMv 3
8cf64vbfyf
No ratings yet
Atr Moving Average
Document
4 pages
Atr Moving Average
henchemenservice
No ratings yet
M&M
Document
3 pages
M&M
Camilo esteba González brito
No ratings yet
One Prime
Document
4 pages
One Prime
Capitan Morsa
No ratings yet
Bullex Rei
Document
11 pages
Bullex Rei
elizeuezio2002
No ratings yet
Modo 12 Sobre Compra e S Venda
Document
2 pages
Modo 12 Sobre Compra e S Venda
Dan Souza
No ratings yet
Super Trende
Document
1 page
Super Trende
Gilmar Nascimento
No ratings yet
Elder Impulse
Document
3 pages
Elder Impulse
Zemaria Fonseca
No ratings yet
Forecast RSI
Document
3 pages
Forecast RSI
Iván Ramirez Gonzalez
No ratings yet
Trend
Document
1 page
Trend
8cf64vbfyf
No ratings yet
Efective V2 H
Document
2 pages
Efective V2 H
tocuyoodris
No ratings yet
Coppock Curves
Document
1 page
Coppock Curves
ozlalienware
No ratings yet
Bandas Value
Document
3 pages
Bandas Value
Bruno Viveiros
No ratings yet
AM Pro V1
Document
5 pages
AM Pro V1
swalowerstar
No ratings yet
Script Purple Win 150$ Free - Gratis Telegram @comunidadgratis
Document
5 pages
Script Purple Win 150$ Free - Gratis Telegram @comunidadgratis
El Hijo Querido de Dios
100% (1)
Triplo 3 Target 2023
Document
3 pages
Triplo 3 Target 2023
aparecidalimacosta93
No ratings yet
Fractal Chaos Bandas
Document
2 pages
Fractal Chaos Bandas
ozlalienware
No ratings yet
Super Trend
Document
1 page
Super Trend
8cf64vbfyf
No ratings yet
TESTE 2
Document
5 pages
TESTE 2
Jonas Ribeiro
No ratings yet
SuperTrend SR
Document
1 page
SuperTrend SR
8cf64vbfyf
No ratings yet
Script The All Might Indicator
Document
5 pages
Script The All Might Indicator
Charlie Blake
No ratings yet
ASTRA
Document
22 pages
ASTRA
devilhannan
No ratings yet
Setup de Wall Street 01
Document
5 pages
Setup de Wall Street 01
Leonardo Petersson
No ratings yet
RSI
Document
1 page
RSI
Zemaria Fonseca
No ratings yet
Sentiment Range MA (ChartPrime)
Document
2 pages
Sentiment Range MA (ChartPrime)
katrin.k1394
No ratings yet
JP X RSI
Document
2 pages
JP X RSI
Fagner Vieira
No ratings yet
DynReg EMA Levels SMART DIV - STR Alpha
Document
36 pages
DynReg EMA Levels SMART DIV - STR Alpha
kashinath09
No ratings yet
Auto Fibo
Document
2 pages
Auto Fibo
mrjaidi1812
No ratings yet
Cycle Pro V2
Document
5 pages
Cycle Pro V2
8cf64vbfyf
No ratings yet
All in One (Full)
Document
2 pages
All in One (Full)
8cf64vbfyf
No ratings yet
V. Profile
Document
11 pages
V. Profile
skvaid001
No ratings yet
Script Faz
Document
6 pages
Script Faz
Dailyn Nolasco
No ratings yet
Dynamic Regression-EMA-PD Level-Alpha Trend
Document
7 pages
Dynamic Regression-EMA-PD Level-Alpha Trend
kashinath09
No ratings yet
Profound Python Data Science
From Everand
Profound Python Data Science
Onder Teker
No ratings yet
Documents
Teaching Methods & Materials