You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
ah))) sorry, that I did not understand) there it turns out that these two transactions, with the opposite price course will be blocked by two orders from the other side and each subsequent order will already bring a profit, covering here this distance in the lots, and then it turns out to be a net profit.
What's the question? Do you want an expert or do you just want to discuss strategy?
If there are more profitable trades than X number of points, then the Expert Advisor must close them all. It would probably be easier this way
As far as I understand this grid, profit on it appears when the price reaches certain levels (by the way, the spread will eat into the profit substantially). You might as well put two orders in different directions +5 pips from the current price and a take profit of 5 pips. You will need the price to deviate from the current price by 10 points only to get a 5 points profit.
What will happen if the price moves in a 100-pp price band and opens all 20 of your trades? The loss is 10-pp+20*spread.
The number of orders opened in both directions and their total depth (50 points, not 5) only reduces, but does not cancel the probability of loss.
MaxKobalt, here is an EA that works in a similar scenario, set the volume of positions you need and go ahead. The only difference is that the orders are opened by market and not by a grid of pending orders.
Yes, the balance will slowly grow for a while. But after testing it on the history you will become sure that this system is far from a winning one, as the impressive jumps on the chart attest. It is essentially a kind of monkey's game.
As far as I understand this grid, profit on it appears when the price reaches certain levels (by the way, the spread will eat into the profit substantially). You might as well put two orders in different directions +5 pips from the current price and a take profit of 5 pips. You will need the price to deviate only 10 points from the current price to gain 5 points.
What will happen if the price moves in a 100-pp price band and opens all 20 of your trades? The loss is 10-pp+20*spread.
The number of open orders in both directions and their total depth (50pp, not 5pp) only reduces, but does not cancel, the probability of loss.
MaxKobalt, here is an EA that works in a similar scenario, set the volume of positions you need and go ahead. The only difference is that the orders are opened by market and not by a grid of pending orders.
Yes, the balance will slowly grow for a while. But after testing it on the history you will become sure that this system is far from a winning one, as the impressive jumps on the chart attest. It is essentially a kind of monkey's game.
I would like to say that this is an interesting Expert Advisor, but it closes according to percentage increase of profit relatively to the deposit, and it should be by pips, i.e. in this EA, after a series of deals with 0.1 lot, the next deal should go much further to profit and it turns out to be a kolbosnya, in the tester it went to profit many times with all pazitions, but did not close them, because the percentage ratio to the deposit, it was not enough. I have to ask him to calculate losing pips and profitable pips and close all deals regardless of the percentage ratio (negative pips) if profitable pips turned out to be 10 points more than unprofitable pips. If anyone is able to tweak this EA and we will see the results together.
So reduce the percentage by setting it equal to the expected profit. This is the same.