Posts made by Ren12
-
RE: Break evenposted in Questions & Answers
@l-andorrĂ Thank you first thing to work... What about trailing stop so it moves up every $500 if I'm $500 more in profit . So $500 moves to Break Even then $1000 profit and it moves up to lock in the $500
-
Break evenposted in Questions & Answers
I cannot for the life of me get breakeven to work.
When my positions are $500 in profit move stop to break even in MT5
-
Trail Stopposted in Questions & Answers
I forever have issues with trailing stops.
I might of overcomplicated this but I'm trying to achieve this to move the top loss once nearly at my profit target incase I miss the trade via one small tick it will close it for me if it moves a little against me.
shared/csEZr2t9b

It works in backtests but on my live trade it showed up and then disappeared so not sure if I'm missing something
Any other hints for trailing an ATR stop too would be helpful cant seem to figure that one out
-
RE: An idea; Ctrader/Pinescriptposted in General Discussions
I am also a funded trader thanks to FXDREEMA and also have these concerns. Feel free to connect via messages and we can discuss props we use etc if you want

-
How did this bot open two trades at the same time?posted in Questions & Answers
Hey,
I have a condition where it shouldn't be able to open two trades however it did?
Any ideas?
-
Safety featuresposted in Questions & Answers
Hey,
Wonderng what safety features people build into their bots for peace of mind?
I have wait one bar after entering a trade before I cant continously enter trades.
I have one position at a time
I have trail stop loss incase my tp isnt hit by one tick
what are some of yours?
-
RE: Restarted mt5posted in Questions & Answers
@jstap I understand a trade opened by an ea will be managed by the ea but will it manage it if the computer gets restarted ?
-
RE: CLOSE TERMINALposted in Questions & Answers
My logic is
once profit crosses $4500
the trade will close if price crosses one of the ichimoku cloud lines or if price closes below 2500 it will exit the trade
I know it works in back tests etc but im wondering if i retart my pc and then load back into mt5 will it still be able to manage the trade in this way ? will the ea know to do this as its still magic number operated -
Restarted mt5posted in Questions & Answers
Hey.
If I closed my terminal and restarted my PC wpuld my EA still manage my already opened trades when my terminal was opened again for this EA
https://fxdreema.com/shared/wzBZFunKb -
RE: CLOSE TERMINALposted in Questions & Answers
@jstap Would this solve my issue with managing trades opened before the terminal is restarted?
-
RE: CLOSE TERMINALposted in Questions & Answers
@l-andorrĂ What about something like this
https://fxdreema.com/shared/h3lwPrwRc
How could i incorporate that pink block
its for MT5 -
RE: CUSTOM MAXposted in Questions & Answers
who can we contact to make this a possiblity?
I have used custom max ontester function before adding only a few extra lines of code but it would be cool to have a bunch of different metrics use. One at a time of course -
CLOSE TERMINALposted in Questions & Answers
Hey,
If I have an MT5 bot that opens a trade on Monday and for my trade to exit the bot needs to monitor it going above a certain profit then it exits when emas cross. My bots are managed by group counters and everything works. My question is if i close the MT5 terminal with a trade open and restart the terminal will the bots still manage that position? or will it not realize it opened it
-
CUSTOM MAXposted in Questions & Answers
hey! It would super cool if FXDREEMA added a block that let you select custom max or ontester result for when your backtesting and optimising. So we could optimise for different parameters outside of the built in sharpe, profit factor etx.. It would be cool to include CAGR etc
-
RE: close trades on friday and reopen on monday - Complex Skillposted in Questions & Answers
@jstap I did the on trade tab

Can you help me with the "use pink blocks to get the Friday trade values and reopen"
-
Variable for profit blocks?posted in Questions & Answers
Hi there,
I want to use a formula for the amount to enter a trade for the below blocks but mt5 asks for a contstant?

-
close trades on friday and reopen on monday - Complex Skillposted in Questions & Answers
Hi all,
Has anyone successfully managed to close trades on a friday and reopen on monday open to avoid gaps?
My trades currently dont exit on take profit more of a if in profit X amount ill exit via a indicator cross or if proce returns below a certain value.
Any ideas?
i ran the model in mt5 but it errored expecting a contstant.
much appreciated