Add under close a delete pending order block
Posts made by jstap
-
RE: deleting the pending limit if depend on condition based on macdposted in Questions & Answers
-
RE: Font Sizeposted in Questions & Answers
No mate because I don't build bots for people, I don't mind helping but I have already done that, create and backtest and you'll find the best thing to do. If you DM me I will set up a pay per hour Zoom call to help you learn if you need
-
RE: Close positions at end of the dayposted in Questions & Answers
23:00:00 will work the same I use it all the time it is in the valid examples list (although with a date):

I would guess it is the ATR value, but maybe not remove blocks and test until you find the block that's causing the problem. -
RE: Use fractals to close tradesposted in Questions & Answers
Yes as I said try 2 or 3, they will appear on 2, but if the fractal fails it will recalculate and delete, so 3 is the only confirmed fractal candle.
-
RE: Font Sizeposted in Questions & Answers
Then change the spacing, if needed check to digits in lot using a condition and draw the relevant text.
-
RE: Strategy Tester Errorposted in Questions & Answers
I am not sure exactly which blocks you are talking about, is easier to set up a test project only using a few blocks, so you can work on that one element without other blocks potentially causing problems.

-
RE: Font Sizeposted in Questions & Answers
You will have to set the x coordinates: https://fxdreema.com/shared/ZF4UgGHUd
-
RE: Lot size Problemposted in Questions & Answers
I just mean you don't need them, If you are getting a warning then it is likely your broker.
-
RE: Strategy Tester Errorposted in Questions & Answers
Blue blocks are loops set to work specifically with the information you have set. Some loops are set in 2 parts q to select a relevant trade (or trades) and 1' to get the information.
-
RE: Lot size Problemposted in Questions & Answers
There is a lot more to it, you don't need the or block, is this placing the first trade
at 0.01 because it's set up to:
-
RE: Font Sizeposted in Questions & Answers
Use 2 blocks drawing the 2 sets of texts and different sizes, offset by the relevant distance
-
RE: Font Sizeposted in Questions & Answers
It is there in your picture, change and all teat displayed from that block will be that size
-
RE: Strategy Tester Errorposted in Questions & Answers
It can be in a separate tree but will need to be connected to a block to work
-
RE: Optimize the Computing Powerposted in Questions & Answers
No in a row works as normally needed, to reduce computing power you need to have things only running when needed. Add a shared link to see what you have done
-
RE: Optimize the Computing Powerposted in Questions & Answers
This depends on how you have set the blocks up.
-
RE: Strategy Tester Errorposted in Questions & Answers
Ok but what if on the 1st tick of a candle 1 of your conditions is false, but then by the second tick it's true, so the once per bar has stopped the EA?
With trail I would use the blue block, set it up in a separate tree, you can set up a small test project to see if as you want works on backtest.
-
RE: Custom Indicator - double count at changeposted in Questions & Answers
I use chatGPT all the time, if you ask it the right question it can work wonders