still not 100% sure what you mean, check number or open trades before opening a new?
Posts made by jstap
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
-
RE: How to Store ATR Value as a Price Fractionposted in Questions & Answers
No it's a price fraction, candle close on 0 is the current market bid price. Pips/Points is more like this: https://fxdreema.com/forum/topic/12802/atr-pips
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
Everything I said does work, add your latest link to see what you have done and what's not working
-
RE: Grid placing to many trades.posted in Questions & Answers
Do as you have on trade and place the order under the block that says what you want just happened
-
RE: Grid placing to many trades.posted in Questions & Answers
On trade only works if you start the tree with a on trade block

-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
What doesn't? I didn't say anything that doesn't work, add your latest shared link to see.
-
RE: Grid placing to many trades.posted in Questions & Answers
That wasn't how to correct your problem, it was to show you your logic changes this, decide what logical process will limit the order replacing to how you want.
-
RE: Grid placing to many trades.posted in Questions & Answers
the problem now is as soon as 1 closes a new is viable to be opened, you need to add some logic to stop this from happening, for now add a once per bar above pending order on tick, this will limit the number of trades per candle.
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
Both look the same so should work the same, try recreating the project from scratch, shouldn't make a difference, but worth a try. Create constantl as picture, then you can select number in multiple blocks, this will show up in your inputs, reducing how much you have to change:

-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
it should work the same, add a shared link to view and see what's inside the blocks.
-
RE: Grid placing to many trades.posted in Questions & Answers
when SL hit needs to be done on the ontrade tab, purple block trade closed by SL - delete
-
RE: Grid placing to many trades.posted in Questions & Answers
You know the saying of trying to run before you can walk? Choose 1 type, test on backtest, when working as you want, add the other. Then groups will separate the trade type.
-
RE: Grid placing to many trades.posted in Questions & Answers
Ok you are using different groups, do you want pending trades to work as well as instant trades?
-
RE: Grid placing to many trades.posted in Questions & Answers
Change no position to position/order.

-
RE: Error on the Block "No Trade Nearby" that doesn't find trades that are actually nearby...posted in Bug Reports
The EA's magic number is stored in an int variable "MagicStart" you get current chart symbol with Symbol()
-
RE: Grid placing to many trades.posted in Questions & Answers
it's better to add a shared link rather than pictures, no trade(position)/order will work for both a running trade and pending order. On the on trade tab you will have purple blocks, when something happens like a trade opens you can delete pending orders
-
RE: MY QUESTION IS I WANT TO CALCULATE TOTAL SIZE OF LAST 3 CADLESposted in Questions & Answers
what do you mean by total movement? Candle size in pips/point all added together?
-
RE: MY QUESTION IS I WANT TO CALCULATE TOTAL SIZE OF LAST 3 CADLESposted in Questions & Answers
you can select total or body, like picture

this will show how to check the last closed candle size compared to the 3 before

-
RE: Creatingposted in Questions & Answers
well Peter, that doesn't help fine out why, say what seems to be the problem and add a shared link to look at the project
