PureBytes Links
Trading Reference Links
|
At 05:40 PM 9/15/2007, you wrote:
>My friend and I are going to be doing more of passing TS2000i code to TS 8 than the reverse.
>
>So if I have TS2000i code that looks like this:
>Buy("BuySig2") unitsToBuy Contracts At buyStop Limit;
>ExitLong("XL-Sig2") From Entry("BuySig2") unitsToSell Contracts At exitLongStop Limit;
>
>it will get converted properly? Personally I'd rather do the changes myself...
>
>So these are the only changes? Or are there others that will be hidden gotchas? Anything else I should look out for?
I think it will convert to TS8.3 without any problem.
Bob Fulks
|