PureBytes Links
Trading Reference Links
|
On W7 RM ver 7100 64 bit have AB loaded into Program Files (86). Have tried ver 5.2 and (Version 5.28.1, Build date: Aug 27 2009).
My Buy.wav and Sell.wav will not work on Alerif, however the Alert Output up or Down arrows work normally. We just get a Windows Default Beep. Which you can get at , CtlPanel/Sound/Sounds.
The AlertIf works on my XP ver 5.20 as a sound from my speakers.so have copied the Exact Custom Chart over to W7. The AlertIf is as below, various arrangements I have tried.
AlertIf( Buy, "Sound C:\\Program Files(86)\\AmiBroker\\Sounds\\Buy.wav","Buy",1);
AlertIf( Sell, "Sound C:\\Program Files(86)\\AmiBroker\\Sounds\\Sell.wav","Sell",2);
Have also tried and put Buy.wav under Media.
AlertIF( Buy,"Sound C:\\Windows\\Media\\Buy.wav","Buy",1);
My file with Buy.wav and Sell.wav is under Amibroker as "Sounds". Also put Buy.wav and Sell.wav directly under Amibroker and Media.
XP version works great. Have used for 5 years with sounds.
Should AB be loaded into Program Files or program Files (86) ??
Does AB have a full 64 bit version ??
Has anybody used AlertIf for sound under W7?? I use this for one minute futures ES.
Ray
------------------------------------
**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|