Here are the defined names, used to build user indicators and trading systems. Please note that these are defined names, not functions , so that the parameter can be changed only in upper part of the "charts" sheet .

for exemple an expression  like rsi(10)-rsi(7) has no meaning  for the program, while  (kstoch-rsi)/2 is accepted in the user indicator dialog box.

 

 

adx = the adx indicator of trend strenght, usually moving between 0 and 60

bbanddown = the lower bollinger band

bbandup = the upper bollinger band

buy = open long position in a system

cci = commodity channel index , requires k2=y (standard deviation=y)

close = close

date = date

expatr = the atr smoothed, used to calculate a right stop loss

expdmminus = component of adx  (dmi-)

expdmplus = component of adx  (dmi+)

high = high

kstoch = the stochastich fast indicator (0-100 is the range)

longma = the moving average wich parameters can be changed in cells g1 and g2

low = low

mantain = don't change position in your user system

marktomarketpl = the profit/loss chart

momentum = the momentum indicator

movrange = the moving range indicator

open = open

out = no position in user trading system

position = -1 is short ,0 is out, 1 is long

rsi = the rsi indicator  (0-100 is the range)

sar = the parabolic sar

sell=  open short position in a system

shortma = the moving average wich parameters can be changed in cells f1 and f2

stop = exit your precedent position in user trading system

trendline = the trendline if you specify the dates by apposite dialog-box

vhf = the vhf indicator

volume = the volume

williamsr= the Williams %R indicator  (-100/0 is the range)