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

Re: GPF



PureBytes Links

Trading Reference Links

Hi Lionel

An XLA is an add-in that you create in Excel rather than buying one.

It's done through the VBE, and basically you compile the VBA code in your
xls workbook etc. etc. then save it changing the extension from xls to xla.

Your xla probably has a password, and some modifications and editing are
possible but if you lose your password or if an employee leaves your work
with the password, then a decompiler will find your password and convert the
xla file back to an xls workbook for changes, etc.

To others that wrote:

The best trade record sheet that I've seen is in "Option Wizard Futures".
It's one of 16 sheets in a very large XL workbook. The "trade record" sheet
columns go from A to EN and covers everything you can think of ... even tax
stuff.

The workbook is all in-cell code so there's no VBA to worry about <G>

The Position Cost Averaging workbook is mainly in-cell code and inter-sheet
links. The VBA code is really pathetic, so there are lots of possibilities
here. Change the "!" references from "data" to your own MS/XL data path. He
uses lots of white font on white background so you'll need to run a map to
find all the in-cell code.

Best regards

Walter

----- Original Message -----
From: "Lionel Issen" <lissen@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Sent: Thursday, September 07, 2000 2:43 PM
Subject: Re: GPF


| Walter:
| What is an XLA? What kind of decompiler are you talking about? I had heard
| that none of them were very good.
| Lionel Issen
| lissen@xxxxxxxxx
| ----- Original Message -----
| From: Walter Lake <wlake@xxxxxxxxx>
| To: Metastock bulletin board <metastock@xxxxxxxxxxxxx>
| Sent: Thursday, September 07, 2000 9:06 AM
| Subject: GPF
|
|
| > Thanks for your emails
| >
| > The traders that I know really like it for it's ease of use and accurate
| > signals. Personally, I try to refrain from buying anything anymore. Too
| much
| > free and very inexpensive stuff is available to modify for my own
| interests
| > and trading setup.
| >
| > After the 30 days is up, the program should continue to produce signals.
| > These can be saved to XL, only the production of the equity charts etc.
| are
| > disabled. Not a serious loss.
| >
| > To others that wrote:
| >
| > GPF is a program that uses XL, whereas a "program" such as "Position
Cost
| > Averaging" is a workbook in XL. Lots of work is being done with that
| > workbook by other traders. The web site leaves a lot to be desired. <G>
| >
| > http://www.stocksystem.com/
| >
| > To others:
| >
| > Put your regularly used "tools" into an XLA and then they will always be
| > available to you. If you mess up or want to change your XLA you will
need
| an
| > decompiler to go from your XLA back to the xls.
| >
| > Best regards
| >
| > Walter
| >
| >
|





  • References:
    • GPF
      • From: Walter Lake