Script Pulse
Trade Pulse => Trade Pulse Support => Topic started by: bbhrucy79 on December 14, 2011, 03:32:08 PM
-
(($Duout)/($Duin+1))
is this possible to use in dynamic scheme? I see no uniques variables listed in manual ?
or even better would be
(($TradeDuout)/($TradeDuin+1))
??
-
Sorry but here is no uniques.
-
hmm, okay, thanks.
I was thinking of 'bot proof' dynamic return scheme, because the regular return value can be influenced by non human traffic.
Anyway, we can still use cron based dynamic scheme, which is a good alternative.
;)