.....Yes
Posts made by jstap
-
RE: Help Needed: Modify EA to Close Orders at 0.5% Profit and 4% Drawdownposted in Questions & Answers
I think you need to use something more like this, you can use with unrealised if you want: https://fxdreema.com/shared/KFmMNkqib
-
RE: Close with equity in profitposted in General Discussions
Then you want to do something like this: https://fxdreema.com/shared/KFmMNkqib
-
RE: Is Above vs Cross Aboveposted in Questions & Answers
@CAVINCENT I can but create a new question asking for this.
-
RE: Repeat buy or sell from the same price pointposted in Questions & Answers
The DAY_PERCENTAGE constant will be in your inputs, you can change this yo any number you like, and this represents the percent.
-
RE: Buy 10 pipesposted in Questions & Answers
candle 0 close is the current price, save this in a variable, in a condition check this adjusted by 10 pips against the current price
-
RE: WHERE IS THE PROBLEM HERE?posted in Questions & Answers
Variables work like a constant, I have never done it but you need to change the variable to one of these when you need: https://www.mql5.com/en/docs/constants/chartconstants/enum_timeframes
-
RE: PRIMER CIERRE RENTABLE.posted in Questions & Answers
Then you likely need a condition checking if ID1 close/open/or mid is < or > the open
-
RE: place order each time a candle reaches new high/Lowposted in Questions & Answers
light pink blocks need a dark pink for each trade above.
you don't need to use pips, just use numeric value -
RE: how to get the profit and loss value in the current Migac Number?posted in Questions & Answers
Yes but what exactly do you require?
-
RE: Equity +20% (or -20%) compared with the initial Balanceposted in Questions & Answers
@tiagocys l-andorrà is an active user, might take him a day or so to see but he will.
Create a question saying what you require
-
RE: گروه روبومستر سلیمانی خواهposted in Questions & Answers
Maybe, do you have a value in the data window?
-
RE: PRIMER CIERRE RENTABLE.posted in Questions & Answers
Candles don't have profit, do you mean bull/bear?
-
RE: WHERE IS THE PROBLEM HERE?posted in Questions & Answers
In the inputs you will have a drop down to select what you want
