<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — powershell & command prompt FAQs]]></title>
		<link>https://forexsb.com/forum/topic/9250/powershell-command-prompt-faqs/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/9250/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in powershell & command prompt FAQs.]]></description>
		<lastBuildDate>Thu, 20 Oct 2022 15:00:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: powershell & command prompt FAQs]]></title>
			<link>https://forexsb.com/forum/post/71722/#p71722</link>
			<description><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>&gt; I made separate generator file per pair per timeframe</p><p>Well done!</p><p>You can use the newer Symbol, Period format instead of pointing to the concrete data file. You may find it easier:<br /></p><div class="codebox"><pre><code>&gt; node bin/gen --settings ./my-settings.ini --symbol EURUSD --period H1</code></pre></div></blockquote></div><p>yes now its possible :-)</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Thu, 20 Oct 2022 15:00:49 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71722/#p71722</guid>
		</item>
		<item>
			<title><![CDATA[Re: powershell & command prompt FAQs]]></title>
			<link>https://forexsb.com/forum/post/71712/#p71712</link>
			<description><![CDATA[<p>&gt; I made separate generator file per pair per timeframe</p><p>Well done!</p><p>You can use the newer Symbol, Period format instead of pointing to the concrete data file. You may find it easier:<br /></p><div class="codebox"><pre><code>&gt; node bin/gen --settings ./my-settings.ini --symbol EURUSD --period H1</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Thu, 20 Oct 2022 09:25:58 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71712/#p71712</guid>
		</item>
		<item>
			<title><![CDATA[Re: powershell & command prompt FAQs]]></title>
			<link>https://forexsb.com/forum/post/71707/#p71707</link>
			<description><![CDATA[<div class="quotebox"><cite>Roughey wrote:</cite><blockquote><div class="quotebox"><cite>ahmedalhoseny wrote:</cite><blockquote><p>I found the solution </p><p>PS C:\Users\MCST&gt; cd..<br />PS C:\Users&gt; cd..<br />PS C:\&gt; Set-Location -Path E:\FSB\express-generator<br />PS E:\FSB\express-generator&gt;</p><br /><p>But every time i start powershell it start again with C directory <br />How to fix the FSB directory to be the main directory!</p></blockquote></div><p>its easier to build a batch file...</p><div class="codebox"><pre><code>node .\bin\gen.js --data ./data/premium/EURUSD_H1.json --settings ./my-settings.ini</code></pre></div><div class="codebox"><pre><code>node .\bin\gen.js --data ./data/premium/GBPUSD_H1.json --settings ./my-settings.ini</code></pre></div><p>put those code in a text editor and save as. .cmd</p><p>i make an update batch like this,<br /></p><div class="codebox"><pre><code>node .bin\fetch --update-check-interval 0</code></pre></div><p>you have to put this in the directory of EG. double click and its done...when use other settings only edit the batch file in texteditor</p></blockquote></div><p>Thanks Roughey works fine</p><p>I made separate generator file per pair per timeframe </p><p>Regards</p>]]></description>
			<author><![CDATA[null@example.com (ahmedalhoseny)]]></author>
			<pubDate>Thu, 20 Oct 2022 08:58:37 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71707/#p71707</guid>
		</item>
		<item>
			<title><![CDATA[Re: powershell & command prompt FAQs]]></title>
			<link>https://forexsb.com/forum/post/71586/#p71586</link>
			<description><![CDATA[<div class="quotebox"><cite>ahmedalhoseny wrote:</cite><blockquote><p>I found the solution </p><p>PS C:\Users\MCST&gt; cd..<br />PS C:\Users&gt; cd..<br />PS C:\&gt; Set-Location -Path E:\FSB\express-generator<br />PS E:\FSB\express-generator&gt;</p><br /><p>But every time i start powershell it start again with C directory <br />How to fix the FSB directory to be the main directory!</p></blockquote></div><p>its easier to build a batch file...</p><div class="codebox"><pre><code>node .\bin\gen.js --data ./data/premium/EURUSD_H1.json --settings ./my-settings.ini</code></pre></div><div class="codebox"><pre><code>node .\bin\gen.js --data ./data/premium/GBPUSD_H1.json --settings ./my-settings.ini</code></pre></div><p>put those code in a text editor and save as. .cmd</p><p>i make an update batch like this,<br /></p><div class="codebox"><pre><code>node .bin\fetch --update-check-interval 0</code></pre></div><p>you have to put this in the directory of EG. double click and its done...when use other settings only edit the batch file in texteditor</p>]]></description>
			<author><![CDATA[null@example.com (Roughey)]]></author>
			<pubDate>Fri, 14 Oct 2022 12:46:31 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71586/#p71586</guid>
		</item>
		<item>
			<title><![CDATA[Re: powershell & command prompt FAQs]]></title>
			<link>https://forexsb.com/forum/post/71566/#p71566</link>
			<description><![CDATA[<p>I found the solution </p><p>PS C:\Users\MCST&gt; cd..<br />PS C:\Users&gt; cd..<br />PS C:\&gt; Set-Location -Path E:\FSB\express-generator<br />PS E:\FSB\express-generator&gt;</p><br /><p>But every time i start powershell it start again with C directory <br />How to fix the FSB directory to be the main directory!</p>]]></description>
			<author><![CDATA[null@example.com (ahmedalhoseny)]]></author>
			<pubDate>Thu, 13 Oct 2022 22:05:33 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71566/#p71566</guid>
		</item>
		<item>
			<title><![CDATA[Re: powershell & command prompt FAQs]]></title>
			<link>https://forexsb.com/forum/post/71565/#p71565</link>
			<description><![CDATA[<p>My 1st Question </p><p>I tried by all means to change the root dictionary of my powershell from C to to express generator folder with no luck , i tried google help but all recommendations not working</p><p>The only working solution is cd.. but i still in C directory and cannot go out to D director</p>]]></description>
			<author><![CDATA[null@example.com (ahmedalhoseny)]]></author>
			<pubDate>Thu, 13 Oct 2022 21:50:47 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71565/#p71565</guid>
		</item>
		<item>
			<title><![CDATA[powershell & command prompt FAQs]]></title>
			<link>https://forexsb.com/forum/post/71564/#p71564</link>
			<description><![CDATA[<p>Dear Popov,<br />I started this topic for the sake of to understand powershell commands and get familiar with Command lines and keep other topics focused on building strategies .</p><p>Regards<br />Ahmed</p>]]></description>
			<author><![CDATA[null@example.com (ahmedalhoseny)]]></author>
			<pubDate>Thu, 13 Oct 2022 21:42:55 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/71564/#p71564</guid>
		</item>
	</channel>
</rss>
