There is a lot of information on these forums about this, but basically: 1st tree - No trade - condition - buy sell with a 0.01 lot 2nd tree - trade count - if trade - condition - for each trade - buy/sell (set to use last trade lot in a loop, adjusted +0.01.
Best posts made by jstap
-
RE: About Execute Orderposted in Questions & Answers
-
RE: max daily loss calculated on amount is possible?posted in Questions & Answers
Check profit (period of time) above buy/sell tree < x.xx to allow trades to be placed
Check profit (period of time) above close tree > x.xx - close -
RE: max daily loss calculated on amount is possible?posted in Questions & Answers
I use it all the time
-
RE: Concern About Lack of Updates on fxdreema Platformposted in Questions & Answers
Go back to main page and contact from there
-
RE: windowposted in Questions & Answers
That looks to me like a standard trading window, one that can be looked at from your trading terminal
-
RE: How to hedge trade while in America?posted in Questions & Answers
Yes, basically you can connect to any MT account from anywhere in the world.
-
RE: EXTENSION 1.618 Calculate Fibo Levelsposted in Questions & Answers
I havent tested, but to know the problem is the only way to offer help
-
RE: Constant input for time filter ?posted in Questions & Answers
As you have it but the type is string
-
RE: WHAT IS THE MEANING OF ONCE PER BAR?posted in Questions & Answers
It means the block will only work one time in the week, this will be on the first tick unless you have other blocks above preventing the action
-
RE: THANK YOU ALL HELPERS !! HOW TO TERMINATE THE EA?posted in Questions & Answers
Set up a few blocks, if this happens show this text, if this happens because no action has been taken... do this.
Set up a test project doing the first, then when working add the second condition. If you try this and add a shared link then advice can be given on what do do to improve -
RE: Opening trade directly when candle cross lineposted in Questions & Answers
Change candle open to candle close as this is current price:

-
RE: Periodical tradingposted in Questions & Answers
This is how to reset a variable to 0 every time count == 60
-
RE: Fxdreemaposted in Questions & Answers
use once per bar, set to 5m and 1 hour for the job you want to do
-
RE: Put a price in a variableposted in Questions & Answers
Put the variables into a line, then backtest and watch to see if visually it doesn't place a trade when it should.
-
RE: Object On Chart Daily Reset Issueposted in Questions & Answers
To reset everyday use, once per daily bar - reset line
-
RE: CLOSE TERMINALposted in Questions & Answers
No, but you can create a terminal (global) variable, and use this instead, these are stored on your computer, so closing doesn't affect the value.
-
RE: CLOSE TERMINALposted in Questions & Answers
Something like what's in this link, create the name of the global variable so if you change settings it changes with them, then use in the place of other blocks.
In here https://fxdreema.com/shared/vJBopmrEd is an example -
RE: How to get object value of Custom Indicator without manually adding it in my chart like using the buffers of it Fxdreemaposted in Questions & Answers
Save a template containing the indicator with the same name as your EA, this should load it every time you start testing.
-
RE: How to delate pending orderposted in Questions & Answers
on trade tab - trade created - delete pending