PureBytes Links
Trading Reference Links
|
If you're interested and want to work with me on it I could write a small
script that you could call via the alertif rather than the O3G prog. Then
the script could first test to see if O3G was running and if so kill it
before running the next one. The param would be passed to the script.
BTW on that version that William kindly fixed - I hadn't spotted the extra
pararm in the alterif or it woulda worked - thanks William!
d
_____
From: Herman van den Bergen [mailto:psytek@xxxxxxxx]
Sent: Monday, September 06, 2004 4:41 PM
To: amibroker@xxxxxxxxxxxxxxx
Subject: RE: [amibroker] 3D charts from the AA and Indicators
Thank you William, this works for the Amibroker folder:
AlertIf(True, "EXEC C:\\Program Files\\AmiBroker\\O3G.exe" ,
"Optimize.csv",0,0);
I'll put in a suggestion to have an option added to the O3G to allow a 3D
chart refreshed instead of a new instanced each time we call the program,
then we can maintain real time charts.
thanks everybody for your help!
herman
-----Original Message-----
From: William Peters [mailto:williampeters@xxxxxxxxxxx]
Sent: Monday, September 06, 2004 4:20 PM
To: Herman van den Bergen
Subject: Re: [amibroker] 3D charts from the AA and Indicators
I've tested this and it works. It's a little different than the one D.
posted and you will need to change the path of the file to suit.
AlertIf(True, "EXEC C:\\Program Files\\AmiBroker\\O3G.exe" ,
"C:\\a.csv",0,0);
Regards,
William Peters
www.amitools.com
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
----------------------------------------------------------------------------
--
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
b.. To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Sponsor
ADVERTISEMENT
<http://us.ard.yahoo.com/SIG=129f40dva/M=298184.5285298.6392945.3001176/D=gr
oups/S=1705632198:HM/EXP=1094589687/A=2319498/R=0/SIG=11thfntfp/*http://www.
netflix.com/Default?mqso=60185352&partid=5285298> click here
<http://us.adserver.yahoo.com/l?M=298184.5285298.6392945.3001176/D=groups/S=
:HM/A=2319498/rand=166066381>
_____
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
<mailto:amibroker-unsubscribe@xxxxxxxxxxxxxxx?subject=Unsubscribe>
* Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service
<http://docs.yahoo.com/info/terms/> .
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|