Darwinex Zero Problem
-
I'm asking this here because at the level support I'm at now with Darwinex Zero support they don't have a clue what I'm talking about.
I have an MT5 that I developed with fxdreema. It runs fine any any broker I've ever tried and that is quite a few. It also runs fine on the Darwinex Zero Strategy Tester.
BUT it will not run properly on the actual account.
Some tags work but a simple tag like "Bucket Of Positions" will not bring any results from all open trades... as said it does everywhere except their actual trading platform. I tried using a Group for a particular entry and still no go.
I know this has to be a Darwinex Zero issue but they just aren't understanding what I'm trying to say. They just keep telling me they can't support my EA
A. has anybody else tried this?
B. has anybody found any other service that might disable some tags from fxdreema?I did try a few other simple EAs (not fxdreema) and they worked but I don't have too many of those.
-
I'm afraid the best option is asking the admin directly. He created those blocks so he can provide a solution.
-
Is there anything we can do with "Loop for Positions & Orders" that can basically provide the same result as "Bucket of Positions & Orders"? As I trade more than one pair at a time I need to know the value of all Open trades on a specific chart. Without "Bucket of Positions & Orders" I can't see another way to get this number but, that said, I'm hoping there is a workaround in "Loop for Positions & Orders". I've been using a Trade Copier for now but it is not a good solution as the feeds are different enough that I can make money on a trade on the master account and actually lose money on that same trade on the slave account.
I have spoken to the admin and he needs more details but the challenge is I can only duplicate this issue on a live account with real dollars. Everything works fine in Strategy Tester but I will get something to him soon.
-
From what I understand, you want to get the (float) value of open orders.
If so, do the following:
Use the formula block and enter the Balance - Equity value, this result will give you the current Floating value in real time. -
Thank you but this is only good if I am trading one pair, then Equity Profit is fine. But I need values per pair/chart which overall Equity won't help. "Bucket Of Trades" won't work on Darwinex Zero so I was hoping that "Loop For" might work. Maybe I'll have to look for the actual MQL5 code and add it in as a custom code.
-
@raveon

Have you tried this? -
It works but for volume sometimes not working
-
@OntradingX it works, but how to calculate total lots if we have several open order?, i cant get it.
Initial Volume or Current Volume ? What to do with this? Any one have solution? -
Quizas si compartes un hilo del proyecto seria mas facil comprender y buscar solucion para los mas avanzados en fxdreema del foro
-
@DragonZueloTrends nevermind i found it here and i share this , maybe someone have same problem like me,
-
@Byens Muchas gracias por compartir
-
Here is updated solution, i dont know some metatrader can not work with bucket