wait4signal / sharing-is-caring

MetaTrader 5 trade copier
GNU General Public License v3.0
26 stars 15 forks source link

Proportional sizing based on FREE_MARGIN #5

Closed bgabela closed 1 year ago

bgabela commented 1 year ago

Currently proportional sizing uses account balance. A safer option would be to use free_margin to avoid overwhelming receiver which may be copying from multiple providers.o So a third copy strategy option should be added to copy based on free margin. See user comment for more info: https://www.mql5.com/en/market/product/68484#!tab=comments&page=2&comment=44797690 image

bgabela commented 1 year ago

Enhancement has been added and deployed to MQL5 market.