Advertisements
$ £ ¥
¥ £ $

Position Sizer EA

Position Sizer (MetaTrader expert advisor) calculates how many lots to trade based on:

  • Entry and stop-loss levels
  • Risk tolerance
  • Account size (balance, equity, or even your savings account)
  • Account currency
  • Currency exchange rates

Its main features include:

  • Works with any trading instruments — currency pairs, CFDs, equities, indices, commodities, futures, cryptocurrencies.
  • Calculation inputs and results are displayed in a graphical panel.
  • The panel can be moved freely across the chart.
  • You can easily close or minimize it.
  • All calculation parameters can be adjusted inside the panel in one or two mouse clicks.
  • Entry, stop-loss, and take-profit lines can be dragged directly on the chart.
  • You can choose to set stop-loss and take-profit as distance in points.
  • Alternatively, you can set them as multiples of ATR (Average True Range).
  • If a take-profit is given, the calculator shows the potential reward level and the risk-to-reward ratio.
  • Supports pending and instant orders (easy switching).
  • You can even calculate risk based on a given position size.
  • You can see current and potential risk and reward profile.
  • Information about required margin is available in a separate tab.
  • The expert advisor can show the maximum position size based on available margin.
  • You can enter a custom leverage to calculate position margin based on it.
  • Detailed swaps (rollover interest) information is available in a separate tab.
  • Optional spread display.
  • Optional display of the point value for the calculated position size.
  • The EA automatically saves and loads its inputs on timeframe change or platform restart, preserving your configuration efforts.
  • Custom profiles restore panel's location, status, and settings.
  • Completely free and open-source project.
  • Does not require any DLL imports.
  • Allows opening positions based on the calculations.
  • The calculated position can be divided into several trades with different take-profit levels.
  • Supports stop limit orders in MetaTrader 5.
  • A dark mode option for less strain on your eyes.
  • The MT5 version supports custom translations.

This EA is an evolution of our free online tool and the MetaTrader indicator called Position Size Calculator. Position Sizer is available for both MT4 and MT5, but the MT5 version provides slightly better functionality because the platform itself is more advanced.


Interface

Main tab

The main tab of the panel provides the primary control over the EA's functions and serves to output the most important calculation results: the position size, risk, reward, and risk-to-reward ratio. The following controls and outputs are available:

Position Sizer - EA Interface - Main Tab

  1. Direction arrow shows whether the current trade is long (▲) or short (▼). In MT4 version, it is written in words.
  2. Version number.
  3. Spread value in ticks.
  4. Minimization button to fold down the panel.
  5. Close button to remove the expert advisor from the chart.
  6. Main tab switch — it is currently turned on.
  7. Risk tab switch — click on it to see the current and potential risk profile. The Risk tab interface is explained below.
  8. Margin tab switch — click on it to see everything related to required and free margin. The Margin tab interface is explained below.
  9. Swaps tab switch — click on it to see the details on the swaps for the current trading instrument. The Swaps tab interface is explained below.
  10. Trading tab switch — click on it to see the controls for trading operations. The Trading tab interface is explained below.
  11. Long/Short switch — enables you to quickly switch between long and short trade calculation. The trade direction can also be switched by pressing the Tab key on your keyboard.
  12. Entry input — grayed out when Instant order is used, can be used enter entry level when Pending order is set.
  13. Stop-loss button will set stop-loss level to a given default value. Visible only if a non-zero default stop-loss is set via SL input parameter.
  14. Stop-loss input.
  15. Take-profit button allows quick setting of TP to the multiple of the current SL value or to peg the TP level to the SL value.
  16. Take-profit multiplier, if set via input parameters, applies to the current SL value when Take-profit button is pressed.
  17. Take-profit input.
  18. Multiple take-profit input fields. Visible if TakeProfitsNumber input parameter is set to a value greater than 1 or if you add them via the panel.
  19. Stop price input (for stop limit orders, MT5 only).
  20. ATR Period — setting to use with the ATR-based SL/TP. ATR options are visible only if ShowATROptions input parameter is set to true.
  21. ATR — current value of ATR with a given period. ATR options are visible only if ShowATROptions input parameter is set to true.
  22. SL multiplier — multiplier for ATR-based stop-loss. The ATR value is multiplied by this value to produce the actual stop-loss distance. Set to zero to disable ATR-based stop-loss. ATR options are visible only if ShowATROptions input parameter is set to true.
  23. TP multiplier — multiplier for ATR-based take-profit. The ATR value is multiplied by this value to produce the actual take-profit distance. Set to zero to disable ATR-based take-profit. ATR options are visible only if ShowATROptions input parameter is set to true.
  24. Spread Adjustment for SL — if ticked, the spread value will be subtracted from or added to the stop-loss to make the distance count from the price the trade can be closed at. ATR options are visible only if ShowATROptions input parameter is set to true.
  25. Spread Adjustment for TP — if ticked, the spread value will be subtracted from or added to the take-profit to make the distance count from the price the trade can be closed at. ATR options are visible only if ShowATROptions input parameter is set to true.
  26. ATR timeframe — timeframe to calculate ATR on. Click the button to switch between timeframes. ATR options are visible only if ShowATROptions input parameter is set to true.
  27. Order type button to switch between Instant, Pending, and Stop Limit. You can also switch this by pressing the o key on your keyboard.
  28. Hide/show lines button to quickly switch the display of the Entry, Take-profit, and Stop-loss lines on the chart. You can also switch this by pressing the h key on your keyboard.
  29. Commission size per lot (one-way) — set it if your broker charges commission and you want it included into risk size when calculating position size.
  30. Account size button switches between balance, equity, and "Balance - CPR"; the latter being account balance less the current portfolio risk as calculated on the Risk tab.
  31. Account size in account currency units.
  32. Account size asterisk signals that either custom account balance or additional funds are set via input parameters; the funds were added to the account size value.
  33. Quick risk button #1 — first button to quickly set percentage risk value.
  34. Quick risk button #2 — second button to quickly set percentage risk value.
  35. Risk input — you can set your tolerated risk in percentage of the account size. If you set your risk via Risk money input, percentage risk will be calculated based on that input.
  36. Risk money input — you can set your tolerated risk in account currency units. If you set your risk via Risk percentage input, money risk will be calculated based on that input.
  37. Risk (result) — percentage risk calculated based on the actual position size allowed in your broker's platform.
  38. Risk money (result) — money risk calculated based on the actual position size allowed in your broker's platform.
  39. Reward in account currency is based on the position size calculated without taking into account platform's restrictions.
  40. Reward (result) — reward in account currency is based on the actual position size allowed in your broker's platform.
  41. Reward/risk (input) — input reward divided by input risk.
  42. Reward/risk ratio (result) — reward result divided by risk result.
  43. Position size — actual position size calculation output. You can modify it yourself if you want to calculate your risk based on position size.
  44. Point value per calculated position size.
  45. Max PS button to set the position size to the maximum value possible based on the account's free margin. The button only appears if the ShowMaxPSButton input parameter is set to true.
  46. +/- buttons to quickly increase or decrease entry, stop-loss, take-profit, or stop price values.
  47. + button to quickly add another take-profit level.
  48. X button to quickly remove an extra take-profit level.
  49. Commission units button to switch between commission in percentage and in currency units.

Risk tab

The risk tab can help you assess current and potential risk and reward profile. Using a simple algorithm, the EA calculates the risk of the currently open positions and pending orders based on their stop-loss levels (or lack thereof). It also assesses the potential reward of already opened positions and the position calculated by the expert advisor based on take-profit levels. The employed risk analysis method does not account for complex situations involving hedged orders and positions. You can use the Risk Calculator indicator for a deeper portfolio risk analysis. You can control the Risk tab using three checkboxes and see the calculation results in ten output fields:

Position Sizer - EA Interface - Risk Tab

  1. Count pending orders — if ticked, the EA will also attempt to calculate the risk of pending orders in addition to currently open positions.
  2. (A) Ignore orders without stop-loss — if ticked, PS will ignore all risk coming from orders and positions without SL value set. Can be useful if you prefer not to set stop-loss for some of your trades.
  1. (B) Ignore orders without take-profit — if ticked, PS will ignore all reward coming from orders and positions without TP value set. Can be useful if you prefer not to set take-profit for some of your trades.
  2. Ignore orders in other symbols — if ticked, will only calculate risk and reward for the current chart's symbol, ignoring all positions and orders in other symbols.
  3. Current portfolio risk (currency) — shows the risk in currency units without the position that is currently being calculated by this expert advisor.
  4. Potential portfolio risk (currency) — shows the risk in currency units as if you have already opened a position that is currently calculated by this expert advisor.
  5. Current portfolio risk (%) — same as Current portfolio risk (currency) but in percentage to the account size.
  6. Potential portfolio risk (%) — same as Potential portfolio risk (currency) but in percentage to the account size.
  7. Current portfolio reward (currency) — shows the reward in currency units without the position that is currently being calculated by this expert advisor.
  8. Potential portfolio reward (currency) — shows the reward in currency units as if you have already opened a position that is currently calculated by this expert advisor.
  9. Current portfolio reward (%) — same as Current portfolio reward (currency) but in percentage to the account size.
  10. Potential portfolio reward (%) — same as Potential portfolio reward (currency) but in percentage to the account size.
  11. Current portfolio lots — the total size of the currently open positions in lots.
  12. Potential portfolio lots — the total size in lots of the open positions plus the one, which is currently being calculated by this expert advisor.
  13. Current portfolio risk-to-reward ratio — the total risk-to-reward ratio on all existing trades.
  14. Potential portfolio risk-to-reward ratio — the total risk-to-reward ratio on all trades, including the one, which is currently being calculated by the Position Sizer.

Margin tab

The margin tab provides information about the calculated position's margin, amount of used and available margin after opening the calculated position, and the biggest possible position size considering the current available margin and leverage. The tab has only one input and five output fields:

Position Sizer - EA Interface - Margin Tab

  1. Position margin shows the margin that will be used for the calculated position. Negative value means that the future used margin will be lower than the current due to lower requirement for margin of the hedged positions.
  2. Future used margin is calculated based on the current used margin and position margin.
  3. Future free margin shows how much free margin you will have left after opening the calculated position.
  4. Custom leverage input lets you set your own leverage for all the margin calculations done by this expert advisor.
  5. Default leverage shows the account's actual leverage for your reference.
  6. Symbol leverage shows the actual leverage for the current trading instrument. It is calculated based on required margin and contract size/value. It may be inaccurate in some cases.
  7. Maximum position size by margin displays the biggest trade you can take with your currently available free margin and leverage.

Swaps tab

The swaps tab displays details on the overnight interest payments associated with the current trading instrument and calculated position size. It shows swaps type, nominal swaps, daily, yearly, per lot, per calculated position size, and both for long and short positions:

Position Sizer - EA Interface - Swaps Tab

  1. Type shows the type of swaps used by the broker for the current trading instrument. It can be one of several kinds: points, base currency, interest, account currency, margin currency, reopening.
  2. Triple swap shows the day of week when triple swaps are charged/paid (to account for Saturday and Sunday).
  3. Nominal swaps (Long) — nominal swaps paid or charged by a broker for long positions.
  4. Nominal swaps (Short) — nominal swaps paid or charged by a broker for short positions.
  5. Daily swap per lot (Long) — daily swap paid or charged by a broker for long positions in account currency per lot.
  6. Daily swap per lot (Short) — daily swap paid or charged by a broker for short positions in account currency per lot.
  7. Daily swap per PS (Long) — daily swap paid or charged by a broker for long positions in account currency for calculated position size (on the Main tab).
  8. Daily swap per PS (Short) — daily swap paid or charged by a broker for short positions in account currency for calculated position size (on the Main tab).
  9. Yearly swap per lot (Long) — swap paid or charged by a broker for long positions in account currency per lot. Calculated for a period of 360 days.
  10. Yearly swap per lot (Short) — swap paid or charged by a broker for short positions in account currency per lot. Calculated for a period of 360 days.
  11. Yearly swap per PS (Long) — swap paid or charged by a broker for long positions in account currency for calculated position size (on the Main tab). Calculated for a period of 360 days.
  12. Yearly swap per PS (Short) — swap paid or charged by a broker for short positions in account currency for calculated position size (on the Main tab). Calculated for a period of 360 days.
  13. Position size duplicates the display of the position size calculated by the EA on the Main tab.

Trading tab

The trading tab lets you trade based on the results of the calculation and also to control the trading process.

Position Sizer - EA Interface - Trading Tab

  1. Trade — a button to open a trade (or multiple trades) based on the position size calculation results.
  2. Trailing stop — a number of points to apply as a trailing stop to trades with the given Magic number.
  3. Breakeven — a number of points in profit when a breakeven will be applied to a trade with the given Magic number.
  4. Magic number — Magic number that will be assigned to the orders and positions opened using the expert advisor.
  5. Order commentary — commentary for orders and positions opened using the expert advisor.
  6. Auto-suffix — if ticked, the EA will append a unique suffix to the order commentary set up above. This can be particularly useful when you want to set the same commentary for all parts of a multi-TP trade, but you want the next multi-TP trade to use a different commentary.
  7. Max # of trades: Total — if opening a new trade will make the number of all open trades exceed the maximum value, the EA won't open the trade.
  8. Max # of trades: Per symbol — the same as above but takes into account only the trades on the current symbol.
  9. Disable trading when lines are hidden — a simple checkbox to prevent the EA from opening a position when you have chosen to hide the lines via the Main tab.
  10. Fill take-profits inwards — a button to fill multiple take-profit fields equidistantly from Entry level to main Take-Profit level.
  11. Fill take-profits outwards — a button to fill multiple take-profit fields equidistantly with the main Take-Profit level as the closest one.
  12. Multiple take-profit levels — a number (set via TakeProfitsNumber input parameter) of take-profits to divide the position among. The first take-profit is always the same as the one set on the Main tab.
  13. Shares to divide the position size — each take-profit level is assigned its percentage of the total position size calculated on the Main tab.
  14. Max slippage — the maximum tolerable slippage value (in points) that will be used in trading functions of the expert advisor.
  15. Max spread — the EA will not trade if current spread is wider than the value given here.
  16. Max Entry/SL distance — the EA will not trade if distance between the Entry level and Stop-Loss level becomes greater than this value.
  17. Min Entry/SL distance — the EA will not trade if distance between the Entry level and Stop-Loss level becomes less than this value.
  18. Subtract open positions volume — if ticked, the EA will calculate the total open volume for a given trading instrument and will subtract it from the calculated position size, so the resulting volume after a new trade opens is equal to the calculated position size.
  19. Subtract pending orders volume — if ticked, the EA will calculate the total volume of all pending orders on a given trading instrument and will subtract it from the calculated position size, so the resulting volume after a new trade opens is equal to the calculated position size.
  20. Do not apply stop-loss — if ticked, the EA will open a trade without stop-loss. This can be useful if you use a separate expert advisor or some other means to trigger your stop-loss.
  21. Do not apply take-profit — if ticked, the EA will open a trade without take-profit. This can be useful if you use a separate expert advisor or some other means to trigger your take-profit.
  22. Ask for confirmation — if ticked, the EA will ask for confirmation before trading.
  23. Max volume: Total — if non-zero value is given, the EA will not open a new trade if the total volume of all open positions exceeds the given value.
  24. Max volume: Per symbol — the same as above but takes into account only the trades on the current symbol.
  25. Max risk: Total — if non-zero value is given, the EA will not open a new trade if the total calculated risk of all orders exceeds the given value.
  26. Max risk: Per symbol — the same as above but takes into account only the trades on the current symbol.
  27. Share, % — a button to distribute the volume shares between multiple take-profits. It switches between three modes: equal, descending, ascending.
  28. Expiry — expiration time for pending orders; set in minutes. The usual minimums are 10 minutes in MT4 and 2 minutes in MT5.

How to use Position Sizer to calculate position size and to trade

Using this expert advisor is very simple if your main aim is to calculate the position size based on your stop-loss and the current market parameters and then to execute the trade based on that calculated position size.

  1. Attaching Position Sizer to a chart will automatically set an entry level to the current price, preparing for a market buy order. Stop-loss level will be set to the nearest low. Take-profit will be turned on.
  2. Now, you can already use its position size output to enter a trade if you planned a market buy order with SL set to the low of the current bar and with 1% of balance risk. You can also change the position size field manually to calculate the risk based on its value.
  3. If not, you can freely change the stop-loss — either by dragging the stop-loss line on the chart or by entering the value into the stop-loss input in the panel. You can also set your stop-loss as a distance in points by turning on the respective input parameter.
  4. You can set your take-profit the same way. Additionally, you can quickly set the TP equal to the current SL value (or with some preset multiplier) by clicking the Take-profit button. Similar to the stop-loss, the take-profit can be set as distance in points if the respective input parameter is turned on. Multiple take-profit levels are supported when TakeProfitsNumber input parameter is set to a value greater than 1. You can also add and remove take-profits using the panel buttons.
  5. If you turn ATR settings on via the EA's input parameters, you can also control the ATR values for stop-loss and take-profit calculation.
  6. Adding a take-profit will turn on the display of Reward and Reward/risk ratio for your information.
  7. Switching the type of order from Instant to Pending (and backwards) is done with the order type button. When Instant order is used, the Entry level will trail the current price (Bid or Ask) and cannot be changed manually. When Pending or Stop Limit (in MT5) order is used, the Entry level can be set either via panel's input or by dragging the chart line.
  8. The EA will warn if the Entry level is too close to the current price in the Pending order mode and if the Stop-loss or Take-profit level is too close to the Entry level.
  9. You can set the size of commission (one-way) applied by your broker if you want your potential loss to be calculated including this cost of trading.
  10. Switching the account size from balance to equity or to balance minus portfolio risk can be useful in some cases and is done by one or two clicks on the respective button.
  11. Adjusting the risk tolerance can be done in two ways: by setting the percentage risk value or by setting the money risk value. Both are done via the input fields in the panel. You can also use the quick risk setting buttons if you need to switch risk per trade often.
  12. Moving on to the Risk tab of the panel is completely optional and provides information about your current and potential risk and reward. You can control how pending orders and orders without stop-loss/take-profit are treated in this tab.
  13. The Margin tab is not necessary either if your goal is to calculate the optimal position size based on your risk and stop-loss. This tab will inform you on the amount of free and used margin resulting from your position. It will also show you what is the biggest position size that you can open with your current free margin and leverage. A custom leverage can be entered if need arises.
  14. The Swaps tab can be consulted if you wish to know how costly the daily rollover will be for your position. It will be especially useful if you are using a carry trade strategy.
  15. The Trading tab will help you to execute the actual trade and control how it is done.

Trading

You can use the position size output of this EA to open trades manually in the same or some other platform. Alternatively, you can use its trading capability to open trades based on the calculated position size and with the given entry, SL, and TP levels. You can either use the Trade button on the Trading tab or the hotkey (set via input parameters).

Trade execution example with confirmation to open a position:

Position Sizer EA - Order confirmation window

Autotrading should be enabled for trading to work. Here is how to enable it in MetaTrader 4:

MetaTrader 4 - Allowing Autotrading for Expert Advisors

And here is how to enable Algo Trading in MetaTrader 5:

MetaTrader 5 - Allowing Algo Trading for Expert Advisors

How to set a keyboard shortcut for trade execution

You can set a keyboard shortcut via the TradeHotKey input parameter. You can either use a single key (e.g., "T") or with a combination of Shift and Ctrl keys (e.g., "Ctrl+Shift+T").

 

Warning! There is a known issue with using the keyboard shortcut in MT4. If either Shift or Ctrl is used and the Ask for confirmation option is turned on, the shortcut stops working after the first time the confirmation popup appears. That is why the default value for the shortcut in MT4 is just "T". This problem is absent in MT5.

Demonstration video

This video demonstrates how you can use the Position Sizer expert advisor, showcasing its most important functions:

How to enable ATR parameters?

Below you can see a short demonstration of how to enable Average True Range (ATR) settings in the Position Sizer expert advisor to set ATR-based stop-loss or take-profit levels:


Input parameters

The EA has a set of input parameters besides the panel-based controls. The Position Sizer's display options and a number of default options are set via standard MetaTrader inputs.

Compactness

  • ShowLineLabels (default = true) — if true, SL and TP distance in points will be shown below the stop-loss and take-profit lines.
  • ShowAdditionalSLLabel (default = false) — if true, percentage and money risk will be displayed above the stop-loss line.
  • ShowAdditionalTPLabel (default = false) — if true, percentage and money targets and a risk-to-reward ratios will be displayed above the take-profit lines. If multiple take-profits are used, the relevant trade size will also be displayed there.
  • ShowAdditionalEntryLabel (default = false) — if true, total position size will be displayed above the entry line.
  • DrawTextAsBackground (default = false) — if true, the line labels will be drawn as background. It can be useful if the labels are obscuring something on the chart.
  • HideAccSize (default = false) — if true, the account size display and button will be hidden.
  • ShowPointValue (default = false) — if true, the point value will be displayed in the bottom of the Main tab.
  • ShowMaxPSButton (default = false) — if true, the maximum position size button will be displayed near the position size field.
  • StartPanelMinimized (default = false) — if true, the panel will be created in a minimized state.
  • ShowATROptions (default = false) — if true, the panel will display options for ATR indicator to be used for SL/TP calculation.
  • ShowMaxParametersOnTrading (default = true) — if true, the Trading tab of the panel will display the fields to limit maximum number, volume, and risk of trades. Set to false to reduce the tab's vertical size.
  • ShowFusesOnTrading (default = true) — if true, the Trading tab of the panel will display the fields of the so-called trade fuses: on slippage, spread, and SL/Entry distance. Set to false to reduce the tab's vertical size.
  • ShowCheckboxesOnTrading (default = true) — if true, the Trading tab of the panel will display the checkboxes that affect how trades are executed. Set to false to reduce the tab's vertical size.

Fonts

  • SL Label Font Color (default = clrGreen) — font color for the stop-loss line label.
  • TP Label Font Color (default = clrGoldenrod) — font color for the take-profit line label.
  • Stop Price Label Font Color (default = clrPurple) — font color for the stop price line label.
  • Entry Label Font Color (default = clrBlue) — font color for the entry line label.
  • Labels Font Size (default = 13) — font size for the text in labels.
  • Labels Font Face (default = "Courier") — font face for the text in labels.

Lines

  • Entry Line Color (default = clrBlue) — color of the entry line.
  • Stop-Loss Line Color (default = clrGreen) — color of the stop-loss line.
  • Take-Profit Line Color (default = clrGoldenrod) — color of the take-profit line.
  • Stop Price Line Color (default = clrPurple) — color of the stop price line for stop limit orders (MT5 only).
  • BE Line Color (default = clrNONE) — color of the breakeven lines.
  • Entry Line Style (default = STYLE_SOLID) — entry line style.
  • Stop-Loss Line Style (default = STYLE_SOLID) — stop-loss line style.
  • Take-Profit Line Style (default = STYLE_SOLID) — take-profit line style.
  • Stop Price Line Style (default = STYLE_DOT) — stop price line style for stop limit orders (MT5 only).
  • BE Line Style (default = STYLE_DOT) — breakeven line style.
  • Entry Line Width (default = 1) — entry line width.
  • Stop-Loss Line Width (default = 1) — stop-loss line width.
  • Take-Profit Line Width (default = 1) — take-profit line width.
  • Stop Price Line Width (default = 1) — stop price line width for stop limit orders (MT5 only).
  • BE Line Width (default = 1) — breakeven line width.

Defaults

All default parameters can be changed via the panel. They are added here for the sake of convenience — you can save them to a settings file or to create chart templates.

  • TradeDirection (default = Long) — the default trade direction. Can be Long or Short.
  • SL (default = 0) — if non-zero, the stop-loss level of a newly attached Position Sizer will be set to this value in points. Will also turn on the Stop-loss button on the main tab.
  • TP (default = 0) — if non-zero, the take-profit level of a newly attached Position Sizer will be set to this value in points.
  • TakeProfitsNumber (default = 1) — if greater than 1, multiple take-profit levels will be available on the Trading tab to split the position in several trades with different take-profits.
  • EntryType (default = Instant) — the default order type. Can be Instant or Pending.
  • ShowLines (default = true) — if true, SL, TP, and Entry lines won't be hidden.
  • LinesSelected (default = true) — if true, SL, TP, and Entry lines will be selected for moving. Be careful not to delete them occasionally!
  • ATRPeriod (default = 14) — the default period for ATR indicator.
  • ATRMultiplierSL (default = 0) — the default multiplier for ATR value when calculating ATR-based stop-loss.
  • ATRMultiplierTP (default = 0) — the default multiplier for ATR value when calculating ATR-based take-profit.
  • ATRTimeframe (default = PERIOD_CURRENT) — if set to some specific timeframe, a newly attached Position Sizer will use this timeframe for ATR calculation.
  • SpreadAdjustmentSL (default = false) — the default state of the spread adjustment checkbox for the ATR-based stop-loss field. If true, the ATR-based stop-loss level will be adjusted by the spread value.
  • SpreadAdjustmentTP (default = false) — the default state of the spread adjustment checkbox for the ATR-based take-profit field. If true, the ATR-based take-profit level will be adjusted by the spread value.
  • Commission (default = 0) — the default commission size.
  • CommissionType (default = Currency units) — the default commission type.
  • AccountButton (default = Balance) — the default state of the Account button. Can be Balance, Equity, or Balance - Risk (account balance minus the current portfolio risk).
  • Risk (default = 1) — the default value for percentage risk.
  • MoneyRisk (default = 0) — if greater than zero, will be used as the default value for money risk and the percentage risk will be calculated based on the money risk.
  • CountPendingOrders (default = false) — the default value for the Count pending orders checkbox on the Risk tab.
  • IgnoreOrdersWithoutSL (default = false) — the default value for the Ignore orders without stop-loss checkbox on the Risk tab.
  • IgnoreOrdersWithoutTP (default = false) — the default value for the Ignore orders without take-profit checkbox on the Risk tab.
  • IgnoreOtherSymbols (default = false) — the default value for the Ignore orders in other symbols checkbox on the Risk tab.
  • CustomLeverage (default = 0) — the default value for the Custom leverage field on the Margin tab.
  • MagicNumber (default = 2022052714) — the default Magic number for the Trading tab.
  • Commentary (default = "") — the default order commentary for trades.
  • AutoSuffix (default = false) — if true, a suffix will be automatically appended to the order commentary.
  • DisableTradingWhenLinesAreHidden (default = false) — the default value for the Disable trading when lines are hidden checkbox on the Trading tab.
  • MaxSlippage (default = 0) — the default value for the maximum slippage on the Trading tab.
  • MaxSpread (default = 0) — the default value for the maximum spread on the Trading tab.
  • MaxEntrySLDistance (default = 0) — the default maximum entry/SL distance for the Trading tab.
  • MinEntrySLDistance (default = 0) — the default minimum entry/SL distance for the Trading tab.
  • MaxPositionSizeTotal (default = 0) — the default maximum total open volume to tolerate in the account. A zero value means no limit.
  • MaxPositionSizePerSymbol (default = 0) — the default maximum open volume per symbol to tolerate in the account. A zero value means no limit.
  • SubtractOPV (default = false) — the default value for the Subtract open positions volume checkbox on the Trading tab.
  • SubtractPOV (default = false) — the default value for the Subtract pending orders volume checkbox on the Trading tab.
  • DoNotApplyStopLoss (default = false) — the default value for the Do not apply stop-loss checkbox on the Trading tab.
  • DoNotApplyTakeProfit (default = false) — the default value for the Do not apply take-profit checkbox on the Trading tab.
  • AskForConfirmation (default = true) — the default value for the Ask for confirmation checkbox on the Trading tab.
  • PanelPositionX (default = 0) — the default horizontal distance from the selected panel position corner.
  • PanelPositionY (default = 15) — the default vertical distance from the selected panel position corner.
  • PanelPositionCorner (default = CORNER_LEFT_UPPER) — the default panel position corner.
  • TPLockedOnSL (default = false) — the default state of the take-profit "lock" on the stop-loss. If true, the take-profit tracks the stop-loss distance automatically.
  • TrailingStop (default = 0) — the default trailing stop value in points for the Trading tab.
  • BreakEven (default = 0) — the default breakeven value in points for the Trading tab.
  • ExpiryMinutes (default = 0) — the default expiry duration for a pending order for the Trading tab.
  • MaxNumberOfTradesTotal (default = 0) — the default total maximum number of trades to tolerate in the account. A zero value means no limit.
  • MaxNumberOfTradesPerSymbol (default = 0) — the default maximum number of trades per symbol to tolerate in the account. A zero value means no limit.
  • MaxTotalRisk (default = 0) — the default maximum total risk to tolerate in the account. A zero value means no limit.
  • MaxTotalRiskPerSymbol (default = 0) — the default maximum risk per symbol to tolerate in the account. A zero value means no limit.
  • SLDistanceInPoints (default = false) — if true, stop-loss will be set in points and the SL line will be following the entry line.
  • TPDistanceInPoints (default = false) — if true, take-profit will be set in points and the TP line will be following the entry line.

Keyboard shortcuts

  • TradeHotKey (default = "Shift+T") — a case-insensitive hotkey shortcut to open a new trade based on the calculations. Supports Shift and Ctrl modifiers.
  • SwitchOrderTypeHotKey (default = "O") — a case-insensitive hotkey shortcut to switch the order type. Supports Shift and Ctrl modifiers.
  • SwitchEntryDirectionHotKey (default = "TAB") — a case-insensitive hotkey shortcut to switch the trade direction. Supports Shift and Ctrl modifiers.
  • SwitchHideShowLinesHotKey (default = "H") — a case-insensitive hotkey shortcut to toggle lines' visibility. Supports Shift and Ctrl modifiers.
  • SetStopLossHotKey (default = "S") — a case-insensitive hotkey shortcut to set the stop-loss to where the mouse pointer is. Supports Shift and Ctrl modifiers.
  • SetTakeProfitHotKey (default = "P") — a case-insensitive hotkey shortcut to set the take-profit to where the mouse pointer is. Supports Shift and Ctrl modifiers.
  • SetEntryHotKey (default = "E") — a case-insensitive hotkey shortcut to set the entry line to where the mouse pointer is. If current order type is set to Instant, it will be switched to Pending. Supports Shift and Ctrl modifiers.
  • MinimizeMaximizeHotkey (default = "`") — a case-insensitive hotkey shortcut to minimize or maximize the panel. Supports Shift and Ctrl modifiers.
  • SwitchSLPointsLevelHotKey (default = "Shift+S") — a case-insensitive hotkey shortcut to switch Stop-loss between points and level modes. Supports Shift and Ctrl modifiers.
  • SwitchTPPointsLevelHotKey (default = "Shift+P") — a case-insensitive hotkey shortcut to switch Take-profit between points and level modes. Supports Shift and Ctrl modifiers.

Miscellaneous

  • TP_Multiplier (default = 1) — the multiplier value for the take-profit button.
  • UseCommissionToSetTPDistance (default = false) — if true, the take-profit button will take into account the commission field when calculating the appropriate TP level.
  • ShowSpread (default = false) — if true, current spread value in ticks will be displayed inside the panel's caption.
  • AdditionalFunds (default = 0) — funds to be added to the account size for the purpose of risk and position size calculation. For example, this could be some funds you hold outside the broker's account but consider a part of your Forex risk capital.
  • CustomBalance (default = 0) — you can set custom balance size for the expert advisor. For example, if you are calculating position size for another account. This parameter will override the AdditionalFunds parameter.
  • ATRCandle (default = Current candle) — which candle to use to get the ATR value from — current or previous.
  • CalculateUnadjustedPositionSize (default = false) — if true, position size calculation result will not be adjusted using broker's minimum/maximum volume and volume step parameters.
  • SurpassBrokerMaxPositionSize (default = false) — if true, the EA will surpass the broker's maximum volume limit by opening multiple trades.
  • RoundDown (default = true) — if true, position size and potential reward are rounded down. If false, normal math rounding rule is used. Switching to false may lead you to risking more than you planned.
  • QuickRisk1 (default = 0) — the percentage risk value to be assigned to the first quick button. Alongside with the second quick risk button, it enables you to quickly set a specific risk level.
  • QuickRisk2 (default = 0) — the percentage risk value to be assigned to the second quick button. Alongside with the first quick risk button, it enables you to quickly set a specific risk level.
  • ObjectPrefix (default = "PS_") — the prefix for chart objects' names. It lets Position Sizer avoid conflicts with other chart tools.
  • SymbolChange (default = SYMBOL_CHART_CHANGE_EACH_OWN) — what to do when chart's symbol changes:
    • SYMBOL_CHART_CHANGE_EACH_OWN — each symbol will try to load each own settings if they exist.
    • SYMBOL_CHART_CHANGE_HARD_RESET — a hard reset of all panel settings will occur.
    • SYMBOL_CHART_CHANGE_KEEP_PANEL — panel settings will be kept unchanged.
  • DisableStopLimit (default = false) — if true, the Stop Limit order type will be skipped when switching through order types via the panel. This is relevant only in MT5.
  • TradeSymbol (default = "") — if a non-empty value is given, it will be used as a trading symbol for trading. This can be useful when trading custom symbols in MT5.
  • DisableTradingSounds (default = false) — if true, no sounds will be played during trade execution.
  • IgnoreMarketExecutionMode (default = true) — if true, the Market execution mode will be ignored for during the trade opening process. Set to false if you experiencing issues opening trades with stop-loss and take-profit.
  • MarketModeApplySLTPAfterAllTradesExecuted (default = false) — if true, SL and TP levels will be applied to positions only after all trades finish executing in the Market execution mode. This is relevant only if IgnoreMarketExecutionMode is set to false and symbol uses Market execution.
  • DarkMode (default = false) — if true, the panel's color scheme will switch to a dark mode.
  • SettingsFile (default = "") — if given, the Position Sizer will load its panel settings from that file. The file can only be loaded from the MQL4Files or MQL5Files subfolder of your platform's data folder.
  • PrefillAdditionalTPsBasedOnMain (default = true) — if true, newly additional take-profit levels will be pre-filled based on the main TP value.

Demonstration video on input parameters

You can see a visual demonstration of how the Position Sizer's input parameters (as of version 3.00) work in this detailed video:


Screenshots

Main tab

The main tab is the biggest one and looks nice on any background — this one is white for example. The take-profit and stop-loss lines' colors have been changed via input parameters for better readability. The order type is set to Stop Limit here, so the purple stop price line is also visible on the chart.

Position Sizer - Main Tab on White Background

Risk tab

Black background color and chart grid do not interfere with the panel as you can see on this screenshot of the Risk tab. The panel is set to a dark mode, to reduce the screen brightness. The risk outputs show Infinity as there is, apparently, a sell order without stop-loss.

Position Sizer - Risk Tab on Black Background

Margin tab

Even the wildest color scheme works well with Position Sizer. In this case, cyan background is combined with green and red candlesticks. Stop-loss color is set to black.

Position Sizer - Margin Tab on Cyan Background

Swaps tab

This example shows swaps tab with a classic black and white color scheme chart. This broker is charging some serious rollover fees for margin trading in Bitcoin.

Position Sizer - Swaps Tab on White Background

Trading tab

When the panel is set to background, it becomes transparent and you can easily analyze the exposed chart. At the same time, you are able to see the values used for trading purposes.

Position Sizer - Trading Tab with Panel as Background

Minimized panel

Minimizing the panel in one click makes it completely non-obtrusive and allows trader to easily see the entire chart.

Position Sizer - Minimized Panel


Download (ver. 3.07, 2023-10-20)

Position Sizer for MetaTrader 4 Position Sizer for MetaTrader 5

Position Sizer is being developed via a dedicated GitHub repository. You are encouraged to actively participate in the improvement of this EA by submitting your own features via pull-requests and by reviewing existing suggestions, changes, fixes, and so on.


Installation

To install the expert advisor, make sure that you copy the entire folder from the archive to /MQL4/Experts/ or /MQL5/Experts/ (if you are on MetaTrader 5).

The EA folder should contain the following files and the Translations subfolder (in MT5):

  • Defines.mqh
  • Position Sizer.mq4 or Position Sizer.mq5
  • Position Sizer.mqh
  • Position Sizer Trading.mqh
  • errordescription.mqh (MT5 only)
  • EF-Icon-64x64px.ico

You need to compile Position Sizer.mq4 (or Position Sizer.mq5), not any of the other files.

This how-to video explains how to install the Position Sizer EA for MetaTrader 5, but the process is quite similar for MetaTrader 4:

Installing Position Sizer on macOS

The installation process on newer macOS devices (M1, M2, M3, M3 Pro, M3 Max, etc.) is somewhat different from installing the Position Sizer on Windows.

You can follow these steps (given for the MT5 version, but the process is very similar for MT4):

  1. Run MetaEditor (press F4 when in MetaTrader).
  2. Drag the files from the downloaded archive one by one to MetaEditor.
  3. Use File->Save As to save them to the proposed location. Translation files should be saved into the Translations subfolder in that location.
  4. You can save all files except for the EF-Icon-64x64px.ico file in that way. Omit EF-Icon-64x64px.ico.
  5. Open Position Sizer.mq5.
  6. Find the following line and either remove it or comment it out:
     #property icon      "EF-Icon-64x64px.ico"
  7. You can now either compile Position Sizer.mq5 or restart MetaTrader (for the compilation to be performed automatically).

Translating Position Sizer

The panel's interface can be translated in MetaTrader 5. Currently, there are five language files available in addition to English: Arabic, Chinese (Simplified), Portuguese (Brazilian), Spanish, Russian, Ukrainian. More languages will be added in the future.

You can switch the language by editing and then compiling the Position Sizer.mq5 file. You just need to uncomment the respective line at the top of the file and click the compile button.

Here is an example screenshot with the line for enabling the Ukrainian language highlighted:

Position Sizer - Uncommenting the Translation File Include

And here it is shown uncommented with the compile button highlighted:

Position Sizer - Compiling with a New Translation

It is actually easy to create your own custom translation of the Position Sizer's interface. It doesn't require any coding skills. The translation file consists of just a few hundred terms and phrases.


Frequently asked questions

I get compilation errors when compiling Position Sizer. How do I solve this?

First, make sure that you are compiling the correct filePosition Sizer.mq4 in MetaTrader 4 or Position Sizer.mq5 in MetaTrader 5. Second, make sure that the other files — Defines.mqh, Position Sizer.mqh, Position Sizer Trading.mqh, and errordescription.mqh (in MT5) — are placed in the same folder as the file you compile. If the problem isn't solved, please post in the official discussion thread, stating the version of Position Sizer, version of MetaTrader, and providing a copy or a screenshot of the compilation errors.

I installed the expert advisor but when I add it to a chart, nothing happens. Why?

Most likely, you need to compile it. To do this, left-click it in the list of expert advisors in MetaTrader's Navigator window and press Enter. MetaEditor will open the EA's source code. Now press F7. See the answer to the question above if there are compilation errors.

Position Sizer doesn't work correctly. What do I do?

To help you with the issue, I would need to know what version of the EA you are using, what version of MetaTrader (including the build number) you are using, and also what broker, account type, and account currency you are trying it on. Additionally, please provide the output in the Experts tab of your Terminal/Toolbox subwindow:

Reporting Problems with Position Sizer - Experts Output
I enter, let's say, 1% risk, but the Results column shows 0.87%. I want to risk, let's say $5,000, but end up risking $4,350. Why?

The most probable reason for that is that increasing the position size by the minimum possible increment would lead to a position size with a risk greater than the given percentage. The Position Sizer rounds the position size down in such cases, aiming to reduce the actual risk rather than to overshoot the specified value. You can always set the CalculateUnadjustedPositionSize input parameter to true to make the Position Sizer to show the exact calculated position size, but you won't be able to open such a trade with this broker because it won't comply with the broker's restrictions on the minimum position volume step.

Discussion

Do you have any suggestions or questions regarding this expert advisor?

Discuss Position Sizer with other traders and MQL programmers on the forum.

You can also subscribe to our monthly newsletter to keep yourself updated about future changes to the Position Sizer expert advisor.

 

You might want to open a trading account with any of the MT4 Forex brokers to use the Position Sizer for MetaTrader 4. If you want to use an MT5 version of the Position Sizer, feel free to open an account with a broker that offers MetaTrader 5 platform.


Changelog

3.07 — 2023-10-20

  • Added an optional additional label for the Entry line to display the total position volume calculated by the Position Sizer.
  • Added new hotkeys (Shift+S and Shift+P by default) to switch stop-loss and take-profit values from level to points and vice versa.
  • Added risk-to-reward ratio calculations to the Risk tab.
  • Added the expiration time field and parameter to allow setting a time limit for pending orders.
  • Added a new hotkey ('`' by default) to minimize/maximize the panel.
  • Fixed TP button colors in the dark mode.
  • Fixed hotkeys to not trigger when they are set to work without Shift/Ctrl, but either Shift or Ctrl are pressed.
  • Fixed the margin calculation in the MT5 version to take into account the maintenance margin when required.
  • Fixed a bug when changing the hotkey input parameters for an already attached Position Sizer could fail to work.
  • Fixed a potential array out-of-range error that could appear under certain rare circumstances.
  • Fixed additional TP fields scaling on the panel for HiDPI screens.
  • Changed the take-profit hotkey to switch off the TP-lock-on-SL when triggered.
  • Changed where the panel setting files are stored. They are now saved and loaded from the PS_Settings subfolder of MetaTrader's Files folder. Older settings files will be loaded correctly if they are found in the previous location.
  • Changed default colors for TP and SL lines to goldenrod and green respectively.

3.06 — 2023-08-14

  • Added a hotkey to set the Entry line to the price level at the mouse pointer's current position (SetEntryHotKey).
  • Added files with Arabic, Chinese (Simplified), and Spanish translations of the panel for the MT5 version of the expert advisor.
  • Fixed a bug that caused TP levels (when set in points) to drift from their given values.
  • Fixed a bug where incorrect previous SL was reported upon application of a trailing stop or breakeven.
  • Fixed a potential 'array out of range' error when switching symbols.
  • Fixed a bug with SL not resetting to default on symbol change when required by the SymbolChange parameter.
  • Fixed a bug when SL and TP lines could get set to levels that don't respect the symbol's tick sizer property.
  • Removed the possibility for the Stop-Loss to be set to zero.

3.05 — 2023-07-25

  • Added a new input parameter (PrefillAdditionalTPsBasedOnMain) to control whether newly added TPs are pre-filled or not.
  • Added a file with Portuguese (Brazilian) translation (contributed by Matheus Sevaroli) for the MT5 version of the expert advisor.
  • Fixed the Reward calculation display when some of the additional take-profit levels are zero. It will now calculate reward only for those trades that have a non-zero TP.
  • Fixed a bug with position size restriction and subtraction settings not actually working.
  • Fixed a bug that caused the SymbolChange = Reset to Defaults to not work for most fields.
  • Fixed a bug that prevented normal updating of entry and TP levels when lines were hidden.
  • Fixed a bug in MT4 version that could sometimes cause an 'array out of range' error.

3.04 — 2023-07-20

  • Added a dark theme mode, which can be set via the DarkMode input parameter.
  • Added an option to display breakeven lines at levels where the Position Sizer will apply breakeven to existing positions.
  • Added the Entry line label to display the distance from the current price to the Entry level for pending orders.
  • Added input parameters (ShowMaxParametersOnTrading, ShowFusesOnTrading, and ShowCheckboxesOnTrading) to make the Trading tab more compact.
  • Added separate total and per-symbol fields to control volume, risk, and number of trades on the Trading tab.
  • Added an input parameter (SettingsFile) to let users load their own custom settings file with panel fields configured according to their needs. The EA won't delete custom settings files.
  • Added two new hotkeys — to set a stop-loss (SetStopLossHotKey) and a take-profit (SetTakeProfitHotKey) to the price level at the mouse pointer's current position.
  • Added an option to change the translation of the panel's interface in MetaTrader 5. Language files are currently only available for Ukrainian and Russian. Users can create and use their own translation files.
  • Changed the breakeven mechanism to take into account the size of the commission if UseCommissionToSetTPDistance is set to true.
  • Changed the additional TP fields to appear with some non-zero value if the main TP is non-zero.
  • Fixed a bug when switching the chart's symbol could result in line labels disappearing if SymbolChange was set to Keep panel as is.
  • Fixed a bug in the MT5 version that resulted in the trade type not resetting properly when SymbolChange was set to Reset to defaults on symbol change.
  • Fixed a bug that resulted in false warnings and incorrect position size calculation when the EA failed to get the symbol information at the first attempt.
  • Fixed a bug that resulted in some of the +/- buttons to remain on the chart when the panel was minimized.
  • Fixed a bug that resulted in the stop-loss not keeping its correct distance when SLDistanceInPoints was set to true.
  • Fixed a bug when the additional funds asterisk remained visible even when the panel was minimized.
  • Fixed a bug in the MT5 version that resulted in the risk field resetting to default when the user clicked on the position size field after setting it to a custom value.
  • Fixed a bug that resulted in the stop-loss line sometimes disappearing on a symbol change.
  • Fixed a bug in the MT5 version that resulted in the Stop Price line appearing after switching from Stop Limit to Instant and setting the DisableStopLimit input parameter to true.
  • Fixed a bug that would result in wrong value appearing in the account size field after clicking on it and then clicking outside if the value contained a thousands separator.
  • Fixed a bug in the MT5 version that caused a critical 'array out of range' error when clicking on the +/- buttons for a single take-profit field.
  • Fixed a bug in the MT4 version that caused a critical 'array out of range' error when switching the chart symbol to a one with more additional TPs saved in a settings file.
  • Fixed a bug that caused the risk to be calculated based on the percentage value instead of the money value when Custom Balance was updated even if the MoneyRisk parameter was greater than 0.
  • Fixed a bug with ATR timeframe button not working.
  • Fixed a bug with incorrect volume share allocation when adding a new TP.
  • Fixed a bug in the MT5 version that caused a critical 'stack overflow' error when the EA failed to convert a symbol's profit or margin currency.
  • Fixed a bug that would cause TP values set in points to shift when dragging doing some unrelated chart manipulations.

3.03 — 2023-03-29

  • Added an option to set commission in percentage of the contract's value.
  • Added a possibility to use fractional values for custom leverage and symbol leverage.
  • Added an option to surpass the broker's maximum position with multiple trades (SurpassBrokerMaxPositionSize).
  • Added an option to apply SL/TP to market execution mode trades only after all positions are opened (MarketModeApplySLTPAfterAllTradesExecuted).
  • Added an option to limit maximum total risk per pair or overall.
  • Added support for trade execution when the Position Sizer is attached to a custom symbol in MT5. The actual symbol for trading is set via the TradeSymbol input parameter.
  • Added a warning when broker has tick value set to zero for a Forex trading instrument.
  • Added a hotkey setting (SwitchHideShowLinesHotKey) to hide/show the EA's lines.
  • Added an input parameter (DisableTradingSounds) to disable sounds during trade execution.
  • Added a possibility to use Escape, Tab, Backspace, and Caps Lock keys for panel hotkeys.
  • Added a new hotkey setting (SwitchOrderTypeHotKey) to quickly switch order type.
  • Added quick buttons to modify Entry, Stop-loss, Take-profit, and Stop price values.
  • Added a possibility to add and remove additional take-profits directly on the panel.
  • Added a panel button to quickly populate take-profit volume shares based on three different schemes: equal, descending, ascending.
  • Added the Stop limit line label to show the distance from Entry.
  • Added an option to switch the spread display from points to stop-loss ratio via the ShowSpread input parameter.
  • Added a setting (DisableStopLimit) to disable the Stop limit order type selection when switching via the 'Order type' button.
  • Changed the trading function to check the symbol's execution mode only if the relevant input parameter (IgnoreMarketExecutionMode) is set to false.
  • Changed the 'All symbols' checkbox to apply to 'Max # of trades', 'Max total volume', and 'Max total risk' fields simultaneously.
  • Changed the margin currency display to switch to the currency pair's base currency when conversion to the account currency is impossible.
  • Changed the 'Ignore orders without stop-loss/take-profit' checkbox to two separate checkboxes: 'Ignore orders without stop-loss' and 'Ignore orders without take-profit'.
  • Fixed the algorithm for trading volume distribution between multiple TP trades on trade execution.
  • Fixed a bug that would cause stop-loss to sometimes reset to zero.
  • Fixed a bug that was causing some panel edit values to reset to previous value after changing them.
  • Fixed a bug that resulted in a failing trade execution following a switch from a currency pair with Stop Limit order type to another pair.
  • Fixed a bug that caused the open trade's commentary to be "PS EA" despite empty the empty Order commentary field.
  • Fixed a bug that caused wrong values in volume shares after changing the TakeProfitsNumber input parameter.
  • Fixed a bug that resulted in the take-profit line not disappearing even after setting TP to zero.
  • Fixed the ATR timeframe button to remain in the Current state when the default ATR timeframe is set to Current.
  • Fixed a bug that would sometimes cause SL/TP lines to snap back when dragging them in the ATR mode.
  • Fixed a bug that would deselect SL/TP/Entry lines on chart template change.
  • Fixed a bug with lines re-appearing on platform profile change even if the 'Hide lines' button was pressed.
  • Fixed rounding issues with the risk value in the additional stop-loss label.
  • Fixed a bug with incorrect processing of the situation when Stop-loss is equal to Entry.
  • Fixed the default PositionSize input parameter to make it override the percentage Risk setting.
  • Fixed incorrect volume calculation that could sometimes occur on the Risk tab in MT5.
  • Fixed a bug that caused the 'Do not apply take-profit' checkbox to be ignored.
  • Fixed a minor bug that would sometimes cause line labels to freeze on the chart.
  • Fixed a bug that would sometimes cause the EA initialization to fail in MT5.
  • Improved currency conversion for calculations in MT5.
  • Optimized the EA initialization and deinitialization phases to significantly improve the loading speed when switching the chart symbol.
  • Removed the PanelOnTopOfChart input parameter. Use the 'Chart on foreground' checkbox in the chart's settings instead.

3.02 — 2022-08-12

  • Fixed a bug that could result in wrong or malfunctioning position size calculation when switching the chart's symbol (MT5 only).
  • Fixed the Commentary and Auto-Suffix fields which weren't working correctly (MT5 only).
  • Fixed a bug that prevented newly set default input parameters to change the respective fields on the panel.
  • Fixed a bug that could result in reward-related Main tab elements to show up when some other tab was selected.
  • Fixed a bug that sometimes prevented the Position Size field change from registering when the panel was calculating the Risk based on the Position Size.
  • Moved the ShowATROptions input parameter to the Compactness inputs group.
  • Removed the redundant Stop Price Label Color input parameter as there is no such label (MT5 only).
  • Made some purely cosmetic changes.

3.01 — 2022-07-28

  • Fixed a critical bug for breakeven functioning with sell orders.
  • Fixed bugs related to the trading hotkey.