PureBytes Links
Trading Reference Links
|
I'm trying to code some procedures to manage my watchlists and I use
_TRACE to debug them.
I'm surprised to notice that more than one run is performed!
I have made a simple test putting in a afl.file the following line:
_TRACE("TEST")
If I click on the AFL Syntax Check Button on the Formula Editor
I can see one trace TEST in DebugView.
This means that a run is performed when a syntax verification is done.
Is it normal ?
More strange: If I click on the button located on the right of the one
used before then I have two line in DebugView and then FOUR lines each
time the same button is clicked !!??
Is it normal ?
What is the best way to run a procedure that does not plot any chart
neither a scan or an exploration ?
Bernard
--
Bernard Bourée
bernard@xxxxxxxxxx
Mob: +33 6 09 11 05 91
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|