<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — I want to playsounds on EA trader!]]></title>
		<link>https://forexsb.com/forum/topic/6289/i-want-to-playsounds-on-ea-trader/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/6289/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in I want to playsounds on EA trader!.]]></description>
		<lastBuildDate>Thu, 08 Sep 2016 09:20:48 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: I want to playsounds on EA trader!]]></title>
			<link>https://forexsb.com/forum/post/38531/#p38531</link>
			<description><![CDATA[<p>There is no ready to use option for setting Buy and Sell sounds in the MetaTrader&nbsp; setting. However they provide a function for playing sounds from expert advsiors.</p><br /><div class="codebox"><pre><code>bool  PlaySound( 
   string  filename      // file name 
   );</code></pre></div><br /><p>You have to put your buy and sell sound files under the MQL4/Files folder. The files must be WAV format.</p><p>Call these files from your expert like that:</p><div class="codebox"><pre><code>PlaySound(&quot;buy.wav&quot;);

PlaySound(&quot;sell.wav&quot;);</code></pre></div><p>The full documentation is here: <a href="https://www.mql5.com/en/docs/common/playsound">https://www.mql5.com/en/docs/common/playsound</a></p><p>You have to modify your exported experts.</p><p>Search the &quot;OrderSend&quot; function in the expert and put the code like that:</p><p><span class="postimg"><img src="http://s10.postimg.org/bukfergll/screenshot_2016_09_08_at_12_20_25.png" alt="http://s10.postimg.org/bukfergll/screenshot_2016_09_08_at_12_20_25.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 08 Sep 2016 09:20:48 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/38531/#p38531</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to playsounds on EA trader!]]></title>
			<link>https://forexsb.com/forum/post/38530/#p38530</link>
			<description><![CDATA[<div class="quotebox"><cite>fx.999 wrote:</cite><blockquote><p>yes, I want sounds when an Expert Advisor in MetaTrader trades at buy or sell?</p></blockquote></div><p>If you can not find it here, you can find it as an external EA.<br />There are many Ea who perform this type of operation with related notifications, email, etc.</p><p>https://www.google.it/webhp?sourceid=chrome-instant&amp;ion=1&amp;espv=2&amp;ie=UTF-8#q=EA+allert+open+order+mt4</p>]]></description>
			<author><![CDATA[null@example.com (Freesby)]]></author>
			<pubDate>Thu, 08 Sep 2016 09:07:11 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/38530/#p38530</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to playsounds on EA trader!]]></title>
			<link>https://forexsb.com/forum/post/38524/#p38524</link>
			<description><![CDATA[<p>yes, I want sounds when an Expert Advisor in MetaTrader trades at buy or sell?</p>]]></description>
			<author><![CDATA[null@example.com (fx.999)]]></author>
			<pubDate>Thu, 08 Sep 2016 07:30:33 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/38524/#p38524</guid>
		</item>
		<item>
			<title><![CDATA[Re: I want to playsounds on EA trader!]]></title>
			<link>https://forexsb.com/forum/post/38523/#p38523</link>
			<description><![CDATA[<p>What is &quot;EA Trader&quot;?<br />Do you mean you want sounds when an Expert Advisor in MetaTrader trades?</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 08 Sep 2016 06:54:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/38523/#p38523</guid>
		</item>
		<item>
			<title><![CDATA[I want to playsounds on EA trader!]]></title>
			<link>https://forexsb.com/forum/post/38521/#p38521</link>
			<description><![CDATA[<p>I want to playsounds on EA trader(buy and sell play different sound)! But I don&#039;t know where and how to do it ,Can you help me ?</p>]]></description>
			<author><![CDATA[null@example.com (fx.999)]]></author>
			<pubDate>Thu, 08 Sep 2016 03:01:45 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/38521/#p38521</guid>
		</item>
	</channel>
</rss>
