I try to close the difference between buying and selling only when the sum is five and profit is more than ten
shared/Ckh42Ezpd
Posts made by khalids222
-
lose the difference between buying and sellingposted in Questions & Answers
-
RE: 2 GROUP ؟posted in Questions & Answers
@l-andorrà said in 2 GROUP ؟:
You cannot use two group numbers simultaneously in the same 'buy now' block. Use just one of them.
How can I change the group number when a certain condition is met
-
2 GROUP ؟posted in Questions & Answers
I'm trying to get a group number 3 HERE?
But it doesn't work at all
shared/YNgVM5E5e -
RE: How do I know the number of buy and sell deals for each group independent of the second?posted in Questions & Answers
@l-andorrà Thank you with all my heart, always creative and present
-
RE: How do I know the number of buy and sell deals for each group independent of the second?posted in Questions & Answers
@l-andorrà I did not understand your intention: to buys only, that is, it does not apply to selling & Thank you for this information
-
How do I know the number of buy and sell deals for each group independent of the second?posted in Questions & Answers
How can I find out the number of deals to buy count and sell count for each group independent of the second group if I have two groups .
I can find it through : trade statistics then long count & shorts count
But it combines all buy and sell trades, regardless of group. This causes overlap when creating processes.
I provided an example, regardless of the content of the condition, it is for explanation only. -
I didn't understand how to use the green counterposted in Questions & Answers
I didn't understand how to use the green counter
I want to start trading when the condition is met that only three trades are bought per candle, and then it will close. -
RE: Find out which candles closed above the midline and below the midline?posted in Questions & Answers
@l-andorrà I put the top and bottom 15 candles, and take the middle of them
I put the highest and lowest point of 15 candles, and i got in the middle of these candles Through highest+lowest/2
Now I want to know the number of candles that closed above the midline and the candles that closed below the midline. -
RE: Find out which candles closed above the midline and below the midline?posted in Questions & Answers
@l-andorrà ok thank you
But how do I know how many deals 1 to 15 for 1M closed above the midline ? -
RE: could you please help me with any method or suggestion?posted in Questions & Answers
@miki said in could you please help me with any method or suggestion?:
I repeat, I did not understand the strategy, but in any case it is not normal that the maximum limit of open orders is
For a strategy that depends on every 10 points, adding buy or sell according to the direction.
When there are more buy or sell deals in the same direction, there will be profits, and the system will close all deals when they reach 10 points net profit.
A problem when the difference between the last sale and the last buy is too far, in this case I placed the system at the bottom (14 to 42 )so that when the price exceeds the last buy by twenty-five points down, a sell is opened
So that the buy and sell positions are close to each other, and it open every ten points for sure it will win -
Find out which candles closed above the midline and below the midline?posted in Questions & Answers
Here I have 15 candles from one to 15
Each candle is one minute , I have calculated the midway between the 15 candles to be the center .
Now I want to know the number of candles that closed above the midline, and the number of candles that closed below the midline to find out the direction.
I made a variable for each candle for a minute .
But I could not figure out how to get the expert advisor to count the number of candles above the middle line and below the midline, based on which it will be buying and selling.
Can you help with that please?
https://fxdreema.com/shared/kmIpwCM5 -
RE: could you please help me with any method or suggestion?posted in Questions & Answers
@miki The problem is not with these blocks, it works well.
The problem is in the blocks for buy 14.15/41.42 & for sell 27.28.37.43
These blocks don't work well, so that's what I'm looking for a solution .
Is there a way to make these blocks work well? -
RE: could you please help me with any method or suggestion?posted in Questions & Answers
@l-andorrà Well let me explain to you.
Initially there will be buying and selling transactions on the same condition, or close to some , then every ten points will open a deal in the same direction .
FROM BUY BLOCK 14 TO 42 & SELL BLOCK 27 TO 43
In the event that the price fell twenty-five points from the last open buy position , I want open sell & vice versa .
On the opposite side to close deals from 46 to 58
The system will work in every deal before closing to know the number of deals to buy and sell.
If the purchase is more, the system will ignore the equal deals of buying and selling, and close the over-bought deals.
as in for each trade block (48 & 54)
I will explain it in numbers tooSuppose we have a buy and sell position on the number :
buy = 500
sell= 500
The price moved up to buy=510 Here we will have two buy count & 1 sell count
Here the closing system will calculate the number of count to buy & sell
if the buy was more than the sell +and the profit was equal= 10- (ask- bid)= R2
CLOSE 1 FROM BUY
IF PRICE MOVED TO BUY =550 THEN BACK TO TO 520 I WANT OPEN SELL HERE THIS BLOCK FROM 14 TO 42 -
RE: could you please help me with any method or suggestion?posted in Questions & Answers
@l-andorrà First of all, I thank you for your help. You are always strongly present
Second: Part of adding deals This is part of the strategy, that is, the number of deals to be opened there will be at the close of buying and selling. That is not the problem.
The problem is in the second part that starts from block 14 & 27 -
RE: could you please help me with any method or suggestion?posted in Questions & Answers
@l-andorrà How do I determine the maximum, I did not understand.
can you explain more ?