<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>PathFinder Trader™ Forum- FastBrokers</title>
		<link>http://forum.fastbrokers.com/</link>
		<description>FastBrokers Trading Forum</description>
		<language>en</language>
		<lastBuildDate>Thu, 17 May 2012 15:51:41 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://forum.fastbrokers.com/images/fastbrokers/misc/rss.png</url>
			<title>PathFinder Trader™ Forum- FastBrokers</title>
			<link>http://forum.fastbrokers.com/</link>
		</image>
		<item>
			<title>Accessing methods from a DLL using P/Invoke</title>
			<link>http://forum.fastbrokers.com/showthread.php?171-Accessing-methods-from-a-DLL-using-P-Invoke&amp;goto=newpost</link>
			<pubDate>Thu, 17 May 2012 11:59:16 GMT</pubDate>
			<description><![CDATA[Hello there. 
 
I have a strategy written on MQL4 for MetaTrader. I'm rewriting it on PowerScript to be able to test it on PathFinder. However, this...]]></description>
			<content:encoded><![CDATA[<div>Hello there.<br />
<br />
I have a strategy written on MQL4 for MetaTrader. I'm rewriting it on PowerScript to be able to test it on PathFinder. However, this strategy uses a terminal to control and monitor the trading. Meta is currently using a DLL to communicate to this terminal.<br />
<br />
My questions are<br />
<br />
1- How can I call methods from a DLL using P/Invoke ?<br />
<br />
2- As I did not find any way to do so, I also tried to recompile the DLL using CLR 3.5 and used the code from another post below to import the DLL:<br />
<br />
<div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">a = System.Reflection.Assembly.LoadFrom(@&quot;D:\MetaTrader4\experts\libraries\SM.dll&quot;);<br />
testClass = a.GetType(&quot;DLL.Main&quot;);<br />
obj = Activator.CreateInstance(testClass);</code><hr />
</div> But, how do I call a method ? I tried obj.Method but it says the method doesn't exists.<br />
Can you give some examples on how to call the methods ?<br />
<br />
Thank you</div>

 ]]></content:encoded>
			<category domain="http://forum.fastbrokers.com/forumdisplay.php?27-ECN2-PowerScript-Engine">ECN2 PowerScript Engine</category>
			<dc:creator>lcrok</dc:creator>
			<guid isPermaLink="true">http://forum.fastbrokers.com/showthread.php?171-Accessing-methods-from-a-DLL-using-P-Invoke</guid>
		</item>
		<item>
			<title>What is changed in the build 2.5.6?</title>
			<link>http://forum.fastbrokers.com/showthread.php?170-What-is-changed-in-the-build-2.5.6&amp;goto=newpost</link>
			<pubDate>Tue, 15 May 2012 18:10:59 GMT</pubDate>
			<description><![CDATA[What changes have been made in the build 2.5.6? 
 
I've observed that now in the PathScript&#8482; Editor there're infos for almost all the API...]]></description>
			<content:encoded><![CDATA[<div>What changes have been made in the build 2.5.6?<br />
<br />
I've observed that now in the PathScript&#8482; Editor there're infos for almost all the API instructions.<br />
It is a my illusion?:eek:<br />
<br />
Why you have stopped to updating the thread <a href="http://forum.fastbrokers.com/showthread.php?144-PathFinder-Trader-V2-Version-History" target="_blank">PathFinder Trader V2 - Version History</a>?:confused:</div>

 ]]></content:encoded>
			<category domain="http://forum.fastbrokers.com/forumdisplay.php?25-PathFinder-Trader™-Version-History">PathFinder Trader™ Version History</category>
			<dc:creator>Sloth</dc:creator>
			<guid isPermaLink="true">http://forum.fastbrokers.com/showthread.php?170-What-is-changed-in-the-build-2.5.6</guid>
		</item>
		<item>
			<title>How can I get the close price of any bar of a different symbol?</title>
			<link>http://forum.fastbrokers.com/showthread.php?169-How-can-I-get-the-close-price-of-any-bar-of-a-different-symbol&amp;goto=newpost</link>
			<pubDate>Fri, 27 Apr 2012 16:30:13 GMT</pubDate>
			<description>Hello.:) 
 
Is always me...  I have another problem.:rolleyes: 
As in the previous thread, I have to take some information from a different symbol....</description>
			<content:encoded><![CDATA[<div>Hello.:)<br />
<br />
Is always me...  I have another problem.:rolleyes:<br />
As in the previous thread, I have to take some information from a different symbol.<br />
Precisely, the close of a bar (of any timeframe) of a different symbol.<br />
<br />
I explain it better:<br />
If the strategy is attached to EURUSD chart, to get the close of the 5th bar in the chart, I can write:<br />
 <div class="bbcode_container">
	<div class="bbcode_description">Code:</div>
	<hr /><code class="bbcode_code">double EURUSD_Close=Chart.get_Close(4);</code><hr />
</div> But if I want to take the close of the 5th bar of GBPUSD?:confused:</div>

 ]]></content:encoded>
			<category domain="http://forum.fastbrokers.com/forumdisplay.php?27-ECN2-PowerScript-Engine">ECN2 PowerScript Engine</category>
			<dc:creator>Sloth</dc:creator>
			<guid isPermaLink="true">http://forum.fastbrokers.com/showthread.php?169-How-can-I-get-the-close-price-of-any-bar-of-a-different-symbol</guid>
		</item>
		<item>
			<title>manuale per utilizzare la piattaforma</title>
			<link>http://forum.fastbrokers.com/showthread.php?168-manuale-per-utilizzare-la-piattaforma&amp;goto=newpost</link>
			<pubDate>Sun, 22 Apr 2012 20:15:01 GMT</pubDate>
			<description><![CDATA[salve a tutti, sono nuovo nel forex, appena ho aperto la vs  piattaforma mi e' sembrata subito incredibile, la senzazione, come ho gia' detto in un...]]></description>
			<content:encoded><![CDATA[<div>salve a tutti, sono nuovo nel forex, appena ho aperto la vs  piattaforma mi e' sembrata subito incredibile, la senzazione, come ho gia' detto in un forum indipendente e' stata quella di passare dalla guida di una fiat punto a un areo di linea, il problema e' che mi servirebbe una guida, un manuale o un video in italiano x sfruttare a pieno le capacita' di questa piattaforma, vorrei anche sapere se in futuro avete intenzione di integrare le barre a range costante, grazie mille a tutti<br />
<br />
se non e' di disturbo, se c'e' anche una guida o un video che spieghi come funzionano le renko o i point e figure.<br />
<br />
grazie ancora e complimenti x la piattaforma.<br />
<br />
volevo anche chiedere un chiarimento...<br />
sulla sinistra mi appaiono piu' quotazioni, non so, forse di broker diversi...io posso scambiare con chiunque di loro? perche' alcuni hanno ottimi spreed, altri invece i  piu' alti che habbia mai visto.</div>

 ]]></content:encoded>
			<category domain="http://forum.fastbrokers.com/forumdisplay.php?23-Pathfinder-Trader-(-ITALIANO)">Pathfinder Trader ( ITALIANO)</category>
			<dc:creator>trudola</dc:creator>
			<guid isPermaLink="true">http://forum.fastbrokers.com/showthread.php?168-manuale-per-utilizzare-la-piattaforma</guid>
		</item>
		<item>
			<title>How can I take the price of a different symbol?</title>
			<link>http://forum.fastbrokers.com/showthread.php?167-How-can-I-take-the-price-of-a-different-symbol&amp;goto=newpost</link>
			<pubDate>Sun, 22 Apr 2012 12:29:46 GMT</pubDate>
			<description><![CDATA[Hello!:) 
 
I'm programming a strategy in C# with your API. 
But now I have a problem... 
How can I take the price of a different symbol? 
 
I...]]></description>
			<content:encoded><![CDATA[<div>Hello!:)<br />
<br />
I'm programming a strategy in C# with your API.<br />
But now I have a problem...<br />
How can I take the price of a different symbol?<br />
<br />
I explain it better:<br />
If the strategy is attached to EURUSD chart, how can I set the price of GBPUSD in an any variable of double type?:confused:<br />
<br />
Regards.:)</div>

 ]]></content:encoded>
			<category domain="http://forum.fastbrokers.com/forumdisplay.php?31-ECN2-PowerScript-Indicators-and-Strategies">ECN2 PowerScript Indicators and Strategies</category>
			<dc:creator>Sloth</dc:creator>
			<guid isPermaLink="true">http://forum.fastbrokers.com/showthread.php?167-How-can-I-take-the-price-of-a-different-symbol</guid>
		</item>
	</channel>
</rss>

