But after close all open trade the betting continues, maybe due to history, trades is there another solution for how to start from beginning in the presence of history trades?
Posts made by osamaababneh
-
RE: betting lots start overposted in Questions & Answers
-
betting lots start overposted in Questions & Answers
Hello
in betting lots if I want to stop current loop and start again from beginning how I can do this?
Is by adding close all trades when condition?
Thanks -
how to write ichimoku cloud?posted in Questions & Answers
How can I write "if the price inside ichimoku cloud then" condition?
Thanks in advance -
help in eaposted in Questions & Answers
hello
i want to make an ea that every specific number of pips away from open trade open buy or sell trade according to the original trade ( if higher open buy or lower sell) with double the lots
thats what i make
https://fxdreema.com/shared/nYqlGFSLd
but it didnt work
any suggestion how to do that ? -
RE: check profitposted in Questions & Answers
@l-andorrà ok i figured out how it work
it works as every trade in the loop should get an example 10$ rather than the sum of all trades equal 10$
is there anyway to be the sum of all trades ? -
RE: check profitposted in Questions & Answers
@l-andorrà the check profit unrealized yes work correctly
-
RE: check profitposted in Questions & Answers
@l-andorrà sorry i was test if check unrealized work well or not
i was talking about check average its not working well and I choose the profit as money
https://fxdreema.com/shared/AJiS9PJAc -
check profit is not working wellposted in Questions & Answers
i put to close all trades when profit become 10$ but it doesn't respond at 10$ it's closes far away

and if i put it equal to sometimes its not working at all
The check profit unrealized is working well but its not what i need -
RE: check profitposted in Questions & Answers
@l-andorrà thanks its working
but when i but the profit in money 10$ it stop way more than 10$ like 80$ or 50$
why? -
check profitposted in Questions & Answers
hello everybody
i am working in ea that open trade then close it and open another trade
i want to close all trades and stop the loop when profit or loss reach specific amount of money
how can do that ?
i try check profit average and it doesnt workingany suggestion?
-
time filterposted in Questions & Answers
hello
i want a time filter for crossover
like the ma 20 should be at least 3 bars under 50 ma to be valid signal
is there an option for that? -
help with output bufferposted in Questions & Answers
i have a custom indicator that gives arrow up and down in specific event, i want when the indicator gives arrow up to buy and when arrow down to sell
any idea how to do that ?
i try output buffer but it doesnt work -
RE: sequence of tradesposted in Questions & Answers
i try to do it but it open multiple trade when sl hitted and cant specified the first trade or secoend trade
i thought to use pending order
can i delete the pending order after the TP of one trade hitted? -
RE: sequence of tradesposted in Questions & Answers
i want an expert i open buy or sell
if SL hitted open another buy or sells
if the new trade also hitted the SL open an opposite trade sell or buy
as a loop -
sequence of tradesposted in Questions & Answers
i want an expert to open buy trade and if closed by SL open another buy trades, i try to do that but it open multiple unwanted trades how to stop that?

