<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — info about methods embebed in the indicators]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/5188/" />
	<updated>2015-02-11T19:04:32Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/5188/info-about-methods-embebed-in-the-indicators/</id>
		<entry>
			<title type="html"><![CDATA[Re: info about methods embebed in the indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27964/#p27964" />
			<content type="html"><![CDATA[<p>Thanks a lot!!! </p><p>I&#039;ll be back with more questions soon ;-)</p>]]></content>
			<author>
				<name><![CDATA[pedro.prada.intdin]]></name>
				<uri>https://forexsb.com/forum/user/8416/</uri>
			</author>
			<updated>2015-02-11T19:04:32Z</updated>
			<id>https://forexsb.com/forum/post/27964/#p27964</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: info about methods embebed in the indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27962/#p27962" />
			<content type="html"><![CDATA[<p>This code is in: C:\Program Files\Forex Strategy Builder Pro\User Files\MT4 Files\MQL\Forexsb.com\Indicator.mqh file.</p><p>It is 99% equal to the C# code. The only difference is array initialization / copy in MQL.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-02-11T18:51:25Z</updated>
			<id>https://forexsb.com/forum/post/27962/#p27962</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: info about methods embebed in the indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27960/#p27960" />
			<content type="html"><![CDATA[<div class="quotebox"><blockquote><p><em>Now you can see them in the MQL folder.</em></p></blockquote></div><p>...ummm I think I&#039;m lost. What do you mean?</p><p>In GitHub I can&#039;t see any &quot;MQL&quot; folder.</p><p>The folder where the MQL indicators code are stored in the local PC?</p><p>C:\Program Files\Forex Strategy Builder Pro\User Files\MT4 Files\MQL\Forexsb.com\Indicators</p><p>I don&#039;t think so. In MQL files appears again the same private method call:</p><p>OscillatorLogic()<br />NoDirectionOscillatorLogic()<br />...</p>]]></content>
			<author>
				<name><![CDATA[pedro.prada.intdin]]></name>
				<uri>https://forexsb.com/forum/user/8416/</uri>
			</author>
			<updated>2015-02-11T18:45:32Z</updated>
			<id>https://forexsb.com/forum/post/27960/#p27960</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: info about methods embebed in the indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27952/#p27952" />
			<content type="html"><![CDATA[<p>These methods takes the components that represent the indicator values and calculates the buy / sell signals (depending on the type of the component given as a reference)</p><p>I&#039;ll upload the base classes to GitHub soon.</p><p>Now you can see them in the MQL folder.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2015-02-10T16:25:56Z</updated>
			<id>https://forexsb.com/forum/post/27952/#p27952</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[info about methods embebed in the indicators]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27951/#p27951" />
			<content type="html"><![CDATA[<p>I have been analysing the code of a few indicators in order to develope one on my own and I have realiased thath in the calculation of the logic part, there is always a end call to one of the methods:</p><p>OscillatorLogic()<br />NoDirectionOscillatorLogic()<br />BandIndicatorLogic()<br />IndicatorRisesLogic()<br />IndicatorFallsLogic()<br />IndicatorIsHigherThanAnotherIndicatorLogic()<br />IndicatorIsLowerThanAnotherIndicatorLogic()<br />IndicatorCrossesAnotherIndicatorUpwardLogic()<br />IndicatorCrossesAnotherIndicatorDownwardLogic()<br />BarOpensAboveIndicatorLogic()<br />BarOpensBelowIndicatorLogic()<br />BarOpensAboveIndicatorAfterOpeningBelowLogic()<br />BarOpensBelowIndicatorAfterOpeningAboveLogic()<br />BarClosesAboveIndicatorLogic()<br />BarClosesBelowIndicatorLogic()</p><p>I wonder if it is possible the get some info about the parameters of the methods and more important: what does the method do?</p><p>Thanks in advance<br />P.</p>]]></content>
			<author>
				<name><![CDATA[pedro.prada.intdin]]></name>
				<uri>https://forexsb.com/forum/user/8416/</uri>
			</author>
			<updated>2015-02-10T16:17:05Z</updated>
			<id>https://forexsb.com/forum/post/27951/#p27951</id>
		</entry>
</feed>
