<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Push notification]]></title>
		<link>https://forexsb.com/forum/topic/6462/push-notification/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/6462/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Push notification.]]></description>
		<lastBuildDate>Sun, 15 Jan 2017 16:14:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Push notification]]></title>
			<link>https://forexsb.com/forum/post/40931/#p40931</link>
			<description><![CDATA[<p>This code is OK.</p><p>We don&#039;t have code in our experts that sends notification. You have to add such code manually as far as I know. If you have enabled general notifications for all transactions and you don&#039;t use the &quot;SendNotification&quot;, I don&#039;t know how you can stop them for a single expert.</p><p>Probably you can tray to ask in <a href="https://www.mql5.com/en/forum/mql4">https://www.mql5.com/en/forum/mql4</a> or in <a href="https://www.mql5.com/en/forum">https://www.mql5.com/en/forum</a> and to pray to receive a meaningful answer.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sun, 15 Jan 2017 16:14:46 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/40931/#p40931</guid>
		</item>
		<item>
			<title><![CDATA[Re: Push notification]]></title>
			<link>https://forexsb.com/forum/post/40930/#p40930</link>
			<description><![CDATA[<p>dear Popov,<br />thx for your reply<br />do you mean that i should erase all the below? or only from &quot;int ticket ......magic_number);&quot;</p><br /><div class="codebox"><pre><code>void OpenPosition(int command)
  {
   if(IsTradeContextFree())
     {
      double price=MarketInfo(_Symbol,command==OP_BUY ? MODE_ASK : MODE_BID);
      int ticket=OrderSend(_Symbol,command,Entry_Amount,price,10,0,0,orderComment,Magic_Number);
      if(ticket&gt;0)
         posExpiry=barTime+Expiry_Minutes*60;
     }
  }</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (alamehmazen123)]]></author>
			<pubDate>Sun, 15 Jan 2017 14:27:57 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/40930/#p40930</guid>
		</item>
		<item>
			<title><![CDATA[Re: Push notification]]></title>
			<link>https://forexsb.com/forum/post/40923/#p40923</link>
			<description><![CDATA[<p>You have probably use the &quot;SendNotification&quot; function in your expert: <a href="https://docs.mql4.com/common/sendnotification">https://docs.mql4.com/common/sendnotification</a></p><p>You can search you EA fro that function and comment it out.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sun, 15 Jan 2017 09:24:38 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/40923/#p40923</guid>
		</item>
		<item>
			<title><![CDATA[Push notification]]></title>
			<link>https://forexsb.com/forum/post/40922/#p40922</link>
			<description><![CDATA[<p>Hi everyone,<br />I am not an expert in metquotes and i appreciate your help<br />How can i make one of my ea not to push notification to my mobile (like making it mute) while the other Eas still send notifications for the same account?<br />Thank you all</p>]]></description>
			<author><![CDATA[null@example.com (alamehmazen123)]]></author>
			<pubDate>Sun, 15 Jan 2017 09:10:01 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/40922/#p40922</guid>
		</item>
	</channel>
</rss>
