Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: Updating the data-editor during calculations
From
Michael Hecker <[email protected]>
To
[email protected]
Subject
Re: st: Updating the data-editor during calculations
Date
Sat, 07 Jan 2012 14:56:38 +0100
Hi Nick,
thank you very much for your response. I am using Stata 11.
I'm now using "list" as a workaround.
Thanks again,
Michael
Am 07.01.2012 09:27, schrieb Nick Cox:
You can keep the Editor open during other calculations in Stata 12. If
your Stata is much earlier, you can't.
Nick
On Fri, Jan 6, 2012 at 8:50 PM, Michael Hecker<[email protected]> wrote:
I'm trying to use Stata to generate realtime stock market trading signals.
As soon as my trading system has proven to be valid, I'm going to
reimplement my strategy in a dedicated c++ program.
Until then, I would like to bother Stata to do the job.
Currently, I'm requesting realtime qoutes from my mySQL server via ODBC in
an infinite loop.
QUESTION:
How can I tell Stata to update the data editor while calculations are still
in progress (because of the infinite loop)?
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/