Amazing! Looking forward to it. Thank you.Yes, it looks like there is a bug with this. I will try to fix it soon.
Amazing! Looking forward to it. Thank you.Yes, it looks like there is a bug with this. I will try to fix it soon.
It looks like you are either compiling an .mqh file instead of .mq4. Or you are trying to compile the MT4 version in MT5 (there is no dark mode in MT4 MetaEditor).View attachment 33700
Hi I am getting this error when trying to compile. What should I do?
i moved all files as well, nothing is missing.
This is for MT4 version
Thank you, I downloaded MT4 from the official site and it installed mt5 instead. i went on to download it from my broker instead and it worked. Thanks againIt looks like you are either compiling an .mqh file instead of .mq4. Or you are trying to compile the MT4 version in MT5 (there is no dark mode in MT4 MetaEditor).
You know, I've just recompiled the EA and it now works fine:Amazing! Looking forward to it. Thank you.
This works now. Thank you.You know, I've just recompiled the EA and it now works fine:
View attachment 33735
Could you please try recompiling it and let me know if it works for you?
For that, you have to save a chart template with the Position Sizer on it and name it default.tpl.This works now. Thank you.
However, I still don't know how to save settings for PS, so when I right-click on a "currency" in Market Watch > then click on Chart Window, so PS opens with settings that I saved before.
I thought that I will achieve this with a saved template (test.txt) and that it will load everytime a new PS in a new chart is launched.
Is there any way to achieve this?
Finally! I achieved what I wanted. Thank you!For that, you have to save a chart template with the Position Sizer on it and name it default.tpl.
Kindly refer the page:hello,
first of all thank you a lot for the work you do for us,
im trying to use the expert but it gives me
" Position Sizer .DE40.u,M1: Execution failed. Error: 4112 - unknown error."
it makes the sound like there is insuficinet funds to open a trade
That is unlikely to be added to the Position Sizer.It would be great to have an option to move the stop loss to break-even based on the R/R ratio.
For example, if I set BE @ R/R = 1 and my stop loss is 100 points, the trade should move to break-even once the price moves 100 points in my favor. This allows for more dynamic and consistent management across trades.
This is mostly there. When you define multiple TPs, you can set their percentage values and the respective take-profit levels, which, with their R/R ratios visible, are trivial to set to given levels.I’d also like to suggest adding a feature for partial take profits based on R/R levels.
For instance, with a 100-point stop loss, I could define the following exits:
- Exit 20% at R/R = 1 (i.e., 100 points profit)
- Exit 30% at R/R = 3 (i.e., 300 points profit)
- Exit 50% at R/R = 5 (i.e., 500 points profit)
This structure allows trade management to be based entirely on risk/reward levels instead of fixed price points, which is much more flexible and professional.
Just think about it, when I have a R/R of 2 fixed for all trades, I don't care about the pip numbers anymore. I just set my SL and entry then fire the order. When my BE is also based on R/R of 1 I don't need to set it every time then. At the moment this is not possible to set it at order level and every time after the trade is executed I need to set it which is not that useful for me as a fast scalper.That is unlikely to be added to the Position Sizer.
You are right. I'm pretty new to Position Sizer. Found it already and it is pretty much what I wanted. Thank you.This is mostly there. When you define multiple TPs, you can set their percentage values and the respective take-profit levels, which, with their R/R ratios visible, are trivial to set to given levels.