It does when I use, add a shared like to look at, it might show why
Posts made by jstap
-
RE: a simple order not workingposted in Questions & Answers
-
RE: Trail Expiredposted in Questions & Answers
I'm not sure what you are saying, but the draw text block will draw whatever you want, just put it under the reason to display.
-
RE: By pending orders in gridposted in Questions & Answers
I do not know why, as far as I'm aware they all work everywhere. I have also sold the Kindle version previously to Norway
-
RE: how to place buy trade at 09:30 am and 10:30 amposted in Questions & Answers
Create a linked test project, then what you have done can be looked at.
-
RE: Distance from last open and only buy/sell above/below last open tradeposted in Questions & Answers
A mix of both, you have to have an open price to have pips away. There is instruction pages, but what is in there you would have to look
-
RE: Some bugs occur.... What should I do?posted in Bug Reports
I use MT4, as is more reliable, although very similar in FX. If I download the MQ I have 10000 > 40000 lines, and blocks are normally < 100, when I started could have regularly been over 2000, but not now and too much especially in the wrong configuration creates computer processer overload, and slows things down (especially in backtest).
-
RE: Break even should reflect as TPposted in Questions & Answers
@Pheaktra-Capo Although this is normally correct, a group TP can be below some and above others. In this case it is the average TP that is used.
-
RE: I NEED TO LOGICposted in Questions & Answers
You can add this code to custom code. You do not need on init or on tick because it is in FX , you don't need to create variables on FX unless you want to view or use the result elsewhere, in which case you will need to delete them from the code
-
RE: Distance from last open and only buy/sell above/below last open tradeposted in Questions & Answers
The pink blocks are looking for an existing trade which you don't have. For testing strip out the once per bar, test 1 condition at a time, as you get them working add others back in
-
RE: Distance from last open and only buy/sell above/below last open tradeposted in Questions & Answers
That's the builder not your project page
-
RE: CHANGING A CONDITION'S TIMEFRAMEposted in Questions & Answers
@OD How do you want this to change this, Constant or another way?
-
RE: how to decrease lot size in grid positions?posted in Questions & Answers
A little different if using instant trades but the principles are the same: https://fxdreema.com/shared/k4hNdUfkc
-
RE: ticketposted in Questions & Answers
This one will place and close trades on every bar, so you can click the button and see the number increase: https://fxdreema.com/shared/AVjyVRghc
-
RE: ticketposted in Questions & Answers
For testing that places 3 trades, if you click the button the designation changes and so does the ticket number. with only 3 trades placed, you only have a ticket number of 1-3
-
RE: ticketposted in Questions & Answers
If you get it like this they will: https://fxdreema.com/shared/ylP3ohtL but it is a lot of work to complete a dashboard.
-
RE: ticketposted in Questions & Answers
This would be quite difficult to achieve, but you could have a button so that if clicked it displays a different value. Something like this: https://fxdreema.com/shared/HSTua6R6d

