Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
PSC-Trader.ex5 | 2020-11-18 | 128.1 kB | |
PositionSizeCalculator.ex5 | 2020-11-18 | 746.7 kB | |
PSC-Trader.ex4 | 2020-11-18 | 38.4 kB | |
PositionSizeCalculator.ex4 | 2020-11-18 | 428.9 kB | |
README.md | 2020-11-18 | 1.1 kB | |
Totals: 5 Items | 1.3 MB | 2 |
- Stop-limit pending orders (MT5).
- Optional order confirmation via script.
- Take-profit button state to fix TP to Entry-SL distance.
- Current timeframe in ATR Timeframe button.
- TP label for %/$ profit.
- Two quick risk buttons.
- Quick multi-TP buttons.
- RoundDown input to control normal/down rounding.
- Chart objects prefix.
- Fix 'array out of range' when switching from several TPs to one TP.
- Fix checkboxes not updaing.
- Fix Long/Short not switching.
- Fix script not obeying checkboxes on Script tab.
- Fix symbol leverage calculation.
- Fix panel position bug.
- Fix reward calculation for CFDs (MT4).
- Fix position size calculation for futures (MT4).
- Fix compatibility with other panels.
- Fix position size calculation for FORTS Futures (MT5).
- Fix maximum position size by margin calculation (MT5).
- Fix responsiveness of line labels.
- Fix precision by replacing FLT_EPSILON with DBL_EPSILON.
- Fix for cases when symbol has RUR currency (instead of RUB).
- Old code cleanup in PSC-Trader.