[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trading Oscillators



PureBytes Links

Trading Reference Links


>Input: Money(300000), Length(8), Smooth(2),
> Trade(1);
>
>Vars: Ind(0), MP(0), SharesToBuy(0),
> GoLong(False), GoShort(False);
>
>Ind = JRC_Velocity2(RateOfChange(Close,Length), Smooth);
>


For us to get this to work, we need the function JRC_Velocity2....
Can you send it to us or will this be a violation of your licensing
agreement with Mark Jurik? If it is a violation , is this a plug for Jurik?
;-)