@rafaelgrecco
Many thanks
Posts made by Bigape
-
RE: Breakeven bucketposted in Questions & Answers
@josecortesllobat Thank you very much, josecortesllobat. You are great!
I used the "Trailing stop" block because the BreakEven block only provides "each trade" functionality.My system does not foresee that the negotiations are all open at the same level but at different levels.
Now I will begin to evaluate all the options you have indicated to me and I will try to do some tests.
Can you send me the link of your blocks? I would be more facilitated in their study and use
Thanks again.
-
Breakeven bucketposted in Questions & Answers
I should implement my EA in the way as follows:
- after I have reached a certain number of lots (via "add lots") a second instance must be activated:
- the bucket (created as above) is in gain?
- if I have it, the system must put a GLOBAL POSITIONING BreakEven (not single position) to a pip above the cumulative gain.
I tried to combine a lot of block but with little success.
Can someone help me?
Thank you.
-
RE: Gradient (NO pending order)posted in Questions & Answers
Hi Miro1360,
thanks for your reply.I will try with those blocks.
Then if you want and you have time to post some examples ... it is well liked -
RE: Gradient (NO pending order)posted in Questions & Answers
In other words; in practice I would like to insert a dynamic parameter that allows me to build an expanding grid
Can someone give me some suggestions? It's very important for me. Thanks to those who will help me
-
Gradient (NO pending order)posted in Questions & Answers
Hello to all,
in the attached example I added some blocks that should allow me to create a kind of dynamic grid.As it is now set: the new trade will be opened (in "long" mode) when I have a hypothetical retracement (buy limit) of 5 pips.
I would then like to open the other orders (always buy limit) with a "gradient" (as in the block of pending order in grid) dynamic, type: the next order -10 pips buy limit, the next -25 pips buy limit, etc. ...).
The parameter that manages the "gradient" could be an external input or dynamically determined with ...?: I accept suggestions.
Thanks to those who can help me
-
RE: Need for Trailing Stop (Smart)posted in Questions & Answers
Hi, someone can help me with a little example?
Thanks -
RE: Need for Trailing Stop (Smart)posted in Questions & Answers
Thanks Administrator for the intervention; you may be right. Your comments should be right. You could include an example of what you say in this thread. Then I will try to implement it according to my goals. Thanks for your help
-
RE: Need for Trailing Stop (Smart)posted in Questions & Answers
Many, many thanks Pipperoni; i will try it.
-
Need for Trailing Stop (Smart)posted in Questions & Answers
Someone knows if possibile to use a specifical block that can activate (and manage) a trailing stop only on large batches (open, eg: lots 1.20, 2.40, 4.80, etc ...) leaving smaller ones open that will be closed to profit targets or stop loss.
Thanks to who will answer me