<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — Viva MQL !!!#@]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/5330/" />
	<updated>2015-05-10T18:13:00Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/5330/viva-mql/</id>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29133/#p29133" />
			<content type="html"><![CDATA[<p>This is going to be for only a few users, those that have in depth understanding, for most of us it will be something to pass on.</p><p>It is actually not going to offer much benefit to most users as it is far too complex to other than programmer types.</p>]]></content>
			<author>
				<name><![CDATA[Blaiserboy]]></name>
				<uri>https://forexsb.com/forum/user/2491/</uri>
			</author>
			<updated>2015-05-10T18:13:00Z</updated>
			<id>https://forexsb.com/forum/post/29133/#p29133</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29130/#p29130" />
			<content type="html"><![CDATA[<p>Thank god they don&#039;t write medical equipment software in that language! <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" />)))) <img src="https://forexsb.com/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /><br />-----------</p><p>Whoever says PHP sucks I got to show them this topic... PHP is super-awesome compared to this <img src="https://forexsb.com/forum/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></content>
			<author>
				<name><![CDATA[yavor99]]></name>
				<uri>https://forexsb.com/forum/user/4451/</uri>
			</author>
			<updated>2015-05-10T05:13:28Z</updated>
			<id>https://forexsb.com/forum/post/29130/#p29130</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29129/#p29129" />
			<content type="html"><![CDATA[<p>Create button.<br />Did you create it?</p><p>Create label.<br />Did you create it?</p><p><strong>chance 50%</strong></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T21:21:02Z</updated>
			<id>https://forexsb.com/forum/post/29129/#p29129</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29128/#p29128" />
			<content type="html"><![CDATA[<p>This example returns <strong>bool</strong> that is always <strong>false</strong> or <strong> true</strong> !?!?</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T21:14:45Z</updated>
			<id>https://forexsb.com/forum/post/29128/#p29128</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29127/#p29127" />
			<content type="html"><![CDATA[<p>ObjectCreate creates text labels and other visual elements. What about the data structures!?!</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T20:59:23Z</updated>
			<id>https://forexsb.com/forum/post/29127/#p29127</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29126/#p29126" />
			<content type="html"><![CDATA[<p><strong>String Trim</strong></p><div class="codebox"><pre><code>void OnStart()
  {
   string hello = &quot;   Hello   &quot;;
   printf(StringTrimLeft(hello));
  }</code></pre></div><p><strong>MQL4</strong></p><p><strong>MQL5</strong></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T20:45:58Z</updated>
			<id>https://forexsb.com/forum/post/29126/#p29126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29125/#p29125" />
			<content type="html"><![CDATA[<p>The same in MT4</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T20:24:41Z</updated>
			<id>https://forexsb.com/forum/post/29125/#p29125</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29124/#p29124" />
			<content type="html"><![CDATA[<p>I run this script on different periods in MT5.<br /></p><div class="codebox"><pre><code>void OnStart()
  {
   printf(_Period);
  }</code></pre></div><p>It showed a very intuitive result:</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T20:20:57Z</updated>
			<id>https://forexsb.com/forum/post/29124/#p29124</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29122/#p29122" />
			<content type="html"><![CDATA[<p>Please post the time period enum <img src="https://forexsb.com/forum/img/smilies/smile.png" width="15" height="15" alt="smile" /> Why? Because 42, that&#039;s why!</p>]]></content>
			<author>
				<name><![CDATA[yavor99]]></name>
				<uri>https://forexsb.com/forum/user/4451/</uri>
			</author>
			<updated>2015-05-09T20:15:13Z</updated>
			<id>https://forexsb.com/forum/post/29122/#p29122</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29121/#p29121" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>- Resize<br /> - No</p><p> - Resize!!!<br /> - No</p><p> - RESIZE!!! or I&#039;m going to NinjaTrader <br /> - OooooooK</p></blockquote></div><p>I guess sometimes it just doesn&#039;t feel like working : )))</p>]]></content>
			<author>
				<name><![CDATA[yavor99]]></name>
				<uri>https://forexsb.com/forum/user/4451/</uri>
			</author>
			<updated>2015-05-09T20:13:43Z</updated>
			<id>https://forexsb.com/forum/post/29121/#p29121</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29114/#p29114" />
			<content type="html"><![CDATA[<p>- Resize<br /> - No</p><p> - Resize!!!<br /> - No</p><p> - RESIZE!!! or I&#039;m going to NinjaTrader <br /> - OooooooK</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T14:47:21Z</updated>
			<id>https://forexsb.com/forum/post/29114/#p29114</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Viva MQL !!!#@]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/29113/#p29113" />
			<content type="html"><![CDATA[<p>Method with signature <strong>int</strong> doesn&#039;t return value WTF!?!</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-05-09T14:37:41Z</updated>
			<id>https://forexsb.com/forum/post/29113/#p29113</id>
		</entry>
</feed>
