in Search

Programmatic explorations

Last post 06-24-2008, 7:53 by vsharp. 4 replies.
Sort Posts: Previous Next
  •  06-23-2008, 23:35 27486

    Programmatic explorations

    Hello,

    Is it possible to run an existing Metastock exploration programmatically?
  •  06-23-2008, 23:56 27487 in reply to 27486

    Re: Programmatic explorations

    try one of these:

    http://www.google.com.au/search?hl=en&q=%22windows+macro%22&btnG=Google+Search&meta=lr%3Dlang_en


    wabbit Big Smile [:D]


    "The question of whether a computer can think is no more interesting than the question of whether a submarine can swim."
    Edsgar W. Dijkstra

     

    MS: 6.52 EOD, 7.x EOD, 8.0 PRO, 9.2 PRO w/QC, 10 PRO w/QC C, 11 PRO w/QC & MDK
    For custom MetaStock programming : http://www.wabbit.com.au
    My SkyPE status :
    My SkyPE account : wabbit.com.au

  •  06-24-2008, 0:16 27488 in reply to 27487

    Re: Programmatic explorations

    Hi Wabbit,

    Thanks!

    If I run an exploration by using a macro, is it possible to then access the results of that exploration programmatically?
  •  06-24-2008, 0:54 27490 in reply to 27488

    Re: Programmatic explorations

    I guess that depends on what you want to do with it?

    You could write an add-in that writes the results if the scan to a database or file, then run the exploration using the script; or you could run a "normal" exploration and copy the results to the clipboard using another script, and then mash the results from there....

    If you were more specific about exactly what you are trying to achieve, you'd get better answers! Wink [;)]


    wabbit Big Smile [:D]


    "The question of whether a computer can think is no more interesting than the question of whether a submarine can swim."
    Edsgar W. Dijkstra

     

    MS: 6.52 EOD, 7.x EOD, 8.0 PRO, 9.2 PRO w/QC, 10 PRO w/QC C, 11 PRO w/QC & MDK
    For custom MetaStock programming : http://www.wabbit.com.au
    My SkyPE status :
    My SkyPE account : wabbit.com.au

  •  06-24-2008, 7:53 27493 in reply to 27490

    Re: Programmatic explorations

    Hi Wabbit,

    Thanks again.

    I'm thinking of saving the results of an exploration to a database, running certain SQL statements against the data and then re-inserting this information into a file location from which I can access it again as a Metastock chart.

View as RSS news feed in XML