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

NEW PUSHPOP VERSION, looking for beta testers



PureBytes Links

Trading Reference Links

I am working on a new pushpop version with:

no more runtime library required.

DDE command interface (so you can send DDEExecute commands to other
programs,)
Automated trading interface with IB (using DDE link with TS and seperate
interface program)
Automated trading interface with CyberTrader (same)
==>> I do not want to be totally dependent on TS6 for execution !

SetPosition and GetPosition (you use this if you want a command to be issued
only ONCE whenever your TS position changes).

AddSymbol/GetSymbol, with some nice twist:

Whenever I develop/test a strategy I want to know the results on a group of
symbols.
If it works on IBM, I want to see how it works on IBM+MSFT+INTC+SUNW+......

AddSymbol allows you to basically view performance data by a group of symbol
(like Netposition, number-of-trades, drawdown etc) this on a day to day
basis (also when your chart is intraday).
However this data is automatically added to the data for the other symbols.
GetSymbol will (again day by day) return the total amount for that day of
all symbols that were processed so far.
posibilities:
=> run a scan in one window and at the end the getsymbol loaded chart will
show the overal XXXX for all the symbols. XXXX can be whatever you like
(Netposition, nr of trades, Drawdown).
=> type in five symbols (same chart) and immediatly see the equity graph of
the combined symbols.

LOOKING FOR:
If one or two people would be willing to help me with beta-testing and
documentation, I don't mind to add this version to public domain.

Let me know,
Robert


===============================
Robert Linders
Orlando, FL
email: mugsnug@xxxxxxxxx
===============================