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

RE: System Tester Suggestions : Explorer questions or suggested enhancements



PureBytes Links

Trading Reference Links

Thank you Equis Support,

I was looking at options when I explore but I didn't catch this option when
I edit the explorer field.

Of all the sugestions, the most urgent is to start several explorers
automatically one after the other, and probably, is the simpliest to code.
This is a great importance for me, I might merge several explorers into one
also, but then I don't have enough columns to display what I would need
then.

Programming langage and system test enhancements would be really usefull as
well, I made those suggestions when you restarted the suggestion thrad two
months ago, but I know this will not be simple to code. My preference for a
programming langage go more and more to python, since I can find any library
I need very easily. For example, it includes functions what you can find in
big statistical analysis software like SAS, and it includes also some really
interesting features. For example, it is also very easy to parallelise long
tasks using sockets or threads (let say two or more statistical computations
at the same time on different computers using sockets to syncronize
processes).

Laurent Gittler

> -----Original Message-----
> From: owner-metastock@xxxxxxxxxxxxx
> [mailto:owner-metastock@xxxxxxxxxxxxx]On Behalf Of Equis Support
> Sent: Monday, March 08, 1999 9:40 PM
> To: 'metastock@xxxxxxxxxxxxx'
> Subject: RE: System Tester Suggestions : Explorer questions or suggested
> enhancements
>
>
> All of your suggestions will be passed along to the development team.
>
> As far as exploring on a date in the past, open the Exploration Editor
> for the exploration you want to run and select options.  Select
> "Specific Date".
>
> Equis Support
> http://www.equis.com/
> http://www.equis.com/customer/support/
> Please include previous email answers and questions in your response.
>
> Equis and MetaStock and MetaStock Professional are registered trademarks
> of Equis International.  Achelis Binary Wave, The DownLoader, Expert
> Advisor, OptionScope, Quotecenter, and Smart Charts are trademarks of
> Equis International.
>
>
>
> -----Original Message-----
> From: Laurent GITTLER [mailto:lgittler@xxxxxxxxxxx]
> Sent: Monday, March 08, 1999 8:35 AM
> To: suggestions@xxxxxxxxx
> Cc: 'Metastock@xxxxxxxxxxxxx'
> Subject: System Tester Suggestions : Explorer questions or suggested
> enhancements
>
>
> About a subject asked about 2 months ago by equis, here are some new
> suggestions I would like to get in Metastock.
>
> Has anyone any idea on how to start several explorations automatically,
> or
> to set the current date to some date in the past for explorer back-test
> ?
>
> Here is what I want to do :
>
> Trying to program new explorations, I discovered also that there are
> some
> limitations in Metastock,
>
> 1) I would like more columns also in the explorer (A-F is just not
> enough).
>
> 2) I would like also that some explorations be chained. When I get the
> end
> of day data, I would like to start different explorations and start them
> one after the other automatically, so that I can see them later. As an
> option, If possible, I would like the reports be printed automatically
> as
> well.
>
> 3) I would like to use variables, in the exploration and have a real
> programming language with procedures so that I can fine tune my
> explorations.
>
> 4) I would like those explorations be used as system tests on a set of
> securities, not jus one security (so I can see whether the are really
> godd
> or bad), Basically I am coding technical patterns using bollinger bands
> and
> other home made technical indicators, and I get about 4 to 8 hits per
> day
> only on 8500 stocks, and the securities are often changing day after
> day.
> Basically, it's like a cup and handle, triple bottom, and so on, it
> statistically happens very rarely and I would like to make sure I could
> make
> consistent returns using those patterns.
>
> So I would like to automate the test process in the past on all
> securities,
> for that I need to set a date in the past to back-test my explorations.
> The
> only way I found is to use two different data directories, one stopping
> at
> the date I wish to use for backtests in the past, the other one for real
> up-to-date data, so that I can make sure my buy and sell explorations
> signals (I use to different explorers for that) are good.
>
> Maybe there is a simpler way to use that in explorers (I use formulas
> like
> highestsincebars()and other functions relative to the current date). I
> would
> like to easily set the current date to some date in the past.
>
> Has anyone any idea on how to start several explorations automatically,
> or
> to set the current date to some date in the past for explorer back-test
> ?
>
> Thank you
>
> Laurent GITTLER
>