With no updates in almost 6 months, it is time to announce the latest version of Position Size Calculator — 2.32. It includes 24 changes to this MetaTrader indicator. The most exciting upgrades are listed below for your information:
Stop-limit orders are now supported in MetaTrader 5 version of the calculator. Click on the Order type button until it shows ‘Stop Limit’ and the stop price line (purple by default) appears on the chart. Astop-limit order placed by that setup (viaPSC-Trader script) will work like this: when the price reaches the stop price level, the order becomes a limit order with an entry at the normal entry line position.
PSC-Trader will now ask for confirmation if you tick the Ask for confirmation checkbox on the Script tab of the calculator:
- A second click on the TP button now switches it into a tracking state, so that the TP is following the changing distance between the entry and the SL. Here is a demonstration of how this works:
- ATR timeframe switching button now has a Current state:
- Switching ShowAdditionalTPLabel input to true turns on a second
take-profit line label — it displays reward in percentage and money terms:
- Quick
risk-setting buttons (configurable via QuickRisk1 and QuickRisk2 input parameters) to conveniently switch between predetermined levels of risk per trade:
- Filling in multiple TP fields for the script is now easier than ever — you have two quick buttons to either fill all TPs uniformly inside the main
Entry-TP distance or outside. Here is how works:
Warning! This update introduces ObjectPrefix input parameter — it helps the indicator to discern its own chart objects from similarly named chart objects created by trader or by some other indicator. On the flip side, when updating PSC to version 2.32, it is possible that old chart objects (without the prefix) will remain on your charts and inside your templates — you will have to clean them manually.
A complete list of changes is available in the changelog.
If you prefer not to use MetaTrader, you can opt for the web version of the position size calculator. Despite differing significantly from the MetaTrader version, it will let you calculate position size easily.
If you have any suggestions or wish to report a bug in this MetaTrader indicator, please use our official Github repository or the commentary form below.
just wanted to thank you. wish everybody know this script. great work!
▼Reply
Sam Reply:
November 24th, 2020 at 6:09 am
are you plan to add “stop limit” feature to MT4 as well?
▼Reply
Andriy Moraru Reply:
November 24th, 2020 at 2:22 pm
Unfortunately, MT4 platform itself doesn’t support stop-limit orders.
▼Reply
PSC-Trader script did not execute limit and market order.. my MT4 version is 4.0 build 1310.. PSC calculator is 2.32 version.. PSC-Trader script is current version (11-18-2020).. Pls help. TIA
▼Reply
Andriy Moraru Reply:
December 7th, 2020 at 10:33 am
What does the script output in the Experts tab of the Terminal subwindow?
Did you update from a previous version of Position Size Calculator to 2.32? If so, did you remove the old line objects (unprefixed “EntryLine”, “StopLossLine”, and “TakeProfitLine”) from the chart? If not, please do.
▼Reply