<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Connect EG to my Historical Data]]></title>
		<link>https://forexsb.com/forum/topic/9661/connect-eg-to-my-historical-data/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9661/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Connect EG to my Historical Data.]]></description>
		<lastBuildDate>Thu, 21 Mar 2024 05:23:20 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Connect EG to my Historical Data]]></title>
			<link>https://forexsb.com/forum/post/79155/#p79155</link>
			<description><![CDATA[<p>&gt; To use data from your broker, do the following:</p><p>Yes, of course. This is the way to use custom data.</p><p>The files will also contain spreads if you export data from MetaTrader 5.</p><p>Make a folder &quot;Trading&quot; under the &quot;data&quot; folder and use the generator as follows:</p><div class="codebox"><pre><code>// MacOS, Linux
node ./bin/gen.js --server Trading --symbol EURUSD --period M30 ...

// Windows
node .\bin\gen.js --server Trading --symbol EURUSD --period M30 ...</code></pre></div><p>You don&#039;t need &quot;fetch&quot; when you use your data files.</p><p>If your data file is in another place, you can directly access it through its entire path.</p><div class="codebox"><pre><code>node ./bin/gen.js  --data-file /my-data-dir/data/Trading/EURUSD_M30.json ...</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 21 Mar 2024 05:23:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/79155/#p79155</guid>
		</item>
		<item>
			<title><![CDATA[Re: Connect EG to my Historical Data]]></title>
			<link>https://forexsb.com/forum/post/79153/#p79153</link>
			<description><![CDATA[<p>Hi Popov,</p><p>In&nbsp; a previous post above you stated the following:</p><p>To use data from your broker, do the following:<br />- Create a new directory under the Express Generator&#039;s &quot;data&quot; directory for your files.<br />- Download the data files with the script you use to export data for EA Studio and put the files in the created folder.</p><p>Call the Generator with the corresponding &quot;server&quot; parameter. Use the created directory name.</p><p>Let&#039;s say the new directory is &quot;MyBroker&quot;.<br />Call Express Generator with:</p><p>node .\bin\gen.js --server MyBroker --symbol EURUSD --period M30 </p><br /><p>Is this no longer available to do?</p><p>Alan,</p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Wed, 20 Mar 2024 23:43:40 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/79153/#p79153</guid>
		</item>
		<item>
			<title><![CDATA[Re: Connect EG to my Historical Data]]></title>
			<link>https://forexsb.com/forum/post/79150/#p79150</link>
			<description><![CDATA[<p>You can load only the data we collect on our data feed servers.</p><p>The currently available servers are: <br /> - <strong>Premium</strong>: Data from DukasCopy with real spread. Their crypto and gold data have unusual digit counts.<br /> - <strong>FTMO </strong>- we will probably remove it because they no longer support algotrading.<br /> - <strong>BlackBull </strong>- MT5 live account. Real spread. The data are shorter than those of the other servers. However, they have good BTCUSD, ETHUSD and Gold data.<br /> - <strong>MetaQuotes </strong>- this is the default data feed for MetaTrader when you download it from the Metaquotes. Real spread.</p><p>We will explore the Trading.com data from their MetaTrader 5 and decide if they are good enough.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 20 Mar 2024 20:27:20 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/79150/#p79150</guid>
		</item>
		<item>
			<title><![CDATA[Re: Connect EG to my Historical Data]]></title>
			<link>https://forexsb.com/forum/post/79148/#p79148</link>
			<description><![CDATA[<p>I am trying to run EG with historical data I downloaded from Trading.com using the Data Export app.&nbsp; I created a data folder called Trading under the &quot;data&quot; directory.&nbsp; I then used power shell to fetch the data.&nbsp; I get the following error:</p><p><span class="postimg"><img src="https://i.postimg.cc/Bv72xJMs/fetch.png" alt="https://i.postimg.cc/Bv72xJMs/fetch.png" /></span></p><p>When I change the data directory to Premium it works!</p><p><span class="postimg"><img src="https://i.postimg.cc/XY5RRhSf/fetch-premium.png" alt="https://i.postimg.cc/XY5RRhSf/fetch-premium.png" /></span></p><p>Alann,</p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Wed, 20 Mar 2024 17:34:38 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/79148/#p79148</guid>
		</item>
		<item>
			<title><![CDATA[Re: Connect EG to my Historical Data]]></title>
			<link>https://forexsb.com/forum/post/78695/#p78695</link>
			<description><![CDATA[<p>Popov,</p><p>Thank you!</p><p>Alann,</p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Wed, 14 Feb 2024 12:55:07 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78695/#p78695</guid>
		</item>
		<item>
			<title><![CDATA[Re: Connect EG to my Historical Data]]></title>
			<link>https://forexsb.com/forum/post/78684/#p78684</link>
			<description><![CDATA[<p>Express Generator can download data only from the data feeds we provide eon our servers.</p><div class="quotebox"><blockquote><p>; Server: Premium, FTMO, BlackBull, MetaQuotes<br />server = Premium</p></blockquote></div><p>To use data from your broker, do the following:<br /> - Create a new directory under the Express Generator&#039;s &quot;data&quot; directory for your files.<br /> - Download the data files with the script you use to export data for EA Studio and put the files in the created folder.</p><p>Call the Generator with the corresponding &quot;server&quot; parameter. Use the created directory name.</p><p>Let&#039;s say the new directory is &quot;MyBroker&quot;.<br />Call Express Generator with:<br /></p><div class="codebox"><pre><code>node .\bin\gen.js --server MyBroker --symbol EURUSD --period M30 </code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 14 Feb 2024 09:50:38 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78684/#p78684</guid>
		</item>
		<item>
			<title><![CDATA[Connect EG to my Historical Data]]></title>
			<link>https://forexsb.com/forum/post/78675/#p78675</link>
			<description><![CDATA[<p>How can I change the ExpressGenerator server so it will update with my downloaded historical data from my broker?</p><p>Alann,</p>]]></description>
			<author><![CDATA[null@example.com (Alann)]]></author>
			<pubDate>Tue, 13 Feb 2024 20:39:07 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/78675/#p78675</guid>
		</item>
	</channel>
</rss>
