Why are short positions not activated? What's wrong here?
-
Why are short positions not activated? What's wrong here?
WHY BLOCK 46 When it crosses the yellow line, a sell does not open?Where the yellow line represents the value R1 > -
the block is circle red, right click and turn it on.
-
@jsauter86
First: Thank you for the response.
Secondly, I did not understand what you mean, if i turn it on, I will get a lot of sell orders, and I only want one when the buy drops ten pips from the most recent one
I also tried this method, but it did not openhttps://fxdreema.com/shared/UNMhIGU6
Look at the picture, you will find that the conditions were met, but the sell did not open however.

The buy reached 3 deals , newest = 13954
R1= (Yellow line) newest-10 = 13854
The price exceeded this point and no sell order was opened ,What is the problem ? -
i would do it different, instead of on/off blocks I'd loop for trading looking for the condition in market properties
-
@khalids222 Just two initial recommendations:
- Blocks 7 and 8 can be directly connected below block 6 because it is evident you need that buy open price value.
- The tree block headed by block 11 is adding volume to just 1 open trade. Is that correct? How many open trades are supposed to be active at the same time?
-
@l-andorrà said in Why are short positions not activated? What's wrong here?:
Just two initial recommendations:
Blocks 7 and 8 can be directly connected below block 6 because it is evident you need that buy open price value.
The tree block headed by block 11 is adding volume to just 1 open trade. Is that correct? How many open trades are supposed to be active at the same time?
When the long positions become 3 and start to go down ten pips, it will start the short opening
-
@jsauter86 I wait you
-
this is my thoughts...something like this:
https://fxdreema.com/shared/dwPVvZ7td
It is not tested, just my quick thoughts in blocks.
-
@jsauter86 Thank you and for your help I will give it a try
-
@jsauter86 Thank you again but it did not work and not required
-
@khalids222 Can you please reupload your latest version?
-
-
@khalids222 Where is the variable of block 71 coming from? Is this the whole project?
-
@khalids222 Was the definition of the number of buycount the real problem?
After the definition of the problem was resolved
Thanks to everyone who shared his opinion and solution -
@khalids222 You're welcome.