When the price exceeded the Green Zone ,It will be open consecutive buy deals on all tick and at the same time, the winning trades will be closed immediately as long as the price increases When it win only one pips .
As in the picture when the price reached 104 and the price began to slide down, most of the profitable deals were closed, remaining the last deals that were not closed .
Here I want to stop trading until it reaches the selling stage It will be doing the same thing .
I hope everything is clear
Posts made by khalids222
-
RE: work in one per tickposted in Questions & Answers
-
RE: work in one per tickposted in Questions & Answers
@l-andorrà I will explain in detail and in pictures only minutes
-
RE: work in one per tickposted in Questions & Answers
@l-andorrà said in work in one per tick:
Maybe I would use a variable to stop the whole launching part but I'm not completely sure I catch that part of 'number returns'. You want to work on a single pip margin. That is very dangerous because what if a tick moves your price not one but 5 pips at once? No one can control that. How is the srategy dealing with a situation like that?
look at this
https://fxdreema.com/shared/SRgRxcG1c -
RE: work in one per tickposted in Questions & Answers
@l-andorrà said in work in one per tick:
This is a very weird strategy. I don't see the logic behind it. Additionally, why don't you want to use 'Once per bar'?
The strategy is not strange to depend on ticks ,general if i used one per bar The zero point will be the same as it is fixed,
Is there a way, in case the number returns, as you can see in the link, to stop trading?
Or what is the way to stop trading -
RE: work in one per tickposted in Questions & Answers
@L'ANDORRÀ Do you have any particular method for it
A simple example:
Zero point = 100
above 100=101 buy
102
103
104
105
106
If price returns from 106 to price 105, I want to stop buying in the area between (106 and until 101)
Whereas if the price moves up, no problem, buy opens
as sell
below100=99 sell
98
97
97
96
95
If price returns from 99 to price 95, I want to stop selling in the area between (99 and until 95)
Whereas if the price moves down, no problem, sell opens -
RE: work in one per tickposted in Questions & Answers
@roar Allow me, if you allow a little time to look at this project? Why is it not working? Or how to stop the trade when returning to the same point within the same candle
A simple example:
Zero point = 100
above 100=101 buy
102
103
104
105
106
If price returns from 106 to price 105, I want to stop buying in the area between (106 and until 101)
Whereas if the price moves up, no problem, buy opens
as sell
below100=99 sell
98
97
97
96
95
If price returns from 99 to price 95, I want to stop selling in the area between (99 and until 95)
Whereas if the price moves down, no problem, sell opens -
RE: work in one per tickposted in Questions & Answers
@roar If only I could take a little time to look at this project? Why is it not working? Or how to stop the trade when returning to the same point within the same candle
A simple example:
Zero point = 100
above 100=101 buy
102
103
104
105
106
If price returns from 106 to price 105, I want to stop buying in the area between (106 and until 101)
Whereas if the price moves up, no problem, buy opens
as sell
below100=99 sell
98
97
97
96
95
If price returns from 99 to price 95, I want to stop selling in the area between (99 and until 95)
Whereas if the price moves down, no problem, sell opens -
RE: work in one per tickposted in Questions & Answers
I tried to stop trading when it reached between two points, but it did not succeed, I do not know why it does not work
https://fxdreema.com/shared/SRgRxcG1c -
work in one per tickposted in Questions & Answers

Required :
When the price rises to the top and opens a buy position for each, and returns to the same buying area opposite, no buy opens on the same numbers for the same candle
I don't want to use (one per bar) . -
RE: There is no way to close out the positions of buying and selling that total zero ؟posted in Questions & Answers
@l-andorrà said in There is no way to close out the positions of buying and selling that total zero ؟:
Honestly I do not understand the logic behind the double loop structure. It is obvious that this is a roar's suggestion!
Maybe he will be able to offer you some hints. I'm afraid this is too much for me, sorry.THANK YOU
-
RE: There is no way to close out the positions of buying and selling that total zero ؟posted in Questions & Answers
@l-andorrà I am trying to get lot value by tick, so I benefited from some experiences roar .
Is there a way that I can define the exact lot to be closed? This is very important to me -
RE: There is no way to close out the positions of buying and selling that total zero ؟posted in Questions & Answers
@l-andorrà Working to determine the value of tick & calculations
-
There is no way to close out the positions of buying and selling that total zero ؟posted in Questions & Answers
In this project, I try to close equal profits and losses from buying and selling without affecting the account balance.
Example: buy profit equals = -50
sell profit equals = 20
total = -30
here i want close 20 from buy & same time close -20 from sell
Only losing long positions remain
There is no way to close out the positions of buying and selling that total zero
https://fxdreema.com/shared/pNSNfYk4b -
RE: I am surprised why the SELL is not open here?!posted in Questions & Answers
@jsauter86 said in I am surprised why the SELL is not open here?!:
Your "If Trade" blocks are opposite. Also, if you are going to do everything group 1...just remove it completely. Also make sure all blocks following are the same too.
No Group. Any symbol. Either BUY or Sell....for each applicable block.Ok thank you I'll give it a try
-
RE: I am surprised why the SELL is not open here?!posted in Questions & Answers
@a-salem Did not open with me only buy
-
RE: I am surprised why the SELL is not open here?!posted in Questions & Answers
@a-salem said in I am surprised why the SELL is not open here?!:
Hi Khaled,
It opens sell only without close
regardsNot open sell only buy?
-
RE: I am surprised why the SELL is not open here?!posted in Questions & Answers
@khalids222 Are there any solutions?
-
RE: I am surprised why the SELL is not open here?!posted in Questions & Answers
@l-andorrà I changed it to group 2 but the same problem does not open at all
https://fxdreema.com/shared/Sxf4N1Nod -
I am surprised why the SELL is not open here?!posted in Questions & Answers
https://fxdreema.com/shared/2bcYQzRM
Are there any errors in the CONDITIONS? Or its place?
