<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Alert in the EA`s]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/6730/" />
	<updated>2017-06-23T12:42:02Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/6730/alert-in-the-eas/</id>
		<entry>
			<title type="html"><![CDATA[Re: Alert in the EA`s]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/44463/#p44463" />
			<content type="html"><![CDATA[<p>This is not the function which I search. I get a warning, but not like I need. I need the display in this context.</p><br /><p>bool ActionTrade::ManageOrderSend(int type, double lots, int stopLoss, int takeProfit,<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; TrailingStopMode trlMode, int trlStop, int brkEven)<br />{</p><p>Print (&quot;Market: &quot; + _Symbol + &quot; &quot; + _Period + &quot;, type : &quot; + IntegerToString (type) + &quot;, size : &quot;&nbsp; + DoubleToString (lots, 2));</p><p>&nbsp; &nbsp; trailingMode = trlMode;<br />&nbsp; &nbsp; trailingStop = trlStop;<br />&nbsp; &nbsp; breakEven&nbsp; &nbsp; = brkEven;</p>]]></content>
			<author>
				<name><![CDATA[tho.schu]]></name>
				<uri>https://forexsb.com/forum/user/7985/</uri>
			</author>
			<updated>2017-06-23T12:42:02Z</updated>
			<id>https://forexsb.com/forum/post/44463/#p44463</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Alert in the EA`s]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/44462/#p44462" />
			<content type="html"><![CDATA[<p>Find the this function <strong>bool Strategy::IsUsingLogicalGroups()</strong><br />It has <strong>isUsingGroups=true;</strong> on two places.</p><p>Just add below it:</p><div class="quotebox"><blockquote><p>Print(&quot;Slot: &quot; + IntegerToString(slot + 1) + &quot;, Logical group: &quot; +&nbsp; logicalGroup);</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2017-06-23T11:23:38Z</updated>
			<id>https://forexsb.com/forum/post/44462/#p44462</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Alert in the EA`s]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/44461/#p44461" />
			<content type="html"><![CDATA[<p>I want to display the logical group for this purpose. Is that possible? And how would I have to formulate that ?.</p><br /><p> Print (&quot;Market: &quot; + _Symbol + &quot; &quot; + _Period + &quot;, type : &quot; + IntegerToString (type) + &quot;, size : &quot;&nbsp; + DoubleToString (lots, 2 ));</p><br /><p>Thanks</p>]]></content>
			<author>
				<name><![CDATA[tho.schu]]></name>
				<uri>https://forexsb.com/forum/user/7985/</uri>
			</author>
			<updated>2017-06-23T11:12:54Z</updated>
			<id>https://forexsb.com/forum/post/44461/#p44461</id>
		</entry>
</feed>
