@jstap
OK bro let me try
Posts made by TalalKhan
-
RE: How to find candle 1 and 2 pipsposted in Questions & Answers
@jstap I want to avoid trades if last 2 candles size is more than 175 pips.
-
RE: How to find candle 1 and 2 pipsposted in Questions & Answers
@jstap Which variable should attach in buy tree? DiS or DIS pip
-
RE: How to find candle 1 and 2 pipsposted in Questions & Answers
@jstap Please check 120.121.122.123
https://fxdreema.com/shared/Eallo1W0d -
RE: How to find candle 1 and 2 pipsposted in Questions & Answers
@jstap can you please give me a live example?
-
How to find candle 1 and 2 pipsposted in Questions & Answers
I want to ignore a trade if stoploss is above 175pips and my stop loss is based on low of candle 2. How can i find the difference between candle 1 close and candle 2 low in pips?
-
How to payposted in General Discussions
Hey,
How can i subscribe fxdreema, last time i paid with credit card but this time there is no option of credit card but now i am trying with crypto currency but still confused from which option i pay with. There are five options

-
Any Real Programmer Here?posted in Questions & Answers
Hey
Any real programmer here who can find the mistake
Max daily profit is working fine (close all trades and stop trading)
but max daily loss is not working fine (No close no stop trading)
Can someone help me ?

-
How can i convert value with the help of adjustposted in Questions & Answers
Hey
I am creating a setup Max equity - X % drawdown = close all trades,
I want to convert this ratio value 0.9 in to percentage value X
Please check area 1 for more details, 0.9 means 10% drawdown
https://fxdreema.com/shared/goeb4pjkb

-
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
Someone please hep me?

i want a setup like this

-
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
@roar , @timmyhanke
Can you guys help me regarding this? -
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
@jstap sorry but trailing equity stop loss is not working
i want for equity not for trades, this block is showing pips not equity -
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
@jstap
which block used for trail ?

-
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
@jstap sir which block will start trail for equity?
-
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
@jstap I want to trail as percentage like if 200k account is in maximal profit of 2k trail activate and stop loss should be 1% of total equity,
Can you give me live example on my project: https://fxdreema.com/shared/9O74KvfMc -
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
@jstap thank alot
What should 1 do for equity trail stop loss? -
RE: How can i create max daily profit and trailing stop lossposted in Questions & Answers
@jstap Like This ? But how can i change - into plus for loss value?
https://fxdreema.com/shared/HwF2YevQd
Trying to solve problem number one firstAnd for problem number 2 (Trailing equity stoploss) i am still clueless what should i do
-
How can i create max daily profit and trailing stop lossposted in Questions & Answers
Hey
Hope you all fine,
I want some help regarding Max daily profit and loss, and trailing stop loss of max daily profit.
Examples:
EA close all trades and stop trading if profit is 5k$ for that day, same with loss
Example for trailing stop loss of max daily profit:
If account is in profit of 2k$ on that day trailing stop loss activate and close all trades and stop trading if account will come at breakeven
@jstap reply if possible -
Any programmer here ?posted in Questions & Answers
Hey,
Any programmer here who can read code and tell me what strategy is developer applying in his EA. Code is not so big only 200 lines. -
How Can I Used This Featureposted in Questions & Answers
Hey
I am using someone's bot with ex4 file, i want to add one feature on that bot (If equity is XXXX closed all trade) but this is impossible because i have only ex4 file, So i created a different bot with only this feature, my 2nd bot is working fine and closing trades of bot 1 but i want to stop trading of bot one which i have ex4 file. is there any way to stop trading of bot 1 with the help of bot 2 which i created.
Or any way to turn off auto trading with the help of bot 2.Thanks