Hello,help please.....
-
for example I see a trend up.how can I buy orders for every candle?
-
An example

-
ekanters thanks, but it's just buying a candle
-
drayzen do you have an idea?
for example I see a trend up.how can I buy orders for every candle? -
Maybe not sure what you mean but this is the result of above conditions. Btw to limit the action see below.


-
Hi @eray-dursun ,
What @ekanters showed you is correct, Condition > Once per bar > Buy/Sell.
This is basically limiting your Condition result so that it can only complete once for each candle.
Without this it would perform the assigned trade action on every tick.Note that if you click on the '?' next to each block title in the menu it will open a detailed description of it's function, and there's often useful tips in there.


There are some examples of it here: https://fxdreema.com/examples#Tips-and Tricks
Be sure to take note of what happens if you put it before your Condition(s), it gets activated on the first tick after Open of each candle and if your condition doesn't pass with that first tick then nothing can happen until the first tick within the next candle.
This caught me out initially, generally it's best to put it just before your trade action to have it behave in a sensible and useful way.tip: Use an @ to tag people, I only found this by chance...

-
-
Hi @eray-dursun ,
You need to click on the numbers on the left of each block and make them in sequence.
https://fxdreema.com/tutorial/builder/builder-basic-rulesYou currently have: 10 > 8 > 3 > ? > 22 > 1Update: Incorrect, see fxDreema post below.
-
@eray-dursun @drayzen Can't see all the timeframes. Try removing the first two blocks and run it in strategy-tester. Take it step by step to figure out where it goes wrong.
-
-
@drayzen If the blocks are connected one after another, these numbers mean nothing. In this case if a block passes, the one after that is executed and so on... but the numbers are meaningless in this case. Numbers are only important if after a block there are 2 or more paths to take.

