<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Forex Software — How to add a comment to every opened order of FST?]]></title>
	<link rel="self" href="https://forexsb.com/forum/feed/atom/topic/5080/" />
	<updated>2014-12-01T07:05:42Z</updated>
	<generator>PunBB</generator>
	<id>https://forexsb.com/forum/topic/5080/how-to-add-a-comment-to-every-opened-order-of-fst/</id>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27145/#p27145" />
			<content type="html"><![CDATA[<p>If we do it, we have to do it in the right way to be sure the solution will be useful for the other user too.</p><p>Please post the idea behind this formula. Why the multiplier is 1.43? Is it constantly 1.43 or can be modified? What is the name of this method?</p><p>I need this info to make correct option names and to document it properly. <br />If you do it only in the expert, you&#039;ll not be able to backtets this system. This is not the way our software works. Another problem is that the order amount comes from&nbsp; FST. A modification in the expert will break all other trading systems.</p><p>I can make a private modification of FST (and FSB for backtetsing) for you. I&#039;ll send you a PM with the offer.</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2014-12-01T07:05:42Z</updated>
			<id>https://forexsb.com/forum/post/27145/#p27145</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27135/#p27135" />
			<content type="html"><![CDATA[<p>Some one can help me? :\</p>]]></content>
			<author>
				<name><![CDATA[metall_trade]]></name>
				<uri>https://forexsb.com/forum/user/8325/</uri>
			</author>
			<updated>2014-11-30T22:02:51Z</updated>
			<id>https://forexsb.com/forum/post/27135/#p27135</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27087/#p27087" />
			<content type="html"><![CDATA[<p>These numbers are sequence calculated for binary options broker with trading conditions 100%/70%<br />You bet 1, if you win then +0.7(70%)<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;if you loose then -1(100%)<br />So to return lost amount, you must bet in next trade 1*1.43=1.43-30%=1</p><p>Formula:<br />0 losses bet X<br />1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; X*1.43<br />2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (X+(X*1.43))*1.43<br />3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (((X+(X*1.43))*1.43)+(X+(X*1.43)))*1.43<br />4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ....</p><br /><p>The simplest way is to write manually in FSB-MT4 Bridge.mq4<br />some code like: if consecutive loss = 1 then lot size = 1.43<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if consecutive loss = 2 then lot size = 3.47<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if consecutive loss = 3 then lot size = 8.45<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; if consecutive loss = 0 then lot size = 1<br />But where and what to write i don&#039;t know...</p>]]></content>
			<author>
				<name><![CDATA[metall_trade]]></name>
				<uri>https://forexsb.com/forum/user/8325/</uri>
			</author>
			<updated>2014-11-24T20:48:15Z</updated>
			<id>https://forexsb.com/forum/post/27087/#p27087</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27086/#p27086" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Popov wrote:</cite><blockquote><p>How do you received these numbers: [1; 1.43; 3.47; 8.45; 20.52...]. Are they constitute a predefined&nbsp; sequence?</p></blockquote></div><p>I think that metall_trade probably has taken these numbers from this source:<br /><a href="https://www.youtube.com/watch?v=FyAeujRwLxM">https://www.youtube.com/watch?v=FyAeujRwLxM</a> that was referred before.</p><p>This hedging method is based on this:<br /><a href="http://www.forex-central.net/sure-fire-forex-hedging-strategy.php">http://www.forex-central.net/sure-fire- … rategy.php</a></p><p>There are meny variations and EA&#039;s available of this hedging method.</p>]]></content>
			<author>
				<name><![CDATA[zenoni]]></name>
				<uri>https://forexsb.com/forum/user/1400/</uri>
			</author>
			<updated>2014-11-24T20:43:39Z</updated>
			<id>https://forexsb.com/forum/post/27086/#p27086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27085/#p27085" />
			<content type="html"><![CDATA[<p>How do you received these numbers: [1; 1.43; 3.47; 8.45; 20.52...]. Are they constitute a predefined&nbsp; sequence?</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2014-11-24T18:20:25Z</updated>
			<id>https://forexsb.com/forum/post/27085/#p27085</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27068/#p27068" />
			<content type="html"><![CDATA[<p>May be i can modify&nbsp; FSB-MT4 Bridge.mq4 to he ignore lot parameters putted in FST, i can write manually in FSB-MT4 Bridge.mq4 fixed amount of lots for each count of consecutive losses?<br />It is not a problem always to modify EA with new lot parameters all the time. All i just want, that he to open first trade - 1lot, if i loose the next trade lot must be 1.43, if again loose than 3.47, if too then 8.47,&nbsp; if too then 20.52, on win (consecutive losses=0) start again from lot size=1.</p><p>consecutive loss | next trade lot size<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;1.43<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;2&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3.47<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;3&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;8.45<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;4&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;20.52<br />&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ...</p><p>Thanks again for your time!!!</p>]]></content>
			<author>
				<name><![CDATA[metall_trade]]></name>
				<uri>https://forexsb.com/forum/user/8325/</uri>
			</author>
			<updated>2014-11-22T23:56:55Z</updated>
			<id>https://forexsb.com/forum/post/27068/#p27068</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27053/#p27053" />
			<content type="html"><![CDATA[<p>You can only set a constant Martingale multiplier. You can try different combinations of Martingale Multiplier and Max positions lots limit</p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2014-11-21T20:24:09Z</updated>
			<id>https://forexsb.com/forum/post/27053/#p27053</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27052/#p27052" />
			<content type="html"><![CDATA[<p>Thank you very much!!!</p><p>And one more question!<br />In FSB strategy options i see base martingale system. But i want to use another lot multiplier system. Exactly for my binary options trading with 100% on loss and 70% on win, i use this formula: (sum of loosed lot sizes)*1.43=next trade lot size. Example with starting lot size=1 for 5 consecutive loss: 1; 1.43; 3.47; 8.45; 20.52...</p><p>Is it possible to add my own money management formula?<br />Thanks!</p>]]></content>
			<author>
				<name><![CDATA[metall_trade]]></name>
				<uri>https://forexsb.com/forum/user/8325/</uri>
			</author>
			<updated>2014-11-21T20:12:49Z</updated>
			<id>https://forexsb.com/forum/post/27052/#p27052</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27024/#p27024" />
			<content type="html"><![CDATA[<p>You can set a custom comment in the expert.<br />It Works for the new FSB-MT4 Bridge.mq4 and for the legacy MT4-FST Expert.mq4.</p><p>Compile the file when you are ready with the modification.</p><p><a href="http://postimg.org/image/9w2zgo5vh/"><span class="postimg"><img src="http://s22.postimg.org/9w2zgo5vh/set_custom_comment_in_bridge.jpg" alt="http://s22.postimg.org/9w2zgo5vh/set_custom_comment_in_bridge.jpg" /></span></a></p>]]></content>
			<author>
				<name><![CDATA[Popov]]></name>
				<uri>https://forexsb.com/forum/user/2/</uri>
			</author>
			<updated>2014-11-20T05:09:29Z</updated>
			<id>https://forexsb.com/forum/post/27024/#p27024</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to add a comment to every opened order of FST?]]></title>
			<link rel="alternate" href="https://forexsb.com/forum/post/27022/#p27022" />
			<content type="html"><![CDATA[<p>Hello!<br />One broker is allowing trading binary options in MT4. And to set the expiration period of the order, i must to add a comment (some number) to every order i am placing. Number set in comment is the expiration period in minutes. <br />What i need to do for, to my EA runned in FST, added a comment with some number? For example &quot;5&quot; - that means 5 minutes expiration.<br />Thank you!</p>]]></content>
			<author>
				<name><![CDATA[metall_trade]]></name>
				<uri>https://forexsb.com/forum/user/8325/</uri>
			</author>
			<updated>2014-11-19T22:36:47Z</updated>
			<id>https://forexsb.com/forum/post/27022/#p27022</id>
		</entry>
</feed>
