thank you very much
Posts made by jrpscanavini
-
Condition in the Take Profitposted in Questions & Answers
Hey guys, I did not find any post here about it.
I want to know if there is a way to put the "take profit" when some condition occurs, like a candle crossing below the moving average.
In the block of buy and sell does not have the possibility to put a condition with at least 2 elements (candle and EMA).
Can somebody help? -
RE: After Consecutive Losses?posted in Questions & Answers
Guys, thanks for the help. I will try and get back to you if it works.
-
RE: Autotrading Disabledposted in Questions & Answers
@jrpscanavini said in Autotrading Disabled:
Autotrading disabled by client (10027)
Guys, thanks for the help. I discovered. In the path tools > options > expert advisors we must tick the option "allow algo trading".
Thank you very much. -
Autotrading Disabledposted in Questions & Answers
Guys, my EA run perfectly on the backtest but when I try to make it run on my demo account and real account it does not work. When I drag the EA to the graph, 1 min later appears this message: "Autotrading disabled by client (10027)"
Can you help please? It is happening this with all my EAs.
https://fxdreema.com/shared/TBhdheMCb -
RE: After Consecutive Losses?posted in Questions & Answers
@l-andorrà exactly! Because I think that if I made 2 consecutive losses, I think is not a good day to keep trading. So, I prefer to come back on next day. Do you know how to make work this idea? thanks
-
RE: After Consecutive Losses?posted in Questions & Answers
@decopain said in After Consecutive Losses?:
skip ticks
Guys, I am using the same idea above but I am having problems. I check if it has 2 consecutive losses, then I skip ticks. but, the EA do not come back to trade anymore after the time Ive put on the skip ticks. What do I need to do to make my EA trade after the hours spent defined on the skip ticks?
https://fxdreema.com/shared/X7Y879e6c -
RE: Check Profit and Stop Trade a Dayposted in Questions & Answers
Guys, I´ve seen that we must use the "check profit (period of time)" to check if reached some amount of profit during the day. But I do not know where to put this block. Can you help me? Should I put after the "buy/sell now" or somewhere else?
Is this way? hanging separated from the rest of blocks?

-
Why the Buy and Sell are happening at the same level?posted in Questions & Answers
Guys, can you help? Why my buy and sell are happening at the same level?
I´ve put some conditions and when the conditions is reached I open a buy or sell with take profit and stop loss. But, the buy and the sell are happening at the same time and same level.
https://fxdreema.com/shared/6fy7PcbVc -
MA pointing uo or downposted in Questions & Answers
Hey guys, I want to build a condition where I verify if one moving average is pointing towards up or down. Do we have a block that do this? can someone help?
-
RE: Why my robot is not taking profitposted in Questions & Answers
Guys, I think I discovered the problem.
The problem is about the currency.
1 pip here in brazil is different from other places.
Actually I really dont know if exists "pip" in brazil.
So I think the robot will only run in forex markets -
RE: Why my robot is not taking profitposted in Questions & Answers
what?! haha that´s weird.
I also changed the symbol to see if it was the product the problem.
Do you know if it must be with a specific symbol?
Take a look:


-
RE: Why my robot is not taking profitposted in Questions & Answers
@jstap thank you for the help.
I excluded that block you said and worked for the buys, but my robot does not close the deal, I mean, it opens the buys, but the sells it makes only at the end of the test.
Can you explain why?
Look at the trades:

-
Why my robot is not taking profitposted in Questions & Answers
Guys,
Im a beginner in fx dreema, and Im trying to make my first and simple robot that works like this: when occurs 2 bull candles in a row and the candleclose1 > clandleclose2, I make a buy order with 100 pips of take profit and 50 pips of stoploss.
I´ve put to test and the robot only did 1 buy and that´s it. It did not buy or sell anymore.
Can someone explain what is wrong?
