<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — unexpected token, probably type is missing?]]></title>
		<link>https://forexsb.com/forum/topic/9638/unexpected-token-probably-type-is-missing/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9638/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in unexpected token, probably type is missing?.]]></description>
		<lastBuildDate>Thu, 11 Jan 2024 19:36:05 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: unexpected token, probably type is missing?]]></title>
			<link>https://forexsb.com/forum/post/78260/#p78260</link>
			<description><![CDATA[<div class="quotebox"><cite>footon wrote:</cite><blockquote><p>1. You don&#039;t add custom indis to expert. You build/develop your strat in Pro and then you export the strat as an expert.<br />2. FSB is in C#, and the indis have to be ported to C#. For export function to work, an mqh version of the indi has to be prepared also.<br />3. You can experiment with Keltner Channels.</p><p>For info: <a href="https://github.com/PopovMP/FSB_Pro_Indicators/tree/master/Indicators/Store">https://github.com/PopovMP/FSB_Pro_Indi … tors/Store</a><br /><a href="https://forexsb.com/forum/topic/9202/custom-indicators-video-series/">https://forexsb.com/forum/topic/9202/cu … eo-series/</a></p></blockquote></div><br /><p>Oh, okay, I get it. Thanks</p>]]></description>
			<author><![CDATA[null@example.com (Aka)]]></author>
			<pubDate>Thu, 11 Jan 2024 19:36:05 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78260/#p78260</guid>
		</item>
		<item>
			<title><![CDATA[Re: unexpected token, probably type is missing?]]></title>
			<link>https://forexsb.com/forum/post/78259/#p78259</link>
			<description><![CDATA[<p>1. You don&#039;t add custom indis to expert. You build/develop your strat in Pro and then you export the strat as an expert.<br />2. FSB is in C#, and the indis have to be ported to C#. For export function to work, an mqh version of the indi has to be prepared also.<br />3. You can experiment with Keltner Channels.</p><p>For info: <a href="https://github.com/PopovMP/FSB_Pro_Indicators/tree/master/Indicators/Store">https://github.com/PopovMP/FSB_Pro_Indi … tors/Store</a><br /><a href="https://forexsb.com/forum/topic/9202/custom-indicators-video-series/">https://forexsb.com/forum/topic/9202/cu … eo-series/</a></p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Thu, 11 Jan 2024 17:41:15 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78259/#p78259</guid>
		</item>
		<item>
			<title><![CDATA[Re: unexpected token, probably type is missing?]]></title>
			<link>https://forexsb.com/forum/post/78256/#p78256</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>Hello Aka,</p><p>&gt; when trying to compile an Expert Advisor in Mt4, MetaEditor gives 2 errors </p><p>Please send us a note if everything is fine!</p></blockquote></div><p>Yes, now it&#039;s clear, there was an outdated version.&nbsp; The solution turned out to be simple) Thanks everyone</p><p>And another question. To be honest, I&#039;m still not familiar with the capabilities of your program, if it&#039;s not difficult, direct me to a video or text description, 1. how do I add custom indicators to Expert? <br />2. If this is not possible, then how is this indicator (there is an open source (TMA with Distances.mq4))&nbsp; should I translate it into code for implementation in the Expert? <br />3. If this turns out to be difficult, then maybe there is a similar channel from the built-in indicators (in the application) based on the ATR<br />Sorry for such a difficult question.</p>]]></description>
			<author><![CDATA[null@example.com (Aka)]]></author>
			<pubDate>Thu, 11 Jan 2024 13:59:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78256/#p78256</guid>
		</item>
		<item>
			<title><![CDATA[Re: unexpected token, probably type is missing?]]></title>
			<link>https://forexsb.com/forum/post/78241/#p78241</link>
			<description><![CDATA[<p>Hello Aka,</p><p>&gt; when trying to compile an Expert Advisor in Mt4, MetaEditor gives 2 errors </p><p>Please download the latest FSB Pro v4.3.2 from its product page: <a href="https://forexsb.com/forex-strategy-builder">https://forexsb.com/forex-strategy-builder</a>.</p><p>Your experts should work as expected.</p><p>Please send us a note if everything is fine!</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 10 Jan 2024 22:40:17 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78241/#p78241</guid>
		</item>
		<item>
			<title><![CDATA[Re: unexpected token, probably type is missing?]]></title>
			<link>https://forexsb.com/forum/post/78240/#p78240</link>
			<description><![CDATA[<p>You seem to be using an ancient version of FSB, download the newest one and re-install the program.</p>]]></description>
			<author><![CDATA[null@example.com (footon)]]></author>
			<pubDate>Wed, 10 Jan 2024 22:31:40 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78240/#p78240</guid>
		</item>
		<item>
			<title><![CDATA[unexpected token, probably type is missing?]]></title>
			<link>https://forexsb.com/forum/post/78237/#p78237</link>
			<description><![CDATA[<p>Hello everyone, such a question, when trying to compile an Expert Advisor in Mt4, MetaEditor gives 2 errors &quot;unexpected token, probably type is missing?&quot; and the second &quot;function is already defined and has a different type&quot; Unfortunately, I do not understand programming, I cannot solve the problem, please tell me if there is a simple solution? I think I can add something to the code</p>]]></description>
			<author><![CDATA[null@example.com (Aka)]]></author>
			<pubDate>Wed, 10 Jan 2024 21:07:50 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78237/#p78237</guid>
		</item>
	</channel>
</rss>
