Accoun Balance
-
Hello, I am a new user here. I would appreciate your assistance. I would like to obtain my current balance and then set a condition.
- How can I set it so that if my balance is 5000 and my profit is 6000, all entries will be closed?
- Then, how can I set it so that if today's income has reached 6000, trading will stop and continue tomorrow or on the next date
-
check profit (period of time) is easiest, <place a trade, >close all trades . this will stop for the day if profit is reached, then continue the next
-
@jstap THankyouu sirr, nicee.
once again sir, How do I close all buy and sell entries if I enter a sell order and it hits the TP? If my sell entry hits the TP -
on trade tab, trade closed by TP block - close
-
oke thanyou so much.
Do you know how to get the TP variable?
So I have a buy entry, no SL and no TP.
I want to create a condition using if position/order.If it's a buy entry, and it hits TP with 10 pips TP, then set the variable.
-
on trade tab - position closed by TP - for each closed position - modify variable (TP from a loop (to get the last trades TP price)
-
thankyou so much sirr
-
-
heloo brtoher pls help.
So I use FX Dreema with an initial capital of 5000 and a target of 700. If today I reach 5700, then I stop trading. When the date changes to the next day, I start again with a target of 700. If I reach 6400, then I stop again and continue on the next date, and so on. How does it work?
-
Check profit (period of time) if< your amount place a trade, if> your amount close all trades (if yow want to stop trading), then the next it will start again.
-
thankyou somuch sisr, you are thebest
