Posts made by ambrogio
-
RE: Store how many orders open at the same timeposted in Questions & Answers
@trader-philipps Yes it is clear, thank you very much again
-
RE: Store how many orders open at the same timeposted in Questions & Answers
@trader-philipps Thank you very much, it is much better. But please, explain me why in the pass block #40 you put 0 value at V1 variable and why on the white dot? It's the same to reset V1 variable to 0 value?

-
RE: Store how many orders open at the same timeposted in Questions & Answers
@trader-philipps ok, thank you, talk later
-
RE: Found this weird errorposted in Bug Reports
@l-andorrĂ Try changing time frame, once on the block #1 and then on the block 2
-
RE: Store how many orders open at the same timeposted in Questions & Answers
@trader-philipps Hi! Thanks to your suggestion, I came up with it. This works for me, please take a look, is it too complicated in your opinion?
-
RE: Store how many orders open at the same timeposted in Questions & Answers
@ambrogio said in Store how many orders open at the same time:
To be more precise, the maximum number of orders opened simultaneously
@trader-philipps I need to know the maximum number of orders opened at the same time, in the example above is 19 buy orders, all that is less than 19 I do not need. If later I have a series of 32 orders open at the same time, at that point the number that interests me is 32 and the 19 I no longer need
-
RE: Store how many orders open at the same timeposted in Questions & Answers
@trader-philipps Please take a look at this example, in this case always the count is incremented https://fxdreema.com/shared/w1ZUoXluc
But I need as in this picture
Calmly is not urgent

-
RE: TSV- Time Segmented Volume Indicator Not workingposted in Questions & Answers
@errinjm Import the file .ex4 in "my indicators" instead of the .mq4 file and fill in the fields as the picture above. I tried and it works
-
RE: Store how many orders open at the same timeposted in Questions & Answers
I see we're in good company.!!!!

-
RE: Found this weird errorposted in Bug Reports
@l-andorrĂ I guess is the block #1 once per bar, but i don't know why.......
-
RE: Found this weird errorposted in Bug Reports
@l-andorrĂ The problem is on the 617 line 29 column (617,29) , try to manage the referring block

-
RE: Virtual trailing stopposted in Questions & Answers
@trader-philipps Oh thank you, i never use this function, I just knew where to find it
-
RE: Store how many orders open at the same timeposted in Questions & Answers
@ambrogio said in Store how many orders open at the same time:
@l-andorrĂ https://fxdreema.com/shared/rf0OwR56c
What is missing is: stop counting when orders are closed by condition and how to determine what was the maximum of open orders until closing -
RE: Store how many orders open at the same timeposted in Questions & Answers
@l-andorrĂ https://fxdreema.com/shared/rf0OwR56c
What is missing is: stop counting when orders are closed by condition and how to determine what was the maximum of open orders until closing -
RE: Store how many orders open at the same timeposted in Questions & Answers
To be more precise, the maximum number of orders opened simultaneously
-
RE: Store how many orders open at the same timeposted in Questions & Answers
@l-andorrĂ Thank you, in fact this is my problem, unfortunately my 52-year-old dried-up brain is not what I had in high school, I need an example


