+10pips
-
Hi,
how should I use the "pips" signalword within a constant or variable?
Let's say I want to use the "adjust" field to add +10pips.
Easy just adding +10pips in the adjust field, but how can I do it, if I want to make this configurable?
String Name="+10pips" doesn't work.Thanks
Mic -
I think there is no way at the moment. But I wonder how to make it. Maybe (VarName)pips or Varname(pips) or Varname pips or Varname{pips} or something like this. Any suggestion?
-
varName@pips@
-
-
@miro1360 Or simply varName@pips
-
You know, I think that "+Something pips" can be used as well. I did it this way. I hope I'm not missing something
-
Doesn't work for me.
What am I doint wrong.tried:
+Varname@pips
+Varname@pips@
+Varname(pips)
+(Varname)pipsNone of them seem to work.
-