<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Use/Visualisation of FSB-Indicators in MT4]]></title>
		<link>https://forexsb.com/forum/topic/6038/usevisualisation-of-fsbindicators-in-mt4/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/6038/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Use/Visualisation of FSB-Indicators in MT4.]]></description>
		<lastBuildDate>Sat, 21 May 2016 01:05:17 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/36007/#p36007</link>
			<description><![CDATA[<p>Oh, I did not know, thank you, I will try</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Sat, 21 May 2016 01:05:17 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36007/#p36007</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/36006/#p36006</link>
			<description><![CDATA[<div class="quotebox"><cite>bru1 wrote:</cite><blockquote><p>And I think if I run the same strategy over the &quot;FSB-MT4-Bridge&quot; it will be the same, according to what Miroslav said above, or do I see an indicator chart then?</p></blockquote></div><p>You&#039;ll see indicator chart!</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Sat, 21 May 2016 00:18:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36006/#p36006</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/36005/#p36005</link>
			<description><![CDATA[<p>Bru,<br />The exported expert advisors doesn&#039;t contain anything that MT calls indicator. Our indicators are formulas that produce signals. The MT indicators doesn&#039;t produce signals. They plot lines instead.<br />As Dave said, we use MT for data feed and signal execution. <br />I do not like the MT concept and refuse to program anything with that design. I simply use the MQL language&nbsp; for writing a mini version of FSB. It takes ticks and sends orders. Having that in mind, you understand that we cannot plot indicators because we don&#039;t have any. What I can do someday is to plot dots on the chart with precalculated coordinates and colors to visualize <strong>our</strong> indicators values .</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Sat, 21 May 2016 00:07:12 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36005/#p36005</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/36004/#p36004</link>
			<description><![CDATA[<p>Thank you for the expanations.<br />Miroslav, I understand your point completely, and I did that in other cases already that I just added the indicator for visualisation, e.g. the &quot;Donchian Chanel&quot; which I found for MT4 in the internet, and it was quite useful for monitoring the action of the EA created with FSB and running on a GKFX-MT4-Broker-Demo and Life-account.<br />But for the indicators mentioned above I did not find a MT4-version at all.<br />Blaiserboy, I do not talk about MT4-Backtest, that is done. I am running the EA (created with FSB) on a Demo-account (partly on a life-account) and therefore have no indicator chart, only the actual numeric display on the chart.<br />And I think if I run the same strategy over the &quot;FSB-MT4-Bridge&quot; it will be the same, according to what Miroslav said above, or do I see an indicator chart then?<br />Is there no possibility to transfer/compile the *.mqh-file to a *.mq4/*.ex4-file as MT4 obviously needs to display the indicator?<br />Sorry for asking so much, but as a technician I am very &quot;grafical minded&quot; and see much more in a grafical chart than in a series of numbers.</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Fri, 20 May 2016 23:45:40 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/36004/#p36004</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/35998/#p35998</link>
			<description><![CDATA[<p>Correct, many of the indicators were created in FSBPro.</p><p>If you have your broker data in FSBPro..... no reason to have to use MT4 to check backtest.....</p><p>These indicators and their functions are generally unique to MT4, you are not going to find the same thing for many of them on an MT4 site.</p><p>By looking at the right hand side of the indicator chart you can see how close or how far from making a trade... just move your cursor and you will see which indicators are available for that trade...&nbsp; takes a little practice but you will find it a helluva lot better than MT4</p><p>Personally, I regard MT4 as a source of data and a connection to the broker.... I do nothing else with it</p><p>Good Luck</p>]]></description>
			<author><![CDATA[null@example.com (Blaiserboy)]]></author>
			<pubDate>Fri, 20 May 2016 20:46:14 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35998/#p35998</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/35997/#p35997</link>
			<description><![CDATA[<p>The MT standard indicators has less options than ours. If the additional indicators options of the FSB indicators have their default values, they will work at the same way as the MT indicators with equal matching options. You can place MT indicators over your expert just for visualization. They will not affect the trade.</p><p>I&#039;m really considering to add charts to our experts. I understand that this will help to some users to accept our experts better, but on the other hand, this will increase the size of the source code and will make the experts much slower. I&#039;m on the middle of something now, but I may experiment with MT charts later this year.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Fri, 20 May 2016 20:45:27 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35997/#p35997</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/35992/#p35992</link>
			<description><![CDATA[<p>Thank you for the quick answer.<br />Yes I can see it on the indicator chart during Backtest, but I cannot see it when the EA is running on a Demo-account. So I also cannot find e.g. the reason if the EA does not open a trade, because I do not see if the conditions are close to meet or far away. <br />Do you know any site where these Indicators are available for MT4?<br />I think some of them were specially created in FSB.</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Fri, 20 May 2016 19:52:34 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35992/#p35992</guid>
		</item>
		<item>
			<title><![CDATA[Re: Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/35989/#p35989</link>
			<description><![CDATA[<p>FSBPro does not activate the indicators in MT4, but it does show the indicators within FSBPro as you can see on the indicator chart.</p><p>On the indicator chart you will see your entries and exits marked.</p><p>Hope that helps.</p>]]></description>
			<author><![CDATA[null@example.com (Blaiserboy)]]></author>
			<pubDate>Fri, 20 May 2016 18:22:17 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35989/#p35989</guid>
		</item>
		<item>
			<title><![CDATA[Use/Visualisation of FSB-Indicators in MT4]]></title>
			<link>https://forexsb.com/forum/post/35988/#p35988</link>
			<description><![CDATA[<p>Is it possible to use and see indicators from FSB in MT4, and how to integrate them there?<br />For example I use in a strategy the indicators &quot;Vidya Moving Average&quot;, &quot;Oscillator of Trix&quot; and &quot;Percent BB&quot; but I do not have them in MT4 to see their value and so I cannot check the actions of the EA created from this Strategy.<br />I found the *.mqh files but do not know how to make them work in MT4.<br />I ask for help</p>]]></description>
			<author><![CDATA[null@example.com (bru1)]]></author>
			<pubDate>Fri, 20 May 2016 18:16:19 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/35988/#p35988</guid>
		</item>
	</channel>
</rss>
