<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Forex Software — Changing trading times for portfolios.]]></title>
		<link>https://forexsb.com/forum/topic/7671/changing-trading-times-for-portfolios/</link>
		<atom:link href="https://forexsb.com/forum/feed/rss/topic/7671/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Changing trading times for portfolios..]]></description>
		<lastBuildDate>Wed, 09 Jan 2019 05:01:09 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Changing trading times for portfolios.]]></title>
			<link>https://forexsb.com/forum/post/53699/#p53699</link>
			<description><![CDATA[<p>Yes, you can. </p><p> - Make you desired Trading Session settings.<br /> - Import your portfolio in the Validator and &quot;Recalculate&quot;.<br /> - Export the portfolio. It will have the trading session settings included.</p><p>You can also modify the settings within the Portfolio Expert. Be careful that the times are in seconds from midnight.</p><div class="codebox"><pre><code>// Session time is set in seconds from 00:00
const int sessionSundayOpen           = 3600;  // 01:00
const int sessionSundayClose          = 25200; // 07:00
const int sessionMondayThursdayOpen   = 3600;  // 01:00
const int sessionMondayThursdayClose  = 25200; // 07:00
const int sessionFridayOpen           = 3600;  // 01:00
const int sessionFridayClose          = 25200; // 07:00
const bool sessionIgnoreSunday        = true;
const bool sessionCloseAtSessionClose = false;
const bool sessionCloseAtFridayClose  = false;</code></pre></div><div class="quotebox"><blockquote><p>Also the trading times is the timezone set to what your timezone is in MT4?</p></blockquote></div><p>The Trading Session and all times in EA Studio are taken directly from the data file. it means the Time Zone is always the same as the data server.</p>]]></description>
			<author><![CDATA[null@example.com (Popov)]]></author>
			<pubDate>Wed, 09 Jan 2019 05:01:09 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/53699/#p53699</guid>
		</item>
		<item>
			<title><![CDATA[Changing trading times for portfolios.]]></title>
			<link>https://forexsb.com/forum/post/53692/#p53692</link>
			<description><![CDATA[<p>Hi guys,</p><p>Just wondering if I have not set rules for trading time for a certain strat/portfolio can I reupload them then regenerate the code with my new trading times set and it will input the trading time code?</p><p>Also the trading times is the timezone set to what your timezone is in MT4?</p>]]></description>
			<author><![CDATA[null@example.com (Michael1)]]></author>
			<pubDate>Tue, 08 Jan 2019 22:25:16 +0000</pubDate>
			<guid>https://forexsb.com/forum/post/53692/#p53692</guid>
		</item>
	</channel>
</rss>
