@fabiobioware message error is:
2021.01.21 19:04:29.747 OntradingX2021 (USDJPY,H1) Closing position/trade error: No connection with the trade server (10031). Retrying in 5 seconds..
2021.01.21 19:04:29.747 OntradingX2021 (USDJPY,H1) retry #4 of 10
@fabiobioware message error is:
2021.01.21 19:04:29.747 OntradingX2021 (USDJPY,H1) Closing position/trade error: No connection with the trade server (10031). Retrying in 5 seconds..
2021.01.21 19:04:29.747 OntradingX2021 (USDJPY,H1) retry #4 of 10
@l-andorrà I believe that it is not necessary, 2 blocks in a demo account will be able to prove this, I am using the broker FBS and Active Trades for testing.
Hello,
I realized that if I create an EA to trade in Forex, and I have conditions where when each trade when closed, either by take profit or stop loss, or even closed manually, I placed a block to reopen a new trade.
it's very simple:
No position buy
Buy now
If there are no positions, buy now.
If the market closes and he closes the open position, because the market is closed he will not open the order, so far so good, but when the market returns to work / open, the order would have to be opened, and it is not being open, either for purchases or sales.
Can you please analyze?
In Backtest, it works.
In the demo market, it doesn't work.
@roar great my friend, i will share on chat ok?
Hello forum friends,
I am trying to create a condition where I want to open
new positions when the price crosses the Fibo retraction levels.
I am using the "bid" in market properties, is that correct?
What I want is that when the price touches or crosses above the fibo levels, he opens a trade immediately, I did the same, but I realized that in the middle of the backtest he stops simply opening new positions when the crossing occurs.
Olá galera do Brasil, para quem for novato no Fxdreema e está tendo dificuldades eu criei um canal no youtube basta digitar ontradingx que vai localizar ou clicar neste link ao lado --> https://www.youtube.com/watch?v=0yf_X40BFz8&t=9s
Tenho também um material que coloquei no Edduzz --> https://sun.eduzz.com/685955
Não sou um expert no Fxdreema mas eu estou tentando repassar de alguma forma algum conhecimento que eu tenha.
Forte abraço pra todos vocês.
I would like to create a condition to have a $ money based trailling stop.
For example:
Let's say I have 10 open buying positions.
When my profit reaches 100 $ I would like to move the stop loss of all to guarantee me a 50 $ profit.
If the price goes in my favor and reaches 200 $, the stop loss of all trades should go to 100 $ and so on.
Can anyone give me an example of how I can do this?

Indicator 0_1609709451513_TimeNSales.mq5
Price and negotiation - Indicator does not work.
Can someone help me?
I'm trying to make this indicator compile, but it has numerous errors in the code, could someone help me fix this?
@roar my friend, you have idea to fix this indicator?
@l-andorrà yes i try and not working.i test in on tick and on trade and not working.
@ambrogio thanks my frienddd, thankssss
My EA opens several negotiations in a row, making each other martingale.
example:
buy lot 0.01
buy lot 0.02
purchase lot 0.04
I already managed to make my trades close at the same time, but my take profit line does not move.
I put a rule for my trades to close all when one of the trades is closed, but I want my take profit to be a single line and the price of all trades to close with equal values.
I want to block the purchase entry if the previous candle is greater than 400 pips.
How do I do this condition?
@ambrogio and @l-andorrà said in Condiction candle open with rsi bellow 70:
yes, the conditions you put in are not correct, follow my example above
So it means that this condition that you informed me says:
If there is no purchase negotiation.
If the RSI is below 70 at the close of the previous candlestick.
Buy at the opening of the current candle (new candle that will open)
?
@ambrogio said in Condiction candle open with rsi bellow 70:
I think not because the condition happens in the candle ID1 that has just closed, so we are at the opening of the new one. Do a visual backtest and you can see.
both condiction
these settings that I had made then are wrong, or should they work the same way as you explained to me?
@ambrogio but, and candle open, no necessary block?
my example in project, what is correct?
https://fxdreema.com/shared/tElhgkaP
I would like to create the following condition.
Open a buy at the opening of a new candle if the RSI is below 70.