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

Re: VB program



PureBytes Links

Trading Reference Links



I'm looking into doing something very similar.  Writing a program that will
produce a "spreadsheet" like report.  The user would select the equity, index,
commodity, etc.  then select the formula, the triggers to buy and sell.  The
program will produce a report showing all buy and sell signals generated during
the complete time frame of the data supplied.  One big advantage is that the
program will report the buy and sell signals of ALL triggers even if it meant to
buy or sell more than once in a row.  Another words, your system my request you
to buy on the open tomorrow and then buy on the open again a few days later
before a sell signal is given.  Something I found MetaStock doesn't allow.

If you are interested in a program like this, email me privately with
suggestions and/or features you would like the program to be able to handle.

Don
Web developer
Visual Basic programmer
MetaStock programmer





"Mark Brown" <markbrown@xxxxxxxxxxxxx> on 10/27/99 01:23:04 PM

Please respond to metastock@xxxxxxxxxxxxx

To:   "MetaStock listserver" <metastock@xxxxxxxxxxxxx>
cc:    (bcc: Donald L. LaBarre)
Subject:  Re: VBScript




> What do you have in mind, Mark?

well I was thinking of maybe offering an interface that would be VB
programmable, have all the basket backtesting capabilities and real time
custom alert capabilities.   It would basically replace everything of ms
except charting and data acquisition and maintenance.

Mark