PDA

View Full Version : How REF really works?


zhaofang8898
03-25-2009, 07:13 PM
see the variable in other places. Couldn't find the same Varible in Ninja script. Can anyone explain how to use it?

NinjaTrader_Ray
03-25-2009, 07:19 PM
What exactly are you trying to do?

zhaofang8898
03-25-2009, 07:28 PM
does it mean the same as Ninja script "Var.Set(Close[0] - Close[1])"?

NinjaTrader_Bertrand
03-26-2009, 02:47 AM
Yes, this is MetaStock's language - your conversion to NinjaScript is correct.