Latest posts made by boll3k
-
RE: check Trades and adjust Take Profitposted in Questions & Answers
I've tried it, but I can't do it.
What should a formula look like so that the next position is twice as large as the position before it?
Since it is an extended form of Martingale, I want all trades that go in one direction to have the same TP, which is given by the currently largest position. How do I do that?
-
RE: check Trades and adjust Take Profitposted in Questions & Answers
yes it is but it doesn't work the way I would like it to.
After the first trade is opened, for example in EURUSD buy 1.1800 the TP is 1.1833 with 0.01 lots. If the price continues to fall, a second position is opened at 1.1770 with 0.02 lots and the TP is then at 1.1803 for both positions. If it continues to fall a 3rd position will be opened at 1.1740 with 0.04 lots and the TP of positions 1,2 and 3 is now 1.1773. etc..
After 30 pips a new position with double the lot size is opened and the TP is always 33 pips away from the last position.How should the blocks look like so that all TPs of the positions are on the same level when a new position is opened?
-
RE: check Trades and adjust Take Profitposted in Questions & Answers
If a position is already open e.g. buy position. The price continues to fall and then another position should be opened if the condition is correct but with double the lot size. After the second buy position, the TP should be modified from the first and second buy positions. If the price continues to fall, then open a third position with double the lot size of the second position and modify the TP of positions 1, 2 and 3 again. etc
-
check Trades and adjust Take Profitposted in Questions & Answers
How can I give the order that a query will only be made for an open position? If this is true then he should check the next condition and, if necessary, open the next one with dobble Lotsize of the position and then adjust the take profit for all trades.
