Multi Break Even Point MBEP
-
Multi Break Even Point MBEP
wondering if you could create one or more BEP that you can insert between the blocks and not only the BEP is independent as it is now (block 14), I am attaching an example of how I wish it could work.
This is a part of an EA that I'm editing, if you could have the BEP to be embedded in other blocks as below, it would be perfect, you see the different settings and entries of the blocks 14, 129, 130
http://fxdreema.com/shared/vv8JgKApb
Multi Break Even Point MBEP
chiedevo se potevi creare uno o più BEP che si possano inserire tra i blocchi e non solo il BEP sia indipendente come lo è ora (blocco 14), ti allego un esempio di come vorrei che potesse funzionare.
Questa è una parte di un EA che sto modificando, se fosse possibile avere dei BEP da incastonare negli altri blocchi come sotto, sarebbe perfetto, vedi le differenti impostazioni ed inserimenti dei blocchi 14, 129, 130
-
Wow, this looks weird to me. But if your question is how to move SL when the profit is for example 10, 15, 18 and 24 pips, then there is a way, but not with Break even block. With loop. You have to check if the profit is 24 pips away from the open price. If yes - go to modify, use "(in loop) Once per trade" to not modify it multiple times. If no - go to the block that checks 18 pips. If yes - modify... if no - check 15 pips... and so on.
-
I should probably create some block that will be able to react at different levels. Anyways, when you do something, always try to make it with less blocks as possible. If you want to do something simple, but the number of blocks is too big, then this can be probably made in another way. If there is no way, you can always create a request for new functionality or new block.
-
was what I tried to do, but the blocks in the loop do not respond as I would like, it is also for this reason that I had opened the previous post, however with these BEP would much sooner and would be even more verstili in MT4, you could create them or not is it possible?
era quello che avevo provato a fare, ma i blocchi in loop non rispondono come vorrei, è anche per questo che ti avevo aperto il post precedente, invece con questi BEP farei molto prima e sarebbero anche più verstili nella MT4, li potresti creare oppure non è possibile?
-
Just a quick question outside this topic, but now when you export file, how long it takes to be created? Over or less than 10 seconds?
-
I unfortunately have a mobile connection that is slow, but still less than 10 seconds, but then again with my slow connection my response is not trusted
-
take this opportunity to compliment you for the work you do, I studied for a period of a minimum of programming and understand the great work you're doing
approfitto per farti i complimenti per il lavoro che fai, per un periodo ho studiato un minimo di programmazione e capisco il grande lavoro che stai facendo
-
Well, I'm trying...
This is a simple example of modifying SL in multiple levels: http://fxdreema.com/shared/fM82KlUme
More levels - more blocks, so I really have to create single block for this functionality, but now this is the way to do it. -
I thank you and I go to sleep, tomorrow I will do other tests, however, if you can I create multi level BEP, it would be very, very, very useful, and would save many blocks, so that the EA works much smoother, good night
ti ringrazio e vado a dormire, domani farò altre prove, comunque se puoi mi potresti creare il multi level BEP, sarebbe molto ma molto ma molto utile, e farebbe risparmiare molti blocchi, in modo che il EA lavori molto più fluido, buonanotte