Click on main page above, ask support and they may sort it quicker, if you paid through crypto it can take a couple of days, but it will work soon.
Posts made by jstap
-
RE: “I can’t access it. I paid for the monthly plan in USDT, but my 30-day Pro period still hasn’t been activated. Can someone fix this? I paid an hour ago and I need to use the Pro version. Please activate my 30 days — it’s already paid.”posted in Bug Reports
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
buy or sell or either?
-
RE: Problem with adding volume to buy operationsposted in Questions & Answers
still not 100% sure what you mean, check number or open trades before opening a new?
-
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()

