<?xml version="1.0"?>
<rss version="2.0">
<channel>
<title>iExpertAdvisor (Click for Home Page) - Recent Posts</title>
<link>http://www.iexpertadvisor.com/forum/recent.aspx</link>
<description>iExpertAdvisor (Click for Home Page) - Recent Posts</description>
<language>en-us</language>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<generator>Jitbit AspNetForum</generator>
<pubDate>Thu, 17 May 2012 16:34:14 GMT</pubDate>
<lastBuildDate>Thu, 17 May 2012 16:34:14 GMT</lastBuildDate>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=309</link>
<title>Topic &quot;Virtual Trader Studio User Group&quot; a message from Neil</title>
<description><![CDATA[Hi I will help but I need the MACD Indi. that you want to use to build your EA. what problems are you having? I have built EAs with many custom indicatores now and agian I find one that im not able so set up the way I want. Neil<br/>  <strong>tcanuto</strong> wrote:<br/><div class=quote>Hello fellow VTS! I have to appeal for help from colleagues here! It's my first EA that I'm building but could not! <br/><br/>I need help from you who can help me! Once you have new trades systems able to post here too! <br/><br/>What I need is a simple and created the post one month ago here: <a href="http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=245" target="_blank" rel="nofollow">http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=245</a> <br/>I found some more data indicator, which are these: <br/><br/>TRADERWAWASAN_MACD_RED = 3; <br/>TRADERWAWASAN_MACD_BLUE = 2; <br/>TRADERWAWASAN_MACD_RED = 1; <br/>TRADERWAWASAN_MACD_AQUA = 0; <br/><br/>The logic is: <br/><br/>Buy when the "line AQUA" cross up the "RED line." <br/>Sell ​​when the "Aqua Line" cross down to "RED line." <br/><br/>Simple as that! <br/>It also has created the post you ask for help from the support! <br/><br/><a href="http://iexpertadvisor.com/forum/messages.aspx?TopicID=379" target="_blank" rel="nofollow">http://iexpertadvisor.com/forum/messages.aspx?TopicID=379</a> <br/><br/>See how I'm having trouble! <br/>I thank you! <br/>edited by tcanuto on 5/17/2012</div>]]></description>
<pubDate>Thu, 17 May 2012 16:34:14 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=309</link>
<title>Topic &quot;Virtual Trader Studio User Group&quot; a message from tcanuto</title>
<description><![CDATA[Hello fellow VTS! I have to appeal for help from colleagues here! It's my first EA that I'm building but could not!<br/><br/> I need help from you who can help me! Once you have new trades systems able to post here too!<br/><br/> What I need is a simple and created the post one month ago here: <a href="http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=245" target="_blank" rel="nofollow">http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=245</a><br/> I found some more data indicator, which are these:<br/><br/>                 TRADERWAWASAN_MACD_RED = 3;<br/>                 TRADERWAWASAN_MACD_BLUE = 2;<br/>                 TRADERWAWASAN_MACD_RED = 1;<br/>                 TRADERWAWASAN_MACD_AQUA = 0;<br/><br/> The logic is:<br/><br/> Buy when the "line AQUA" cross up the "RED line."<br/> Sell ​​when the "Aqua Line" cross down to "RED line."<br/><br/> Simple as that!<br/>It also has created the post you ask for help from the support!<br/><br/> <a href="http://iexpertadvisor.com/forum/messages.aspx?TopicID=379" target="_blank" rel="nofollow">http://iexpertadvisor.com/forum/messages.aspx?TopicID=379</a><br/><br/> See how I'm having trouble!<br/>I thank you!<br/><em>edited by tcanuto on 5/17/2012</em>]]></description>
<pubDate>Thu, 17 May 2012 14:21:37 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=379</link>
<title>Topic &quot;Questions about building my first EA&quot; a message from tcanuto</title>
<description><![CDATA[Andrea, thank you for the answers, but unfortunately is not working! I'm thinking of starting from scratch again! I need help ASAP!<br/><br/> Already have one month I think I'm trying to build this EA for a business partner but I have achieved, and in the concurrent program made ​​more than 40 AEs in a short time.<br/><br/> What I need is a simple and created the post one month ago here: <a href="http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=245" target="_blank" rel="nofollow">http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=245</a><br/><br/> That's what I need most urgent possible!<br/><br/> I need to learn step-by-step how to make it work!<br/><br/> I found some more data indicator, which are these:<br/><br/>                 TRADERWAWASAN_MACD_RED = 3;<br/>                 TRADERWAWASAN_MACD_BLUE = 2;<br/>                 TRADERWAWASAN_MACD_RED = 1;<br/>                 TRADERWAWASAN_MACD_AQUA = 0;<br/><br/> The logic is:<br/><br/> Buy when the "line AQUA" cross up the "RED line."<br/> Sell ​​when the "Aqua Line" cross down to "RED line."<br/><br/> Simple as that!]]></description>
<pubDate>Thu, 17 May 2012 14:13:20 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=400</link>
<title>Topic &quot;Specific Trendline function&quot; a message from jcw2131</title>
<description><![CDATA[I was wondering if it would be possible to create a function that actually draws trendlines on the chart and than can be used for opening new positions. One for Trend up and Trend down. I have seen various codes on the net in indicator form and some source sode for EAs that use trendlines, but they all have to be drawn on the chart and than named to work with an EA. Is it just not possible to fully integrate it so it can be used for backtesting purposes. I don't think you can backtest if you have to draw the line and attach a name to it.  Anyway I have played around with the fnGetTrendSignal that is used in the MQL Training module.  Also drawing Support and Resistance would be very useful as well.]]></description>
<pubDate>Wed, 16 May 2012 18:26:04 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=398</link>
<title>Topic &quot;VTS for MT5 has been released.&quot; a message from Joncolby</title>
<description><![CDATA[How do I get it ?  MT5 is what I wanted in the first place.<br/>If I cilck the check for updates button in VTS  it just sits there.<br/>Can I do a manual Download ?<br/><br/>-Jonathan]]></description>
<pubDate>Wed, 16 May 2012 16:21:44 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=398</link>
<title>Topic &quot;VTS for MT5 has been released.&quot; a message from Neil</title>
<description><![CDATA[Hi David, Ok so now what, what are the pros and cons of MT5.....Should we change and start using it? is MT4 going to be taken over by MT5? <br/>  Thanks Neil]]></description>
<pubDate>Wed, 16 May 2012 16:18:10 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=172</link>
<title>Topic &quot;Problem with TimeTrade Manager&quot; a message from lazytrader96</title>
<description><![CDATA[Hi Kelly. Hope you had a fruitfull day. i was wondering, how do we obtain "clean" Data to run back tests?<br/><em>edited by lazytrader96 on 5/17/2012</em>]]></description>
<pubDate>Wed, 16 May 2012 15:56:52 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=293</link>
<title>Topic &quot;Protecting my EA's&quot; a message from tcanuto</title>
<description><![CDATA[Yes .. Please do it! I would be very grateful for this feature! Tamnbém need more information about making a more secure protection if possible! Is there anyprogram that does this work? If it were possible to add such features in VTS would be even better than it already is!]]></description>
<pubDate>Wed, 16 May 2012 14:09:27 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=399</link>
<title>Topic &quot;MetaTrader 5 can be 32-bit or 64-bit: README&quot; a message from david</title>
<description><![CDATA[MetaTrader 5 is available as 32-bit or 64-bit application.  <br/><br/>The 64-bit application will only run on the Windows7 64-bit operation system.<br/><br/>As you may be aware, VTS uses the your locally installed MetaTrader 5 platform to convert MQL code into an Expert Advisor.<br/><br/>VTS uses the path specified in the "Tool Configuration Folder" to locate the installed MetaTrader platform.  This value can be set in VTS by going to:<br/>      Tools-&gt;Options  and selecting the Configuration tab<br/><br/>If you use this method to specify the "Tool Configuration Folder", take note of the "File Filter" selection in the bottom right corner of the file open window.  The values available from the pull-down menu are:<br/>	MQL5 64-bit File (mql564.exe)<br/>	MQL5 32-bit Files (mql5.exe)<br/>	All Files (*.*)<br/>	<br/>If VTS is installed on a 64-bit operating system, it will set the "File Filter" to "MQL5 64-bit", otherwise the filter will be set to "MQL5 32-bit".<br/><br/>The "File Filter" makes it easier to find the file because it will filter (or hide) all other files from the window. <br/>But you don't need to use it - you can change the filter to any of the 3 options including  "All Files", which will display all files.<br/><br/>If  the "Tool Configuration Folder" value is not specified, <b>VTS will search for an installed MetaTrader platform and set the value to the first MT5 platform found</b>. <br/>(You can change this at anytime by going to Tools-&gt;Options).<br/><br/>Many traders install more than one version of MetaTrader 5, some install both the 64-bit and the 32-bit version.  In this case, you will have to specify which version you want VTS to use:<br/>     If you want to use the 32-bit version, set the "File Filter" to "MQL5 32-bit File" , navigate to the folder where you installed MetaTrader 5 and select the file "mql5.exe".<br/>     If you want to use the 64-bit version, set the "File Filter" to "MQL5 64-bit File" , navigate to the folder where you installed MetaTrader 5 and select the file "mql564.exe".<br/><br/>If you don't know what version of MetaTrader 5 you have installed, navigate to the folder where you have installed MT5 and look at the file names of the "exe" files. <br/>If they have 64 in the name, then you have MT5 64-bit.]]></description>
<pubDate>Wed, 16 May 2012 12:29:34 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=398</link>
<title>Topic &quot;VTS for MT5 has been released.&quot; a message from david</title>
<description><![CDATA[VTS for MT5 has been released.  <br/><br/>MQL5 is significantly different than MQL4.  In programming terms, MQL5 is an "object-oriented"  (OO) programming language, where MQL4 is a procedural language.<br/><br/>An OO language supports a bunch of requirements such as "encapsulation", "polymorphism", "inheritance" and "aggregation".  The concepts are advanced, and I would never expect a non-programmer to learn much about OO.  I'd love to give you a brief description, but honestly, I don't think it can be described briefly.<br/><br/>In my opinion, MQL5 will very difficult for non-programmers to learn.  They may be able to use the language, but it would be difficult to take advantage of the OO features without a pretty deep understanding.<br/><br/>In some ways this is good news for me.  MQL does make my job easier. Because VTS generates MQL5 code, it is easier for me to provide advanced functionality - and easier to debug.<br/><br/>The User-Interface for VTS-MT5 is virtually the same as VTS-MT4.  So, if you are familiar with VTS, moving from MT4 to MT5 should be easy.  (By the way, one of the longer term goals of VTS is support many platforms, not just MQL).<br/><br/>For current users, login to the members site and look for the VTS for MT5 installation file.  It downloads and installs just like VTS-MT4.<br/><br/>Here is a short video showing  the VTS for MT5 Expert Advisor Builder:<br/><br/><a href="http://www.youtube.com/watch?v=lrmkaVoI7Z0" target="_blank" rel="nofollow">http://www.youtube.com/watch?v=lrmkaVoI7Z0</a><br/><em>edited by david on 5/16/2012</em>]]></description>
<pubDate>Wed, 16 May 2012 12:23:21 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=393</link>
<title>Topic &quot;custom indicator  using 2 colored lines&quot; a message from j12us</title>
<description><![CDATA[Did it just that way and i got it working.i need to just configure opon sell logic to finish. So far it builds with zero errors and zero warnigs.also added fnstoploss and fn takeprofit configured to a moving average.i will finish tonight.to busy]]></description>
<pubDate>Wed, 16 May 2012 08:42:29 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=247</link>
<title>Topic &quot;Setting stop loss and take profit levels.&quot; a message from kelly</title>
<description><![CDATA[<strong>lazytrader96</strong> wrote:<br/><div class=quote>Hello all...my take profit line moves up and down with the price. How do I make it stay still? Are there any other functions I'm supposed to be using besides the take profit? if so, on which drawings and in what order do I put them? Thanks<br/>edited by lazytrader96 on 5/13/2012</div><br/><br/><br/><br/><br/> <br/> lazytrader - <br/>You'll need to specify logic to only set the TP once, or create logic to stop changing it when it reaches a certain value.<br/> <br/>This post describes how to use a variable to limit how many times a logical condition will evaluate to true.  The question is a bit different than yours, but the concept is the same.  Let us know if you questions.]]></description>
<pubDate>Wed, 16 May 2012 08:23:43 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=247</link>
<title>Topic &quot;Setting stop loss and take profit levels.&quot; a message from kelly</title>
<description><![CDATA[<strong>ken</strong> wrote:<br/><div class=quote><strong>kelly</strong> wrote:<br/><div class=quote> <br/>You'll need to specify logic to only set the TP once, or create logic to stop changing it when it reaches a certain value. <br/><br/>This post describes how to use a variable to limit how many times a logical condition will evaluate to true. The question is a bit different than yours, but the concept is the same. Let us know if you questions.</div> <br/><br/>  Kelly - Which post is that?<br/>  Ken</div><br/><br/>Ken - this is the Q and my A... Did I post it in the wrong Forum??  I'll look into it.... <br/><br/><br/>Q:   Hello all...my take profit line moves up and down with the price. How do I make it stay still? Are there any other functions I'm supposed to be using besides the take profit? if so, on which drawings and in what order do I put them? Thanks<br/>edited by lazytrader96 on 5/13/2012<br/> <br/>A:   You'll need to specify logic to only set the TP once, or create logic to stop changing it when it reaches a certain value.<br/> <br/>This post describes how to use a variable to limit how many times a logical condition will evaluate to true.  The question is a bit different than yours, but the concept is the same.  Let us know if you questions.]]></description>
<pubDate>Wed, 16 May 2012 08:23:09 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=397</link>
<title>Topic &quot;Day of Month&quot; a message from ken</title>
<description><![CDATA[Hi,<br/>  I would like to be able to eliminate specific days from trading ie "3rd trading day of month". Is it possible to execute this??<br/>  Thanks,<br/>  Ken]]></description>
<pubDate>Wed, 16 May 2012 04:51:35 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=396</link>
<title>Topic &quot;Reverse position on new signal&quot; a message from ken</title>
<description><![CDATA[Hi,<br/>  I would like my EA to close a Long position and open a Short position if my Sell Logic becomes true while a Long position is held - or vice versa. Any ideas on this? <br/>  Thanks,<br/>  Ken]]></description>
<pubDate>Wed, 16 May 2012 04:38:41 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=247</link>
<title>Topic &quot;Setting stop loss and take profit levels.&quot; a message from ken</title>
<description><![CDATA[<strong>kelly</strong> wrote:<br/><div class=quote> <br/>You'll need to specify logic to only set the TP once, or create logic to stop changing it when it reaches a certain value. <br/><br/>This post describes how to use a variable to limit how many times a logical condition will evaluate to true. The question is a bit different than yours, but the concept is the same. Let us know if you questions.</div> <br/><br/>  Kelly - Which post is that?<br/>  Ken]]></description>
<pubDate>Wed, 16 May 2012 01:32:07 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=395</link>
<title>Topic &quot;Setting a Stop Loss in Pips depending on high...&quot; a message from ken</title>
<description><![CDATA[Hi,<br/>  I am trying to do something similar and aren't quite getting it (the stoploss) so I'd be interested to see it too!<br/>  Ken]]></description>
<pubDate>Wed, 16 May 2012 00:19:47 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=247</link>
<title>Topic &quot;Setting stop loss and take profit levels.&quot; a message from kelly</title>
<description><![CDATA[<strong>lazytrader96</strong> wrote:<br/><div class=quote>Hello all...my take profit line moves up and down with the price. How do I make it stay still? Are there any other functions I'm supposed to be using besides the take profit? if so, on which drawings and in what order do I put them? Thanks<br/>edited by lazytrader96 on 5/13/2012</div><br/><br/><br/><br/>You'll need to specify logic to only set the TP once, or create logic to stop changing it when it reaches a certain value.<br/> <br/>This post describes how to use a variable to limit how many times a logical condition will evaluate to true.  The question is a bit different than yours, but the concept is the same.  Let us know if you questions.]]></description>
<pubDate>Tue, 15 May 2012 19:53:31 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=385</link>
<title>Topic &quot;Lot size, account balance function&quot; a message from kelly</title>
<description><![CDATA[<strong>ken</strong> wrote:<br/><div class=quote>Hi All,<br/>  Similar to what Neil has derscibed, I use a MM strategy based on an overall risk as a % of Account Balance divided by potential loss per unit traded. But, if I'm not using a hard stop I like to base my potential loss on the average $ loss derived from backtesting, for example;<br/>  Account = $10,000, Risk = 2%, Average loss = $75, therefore Position size = (10,000*2%)/75 = 2.67 <br/>  So for me a function with the option to input potential loss in $ or stop level in pips to then automatically adjust position size based on account size would be great.<br/>  Cheers,<br/>  Ken</div><br/><br/>Thanks Ken, this input really helps]]></description>
<pubDate>Tue, 15 May 2012 19:44:32 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=247</link>
<title>Topic &quot;Setting stop loss and take profit levels.&quot; a message from kelly</title>
<description><![CDATA[<strong>lazytrader96</strong> wrote:<br/><div class=quote>Hello all...my take profit line moves up and down with the price. How do I make it stay still? Are there any other functions I'm supposed to be using besides the take profit? if so, on which drawings and in what order do I put them? Thanks<br/>edited by lazytrader96 on 5/13/2012</div><br/><br/><br/>You'll need to specify logic to only set the TP once, or create logic to stop changing it when it reaches a certain value.<br/> <br/>This post describes how to use a variable to limit how many times a logical condition will evaluate to true.  The question is a bit different than yours, but the concept is the same.  Let us know if you questions.]]></description>
<pubDate>Tue, 15 May 2012 19:43:01 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=138</link>
<title>Topic &quot;Open at start of next candle&quot; a message from kelly</title>
<description><![CDATA[<strong>ken</strong> wrote:<br/><div class=quote>Hi Kelly,<br/>  After reading your reply I realised that what I am trying to do is analize the complete bar and then execute the trade at the open of the next bar if the conditions are true. Therefor I think I should use fnNewBar=True and then reference the previous bar for the rest of the conditions ie RSI[1]&gt;70. This appears to work.<br/>  Thanks,<br/>  Ken</div><br/><br/><br/><span style="color:#2a2a2a">Great to hear.</span><br/><em>edited by kelly on 5/15/2012</em>]]></description>
<pubDate>Tue, 15 May 2012 19:33:43 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=293</link>
<title>Topic &quot;Protecting my EA's&quot; a message from kelly</title>
<description><![CDATA[<strong>tcanuto</strong> wrote:<br/><div class=quote>Very good this post. I am also interested in protecting my EAs! Must have this function within the VTS, because then my EAs can be made with at least basic protection. Want to know more about this form of protection, which is a DLL. How I do it?<br/><br/> If you can have this option in the VTS would be very grateful!<br/><br/> I also need a way that can put a serial to unauthorized persons have access.<br/>edited by tcanuto on 5/10/2012</div><br/><br/><br/><br/><br/><br/> A DLL is a dynamic link library, usually built from a native programming language such as C or C++.  You would need to convert the MQL code into C/C++, build the DLL and then import the DLL into an EA.  It is a lot of work.<br/> <br/>Thanks for the input on the serial #.  We can offer basic protection by making it a little more difficult for unauthorized users.  We will look into this.]]></description>
<pubDate>Tue, 15 May 2012 19:32:45 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=393</link>
<title>Topic &quot;custom indicator  using 2 colored lines&quot; a message from kelly</title>
<description><![CDATA[<strong>j12us</strong> wrote:<br/><div class=quote>i dragged custom indicator to drawing pad no input lines but 4 output lines 2 yellow and 2 orange. i already new this but still used the cia to know for sure.i also dragged new variable set to color and for scope used parameter,assignment i typed name of indicator it also showed up in my functions after save all.do i also have to create variables for color assignmet?if so how many just 1 for orange and 1 for yellow?</div><br/><br/>Hi  j12us  -<br/><br/>Good question.<br/> <br/>When you configure the custom indicator, you'll define the output lines (usually by color).<br/> <br/>When you drag/drop and configure the custom indicator, the MODE parameter will offer each of lines as a choice from the pull-down menu (maybe instead of MODE it should be named LINE). <br/> <br/>After you configure the custom indicator function for a specific line, you should name the function accordingly for example: ci_blue_line<br/> <br/>Now when you look at your drawing pad and see this name, you'll immediately know that the purpose of the function element  is to get the value of the blue line.<br/> <br/>Furthermore, a variable will automatically be created to hold the value, the name will be _ci_blue_line (note the preceeding underscore).  This variable can be used in a Logic element, and again, you'll know what it means when you see it:<br/>_ci_blue_line &gt; Bid]]></description>
<pubDate>Tue, 15 May 2012 19:31:03 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=379</link>
<title>Topic &quot;Questions about building my first EA&quot; a message from kelly</title>
<description><![CDATA[<strong>tcanuto</strong> wrote:<br/><div class=quote>Ok Kelly! Thanks for the info! I did the whole procedure as taught me, and I'm trying to put these functions into the Drawing Pad yet the EA did not open any order.<br/><br/> Where am I wrong?<br/><br/> I will be sending the file to my EA for a review ok?<br/><br/> Was it because I created 4 new roles to buy or sell?<br/><br/> The new functions are:<br/><br/> AbrirCompra - Open Buy;<br/> AbrirVenda - Open Sell;<br/> FecharCompra - Close Buy;<br/> FecharVenda - Close Sell;<br/><br/>Well .. as I think I will not have to use close buy and close sell, I wonder if you can build without them.<br/><br/>Check for me please ok!<br/><br/> At least the EA from custom indicator that created the CIA tells me the signal to buy and sell, but can not create it! I think you do not look at what EA's custom indicator shows me. Please review the sign that he <a href="https://skydrive.live.com/redir.aspx?cid=4daaa8f7f7e66338&resid=4DAAA8F7F7E66338%214917&parid=4DAAA8F7F7E66338%21715&authkey=%21ADFSnUYApfIAylY" target="_blank" rel="nofollow">shows </a><a href="https://skydrive.live.com/redir.aspx?cid=4daaa8f7f7e66338&resid=4DAAA8F7F7E66338%214917&parid=4DAAA8F7F7E66338%21715&authkey=%21ADFSnUYApfIAylY" target="_blank" rel="nofollow">here</a><br/><br/> One other thing ... I'm waiting for the answer on the translation of e-books that you got to solve this problem.<br/><br/> I need to deepen and dominate more of these books as soon as possible!<br/><br/> The link to more information about the problem of e-books is this: <a href="http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=384</div>" target="_blank" rel="nofollow">http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=384</div></a><br/><br/>Hi tcanuto - <br/><br/>We are still working on translating the ebooks.<br/> <br/>First, please following these steps to make sure your platform is ready to trade:<br/> <br/>Top 10 Reasons My System Won't Trade<br/><a href="http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=186" target="_blank" rel="nofollow">http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=186</a><br/> <br/>For a QS system, the names of the 4 functions should not be changed:<br/>QsOpenBuyLogic<br/>QsOpenSellLogic<br/>QsCloseBuyLogic<br/>QsCloseSellLogic<br/> <br/>If you are using QS system, please rename your functions.]]></description>
<pubDate>Tue, 15 May 2012 19:28:03 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=395</link>
<title>Topic &quot;Setting a Stop Loss in Pips depending on high...&quot; a message from Neil</title>
<description><![CDATA[Hi Kelly Could you please make me a EA with the below settings. This would help me to see how it is done and make my own adjustments in the future. I asked for something similar a while back and now cannot find it on the forum.<br/>  Set the stop loss 3 pips above the high of the highest high of the last 3 candles and Set the take profit twice the amount of the stop loss <br/>  Thanks Neil]]></description>
<pubDate>Tue, 15 May 2012 13:46:36 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=50</link>
<title>Topic &quot;Trailing Stop Function&quot; a message from lazytrader96</title>
<description><![CDATA[What about the open sell function? Do we need to place one there as well?]]></description>
<pubDate>Tue, 15 May 2012 13:36:44 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=50</link>
<title>Topic &quot;Trailing Stop Function&quot; a message from ken</title>
<description><![CDATA[Hi all,<br/>  I have found placing these functions (stops and takeprofits) on the main drawing to be unreliable. I have found it better to put it after the start element in the Open Buy function drawing (or possibly any drawingother than the main). I have also found placing the takeprofit after the True output of the BuyLogic to work.<br/>  Hope this is helpful,<br/>  Ken]]></description>
<pubDate>Tue, 15 May 2012 02:55:59 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=50</link>
<title>Topic &quot;Trailing Stop Function&quot; a message from lazytrader96</title>
<description><![CDATA[Hi Kelly. My trailing stop follows the price up and down, never letting it touch it. Is there another function I need to be using along with the trailing stop function? Also, you referenced a couple of places to place the function. I'm confused as to exactly where do I put it. When you say the main drawing, do you mean the one that has the Title of the EA on the tab? Thanks.]]></description>
<pubDate>Mon, 14 May 2012 19:10:39 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=394</link>
<title>Topic &quot;Controlling trading&quot; a message from ade</title>
<description><![CDATA[Hi Kelly,<br/>  Have used your pointers from previous post, after a bit of work, got the MQL to do what I required, however I now have a problem with successive trade one after the other and no control, would like to put in controls like the rules we applied in the Qs systems, 'next signal rule etc', could you point me in what functions, variables and logic I should need to test the condiitons.]]></description>
<pubDate>Mon, 14 May 2012 11:10:11 GMT</pubDate>
</item>
<item>
<link>http://www.iexpertadvisor.com/forum/messages.aspx?TopicID=247</link>
<title>Topic &quot;Setting stop loss and take profit levels.&quot; a message from lazytrader96</title>
<description><![CDATA[Hello all...my take profit line moves up and down with the price. How do I make it stay still? Are there any other functions I'm supposed to be using besides the take profit? if so, on which drawings and in what order do I put them? Thanks<br/><em>edited by lazytrader96 on 5/13/2012</em>]]></description>
<pubDate>Sun, 13 May 2012 09:08:29 GMT</pubDate>
</item>
</channel>
</rss>

