Not sure I fully understand. What do you exactly mean?
Posts made by l'andorrà
-
RE: How do I make the balance, when it loses $20, open a deal, whether buying or selling?posted in Questions & Answers
-
RE: 1 buffer 2 colors.posted in Questions & Answers
Sadly it is not possible in fxDreema unless you add some custom code. You will need a programmer to do it, I'm afraid.
-
RE: Three loss a dayposted in Questions & Answers
You will need a variable counting how many losing trades happened to day. When its value is =3 then the bot is stopped.
-
RE: How to only exclusively trade Stop orders.posted in Questions & Answers
Just select 'buy/sell pending order' blocks only.
-
RE: Close trades and delete orders using open timeposted in Questions & Answers
Ok. In that case you need an array where the ticket numbers of those trades are to be selected. I'm afraid you will need a programmer to do it. I cannot be of more help in this case.
-
RE: Trade Panel object wont modify variable for Lot Size selectionposted in Questions & Answers
I'm afraid I do not understand that custom code on blocks 100, 105 and 110. I see variables are modified there and I'm not a programmer. I hope someone else can help.
-
RE: How we define do not buy/sellposted in Questions & Answers
You can connect block 18 to the yellow output dot of block 1 and that should fix the problem. You don't need block 19.
-
RE: Delete Pending after trailing stop triggeredposted in Questions & Answers
What do you exactly mean by 'triggered'?
-
RE: Example of using a custom indicatorposted in Questions & Answers
That's certainly a remarkable view on your part. My experience says that more than 95% of users here have no idea of the consequences of using repainting custom indicators. I'm glad to see you belong to the other 5% :).
-
RE: How can I wait until 1 tick of the new bar has happened?posted in Questions & Answers
Then probably you should move it to the bottom. THat way it will still be executed once per bar but just at the exact moment your conditions are met and not at the open of a candle only.
-
RE: condition for indicatorsposted in Questions & Answers
There is no indicator selected there. You can use a standard 'condition' block instead.
-
RE: How we define do not buy/sellposted in Questions & Answers
There are many ways to do it depending on your current block configuration. Can you please share the link to your project ans elaborate?
-
RE: How can I wait until 1 tick of the new bar has happened?posted in Questions & Answers
That depends on your current configuration. Where is that 'once per bar' block positioned? On top or at the bottom of the execution block tree?
-
RE: Loopposted in Questions & Answers
You can simply use 4 consecutive 'condition' blocks looking for that on candles 1, 2, 3 and 4.
-
RE: TP for allposted in Questions & Answers
This is the same question as per you previous thread. Please don't duplicate threads:

