Thank you for the response
I do not know how to set this up
I started, but can you help here:
https://fxdreema.com/shared/wC5Lf47me
Latest posts made by XeZe
-
RE: How to make an EA send notification to my phone when I make a profit?posted in Questions & Answers
-
How to make an EA send notification to my phone when I make a profit?posted in Questions & Answers
Greetings,
How do I make an EA send a notification to my phone number whether direct or WhatsApp.
I do not use the usual take profit set up.
Instead I set the EA to close positions once they get to my desired amount by checking unrealized profits.
I do the same for stoploss.
I would like the EA to send me a notification each time a position closes and tell me how much is the profit or loss when it closes.
I wouldn't mind if it also tells me the account and equity balance as well.
Perhaps the date and time the position was closed.
But most importantly I want to be notified when a position closes and the amount of profit or loss.
Thank you kindly -
RE: Fix Martingaleposted in Questions & Answers
@ambrogio said in Fix Martingale:
@XeZe I was aware of this, so i tested it just now. I notice the problem appears on strategy tester only. In live it open 0.001 lot size. Strange but true. But...sadly i don't know what to do. Sorry
Does the martingale work in the live mode?
Does the 0.001 lot size martingale to 0.002? -
RE: Fix Martingaleposted in Questions & Answers
@jstap said in Fix Martingale:
To my knowledge on FX you cannot place a trade smaller than 0.01
This is true
But the Deriv Broker provides Synthetic Indices and one of these indices allows me to trade 0.001 lot size
-
RE: Customize the Weekday Filter Blockposted in Questions & Answers
@l-andorrà said in Customize the Weekday Filter Block:
@XeZe Then oyou need to create as many boolean Constants as days this way:

Thank you
-
RE: Fix Martingaleposted in Questions & Answers
@l-andorrà said in Fix Martingale:
the martingale created in fxDreema
Yes the martingale created in fxDreema
Thank you
-
Fix Martingaleposted in Questions & Answers
I am checking out the Volatility 75 Index on Deriv.com
The lowest lot size on it is 0.001
When I use the martingale in my EA it does not work for that small lot size.
But when I use 0.01 lost size or higher the martingale works
Can someone help me how to get the martingale to work on the 0.001 lost size? -
RE: Customize the Weekday Filter Blockposted in Questions & Answers
@l-andorrà said in Customize the Weekday Filter Block:
What do you exactly mean?
Like in this image

I would prefer it simply says Monday, Tuesday, etc instead of inp5_tradeMonday, inp5_tradeTuesday etc.
-
Customize the Weekday Filter Blockposted in Questions & Answers
How do I customize the weekday filter block to let it display the names of each weekday instead of the default input names in the configuration box when I add it to the chart?
-
Auto Closer Featureposted in Questions & Answers
How do I add a feature to my EAs to close all my trades when the sum/total of all trades reach a certain amount of profit in money, not pips?
This includes all winning and losing trades once they all add up to a certain amount of profit.