Don't dare.
...too late...

But i don't get it.
The manual has an example: enterLong(0,Price,0,Grid)

So you have the lots, the entry price,the stop and the take profit as parameters.
How can we now call enterLong(1,-15*PIP) ??
What does that mean? When enterLong is not an overloaded function then -15*PIP is the entry price?
So in the background Zorro 'knows' when you give it a price or give it a relative pip value?
So when you talk about price it can be the absolute price or pip-distance!?