Navigation
index
QCS
|
Quadcode Script 1.1.0 documentation
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
P
|
R
|
S
|
T
|
U
|
V
|
W
A
abs(x) (math)
acos(x) (math)
advise(advice) (misc)
alma(series, period, offset, sigma) (averages)
asin(x) (math)
assert(condition, [message]) (misc)
atan (y, [x]) (math)
B
bars_since(condition) (misc)
bars_since_highest(n) (misc)
bars_since_highest(series, n) (misc)
bars_since_lowest(n) (misc)
bars_since_lowest(series, n) (misc)
C
cci(series, period) (oscillator)
ceil(x) (math)
change(series, n=1) (math)
cmo(series, period) (oscillator)
conditional(x) (misc)
correlation(x,y,n) (math)
cos(x) (math)
D
date([timestamp]) (misc)
deg(x) (math)
drop_plot_value(name, bar_id) (misc)
E
ema(source, period) (averages)
error(message) (misc)
exp(x) (math)
F
fill(first,second,[name,color]) (plot)
fill_area(first, second, [name], [color]) (plot)
fixnan(series) (misc)
floor(x) (math)
G
get_name(series) (misc)
get_ticker_id(ticker) (security)
get_value(x, [default]) (misc)
H
highest(n) (misc)
highest(series, n) (misc)
hline(source,[name, color, line_width, offset, plot_style, show_label]) (plot)
hma(series, period) (averages)
I
iff(condition, then, else) (misc)
index_range(start_index) (misc)
input([default], [name], [type], [min], [max], [step]) (input)
input([default], [name], [type], [options]) (input)
input_group { name="", description="", inputs... } (input)
instrument(name, short_name_or_overlay, description_or_overlay, icon_or_overlay, overlay) (misc)
is_series(value) (misc)
is_value(value) (misc)
isnan(value) (misc)
L
linreg(x, n, offset) (math)
log(value) (math)
lower_prime(series) (misc)
lowest(n) (misc)
lowest(series, n) (misc)
M
mad(series, period) (math)
make_series([name]) (misc)
max(lvalue, rvalue) (math)
median(series, period) (math)
min(lvalue, rvalue) (math)
modf(value) (math)
N
na(value) (misc)
nz(value, [default]) (misc)
P
percentile_linear_interpolation(source, period, percentage) (math)
percentile_nearest_rank(source, period, percentage) (math)
plot(series, [name], [color], [line_width], [offset], [plot_style], [na_handling_mode]) (plot)
plot_candle(open, high, low, close, [name], [candle_color]) (plot)
plot_shape(series, [name], [plot_shape_style], [plot_shape_size], [shape_color], [plot_shape_location], [offset], [text], [text_color]) (plot)
prime_bands(series) (misc)
print(...) (misc)
R
rad(value) (math)
rect(first, second, [name], [color], [width]) (plot)
rgb(r, g, b) (misc)
rgba(r, g, b, a) (misc)
rma(series, period) (averages)
roc(series, [period]) (momentum)
round(value) (math)
rsi(series, period) (momentum)
S
sar(minaf,step,maxaf) (misc)
security(ticker_id, resolution) (security)
sin(value) (math)
sma(series, period) (averages)
sqrt(value) (math)
ssma(series, period) (averages)
stdev(series, period) (math)
stochastic(series, period) (oscillator)
sum(series, period) (math)
T
tan(value) (math)
tma(series, period) (averages)
U
upper_prime(series) (misc)
V
value_when(condition, series, occurrence) (misc)
version(min_version) (misc)
vidya(series, period) (averages)
vwma(series, period) (averages)
W
wma(series, period) (averages)
Quick search
Navigation
index
QCS
|
Quadcode Script 1.1.0 documentation
»
Index