Fantastic, I wasn't aware of the hot key. Thank you for your quick response.Switch it back to a level. You can do that either by resetting the SLDistanceInPoints input to false or by pressingShift+S
while on the chart with the Position Sizer.
Fantastic, I wasn't aware of the hot key. Thank you for your quick response.Switch it back to a level. You can do that either by resetting the SLDistanceInPoints input to false or by pressingShift+S
while on the chart with the Position Sizer.
Seems to be working!Please try the attached beta version. I've tried to fix this (once again) and I'm not sure how reliable this fix is.
I don't know. There's a lot of stuff I'd like to fix and add in 3.10.Enivid,
When will you release this fixed version?
Ok. If you don't wanna release it as 3.091, could you please give me the source?I don't know. There's a lot of stuff I'd like to fix and add in 3.10.
On macOS, the installation can be quite complicated and may differ depending on the way the MT5 is installed there. Please see the macOS video in the first post of this thread.I'm having problems copying the Sizer folder inside MQL5 I'm doing it correctly, all the information is correct, but I can't find the library where the Meta5 files are or adding the files from meta5 and dragging the folder to the files, I can't do it in any way, Apple tells me to contact the developer
That would require rewriting most of the chart handling code in the Position Sizer. I'm not sure it's worthwhile, but I'll have a look at it and consider if this can be done without adding an extra layer of complexity to the code.Dear Earn Forex
I find that if I use Position Size EA in MT5 backtesting mode it is not be use like demo.
So, can it possible make Position Size EA be use in backtesting mode? If trader want to practice with it? Thank you.
Why do you think your risk-to-reward is 1:3?Hello my position sizer is show the reward in USD, I’m risking 1% per trade and my risk to reward is 1:3 and that being split into 2 trades, it showing my reward will be $222.39 when it should be around $300 since I’m aiming for a 1:3 RR, can someone please explain how do I fix that and change it show it show the write numbers
Because it say in the take-profit button as 1.5 and I have 2 of those and I put 1.5 as TP multiples for SL value in the settingsWhy do you think your risk-to-reward is 1:3?
That's not how math works. Even if you put your second TP at the same level as the first one, you will just get two trades with 1:1.5 RRR each. And since these two trades each have 0.5 size of the calculated position, your total RRR is 1:1.5. You can vary it by moving the second TP far enough away from the first one. Of course, I wouldn't recommend doing that.Because it say in the take-profit button as 1.5 and I have 2 of those and I put 1.5 as TP multiples for SL value in the settings
U still haven’t told me why is the profit is not showing around $300 but showing $222.39, I used it before I took a trading break and it show the right profitThat's not how math works. Even if you put your second TP at the same level as the first one, you will just get two trades with 1:1.5 RRR each. And since these two trades each have 0.5 size of the calculated position, your total RRR is 1:1.5. You can vary it by moving the second TP far enough away from the first one. Of course, I wouldn't recommend doing that.
Because why should it be showing $300? If you had just one TP and had it locked at x 1.5 of the SL distance, you'd have a 1:1.5 RRR trade. When you add a second TP, the actual RRR depends on where you put that TP and the distribution of the position's volume between those two trades.U still haven’t told me why is the profit is not showing around $300 but showing $222.39, I used it before I took a trading break and it show the right profit
I don’t have a clue what your saying, so please explain how do I make $300 while risking 1%Because why should it be showing $300? If you had just one TP and had it locked at x 1.5 of the SL distance, you'd have a 1:1.5 RRR trade. When you add a second TP, the actual RRR depends on where you put that TP and the distribution of the position's volume between those two trades.
And I have 2 TPsI don’t have a clue what your saying, so please explain how do I make $300 while risking 1%
Set TP multiplier to 3 then set the second TP to the same price as the first one.I don’t have a clue what your saying, so please explain how do I make $300 while risking 1%
Post automatically merged:
And I have 2 TPs
If I do that it will multiply the TP by 3 and I want 2 tp because 1:3 so I can trail and break even my stop loss when it his the first TP, I have a clue about forex Enivid, when I was using this EA like 3 month ago it didn’t behave like thisSet TP multiplier to 3 then set the second TP to the same price as the first one.
PS: I recommend getting a clue before risking any money in Forex.
I can understand, it just a little suggestion with this features if it is easy to do, Thank you very much.That would require rewriting most of the chart handling code in the Position Sizer. I'm not sure it's worthwhile, but I'll have a look at it and consider if this can be done without adding an extra layer of complexity to the code.
Thank you very much! I will include your translation in the next release!Here is my Chinese (Traditional) Translation file you can use.
I can understand, it just a little suggestion with this features if it is easy to do, Thank you very much.
BTW I have already translate it to Chinese(Traditional) also here is my file.
If you want import it you can use it for free.
I also a programmer with MT4/5 for over15 years too, but without GUI design(only coding strategy).
If anything I can help please kind of tell me.