Help: MT5 question

 

Could be able to copy trades of my  account with a broker, in another account of mine of a different broker using mt5 for both?

Thank's

 
Roberto Paradiso:

Could be able to copy trades of my  account with a broker, in another account of mine of a different broker using mt5 for both?

Thank's

Yes you could, but you will need a utility or expert for it.

Discussion or recommendations are not allowed in this forum, so you need to make your own search in the Market or Codebase.

 

NEW SCALING feature on MT5 doesnt work correctly , needs to be debugged please.

MT5 offers SCALING OPTIONS but they dont work. The SCALE POINTS PER BAR is missing a an input box as per my picture (correct scaling boxes) . it doesnt allow for customization. Could anyone PLEASE fix this? it is extremely important for mt5, it's a new feature MT4 doesnt offer but it's wrong unfortunately...


here explanation:


Consider that there is a "Scale fix" setting, which if checked means that the Y-axis scaling is fixed.  You can pan around but the bars stay the same height.  The #pips shown in, say, an inch, is arbitrary, and varies by click-and-drag of the Y-axis scale.  In other words, the scale is not yet fixed, and this is ok, so far.

Next, consider that when you click on "Scale fix one to one", that it ALSO force selects the "Scale fix" at the same time.   This is fine, and I expect it to occur.  My scale is truly "fixed", and it is "one to one".   Both checkboxes make sense together.


However, in MT5, the "one to one" is 1 point(=1pipette) to 1 bar.   With typical H1 forex charts, this is a useless scale, zoomed-in far too close!!   In MT4, however, it is interpreted as 1-true-pip(=10pipettes) to 1 bar.   This is usually a good scale!


Now, consider that MT5 has a new "Scale points per bar" checkbox, BUT THIS IS BUGGY AND USELESS AS IMPLEMENTED!


I truly want a fixed scale, but I don't prefer the one(point)-to-one(bar) scale, rather I want a custom scale.

I should be able to enter "10" for "Points per bar", and it ought to then mean that a 45-degree line drawn on the chart will therefore be 10points up, in the span on 1 bar.   Or same slope, 100 points in 10 bars.

BUG #1:  Why does it turn off "Scale fix"??   I still want a "Scale fix" on!  I'm merely choosing a custom scale, different from the "one to one" choice.  

BUG #2:  The height of my chart window *should not* matter!    If I drag it taller, I should simply see a larger portion of the Y-axis prices.  The scale is supposed to be "10 Points per bar", always, regardless of chart height, yet it is obviously changing the scale as I change height.

BUG #3:  The scaling is simply wrong!   Suppose I use "10", then draw a trendline 100 pipettes rise in 10 bars.  It should be exactly a 45-degree line, but it's not!   The angle of the line varies, depending on the vertical height of my chart window.      (MT4 and MT5 work fine for the one-to-one scale.  MT5 is broken for the new custom Points per bar scaling!).


In other words, when I enter my custom value of 10 for Points per bar, then I should be able to draw a 45 degree line anywhere on the chart, whether zoomed-in close, or zoomed-out, and know that the slope of that 45-degree line is always 10pipettes/bar.   This isn't working properly.   Please fix MT5!!