Insider 3000 - Forums
Insider 3000 - Forums
Home | Profile | Active Topics | Members | Search | FAQ
 All Forums
 Help
 Aiuti, consigli, dubbi ...
 indicatori

Note: You must be registered in order to post a reply.

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert Email Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   
   

T O P I C    R E V I E W
paolog Posted - 22 March 2010 : 17:57:20
Desidero usare gli indicatori come medie mobili oppure rsi etc. del giorno precedente, (o della barra precedente)
se con la chiusura si deve mettere (-1) dopo la scritta close cosa si deve fare per avere gli indicatori della barra precedente?
grazie
Paolo
1   L A T E S T    R E P L I E S    (Newest First)
SupportoTecnico Posted - 22 March 2010 : 22:29:29
Devi usare la funzione "Value".
Per esempio se vuoi il valore precedente dell'RSI costruito sulle chiusure devi scrivere:

Value(Rsi(Close, 14), -1)

Questa funzione la puoi usare anche con le funzioni tipo Close. In pratica, puoi scrivere:

Value(Close, -1)

che è equivalente a Close(-1)


Insider 3000 - Forums © Copyright 2003-2016 Tradersoft s.r.l. Go To Top Of Page
Powered By: Snitz Forums 2000 Version 3.4.07