Version 17.20
2017.06.27
Fixed bug with adaptive SL.
Added pending Stop orders.
If you set parameter sA_StopATR >0, then pending Stop orders are placed at the distance of StopATR * ATR. Pending Stop orders follow the price.
Parameters OrderCloseBars were added to every slot.
Version 17.11
2017.05.17
Version 17.11
Bug fixed (array out of range).
Version 17.10
2017.04.21
Main update!
Stufic now has 3 slots for combination of 7 strategies (etries and exits).
You can choose which strategy will be traded on Slot A, B or C.
All strategies are build for different markets:
Alpha - Stochastic with open/close candles pattern
Beta - CCI with fast and slow EMA
Gamma - DeMarker with Engulfings, DarkCloud or Shooting star and hammer patterns
Delta - RSI with TrueRange breakout
Kappa - RSI with High/Low and close breakout
Sigma - WPR level with simple candle pattern
Omega - ATR momentum with combination of long candle patterns
All strategies has a possibility to use breakeven (if BEactivation_ratio > 0).
Money Management is now redesigned and lot size is based on RiskPercent parameter calculated by pip value and account balance and SL distance.
SL are dynamic, so the important thing is that fist rule for setting SL is ATR*sA_SL.
But SL ATR should be ignored if there is support or restitance level and distance to SR will be smaller than ATR. This is very low risk SL management which could increase lot size with the same risk.
Version 14.50
2016.06.21
This version 14.50 is a big step to another level.
Too many things changed such as a core of Stufic system.
1) Control panel is now more user friendly.
2) 6 indicators were replaced by new four: REV, CT, STO, TCP
3) Stufic can communicate in English and Czech languages now. More languages will be added.
4) Main focus is stability in real trading, so I do not look on how trading looks in backtesting. I primarily look on how it trades without sample data and how it works in real trading!
New parameters will be published in comments!
Version 12.67
2016.04.05
New version S12.67 updates:
- Added new parameters for closing all trades of portfolio
XXX_SL_Group updated
Closing for the trades is now FIFO compatible (ready for US clients) <-
Enjoy your trading and profits!
Version 12.62
2016.03.11
Version 12.62 is mainly focused to better order handling when Stufic opening bunch of new trades.
Main updates:
Parameters:
- SLTP_tr_start_hours changed to TrailingStartHours
- OneStopOrderOnly (added): When STOP orders are opened and trailing is activated no more STOP orders will be opened until STOP order is not changed to MARKET order.
- All parameters numeration changed from POINTS to PIPS (Previous settings were SL = 100, now its SL = 10.0).
Indicators:
ECR = innovated to 7 MA cross.
All inicators were innovated in the way of eliminating old signals. New signal is valid only if old signal has one trade and indicator is not still in the zone (perfect stability).
Bugs:
Spread size bug in control panel repaired.
SAM indication added to control panel.
Version 12.51
2016.02.11
Stufic version 12.51 updates:
Parameter XXX_SpikeOffset added to each indicator. If offset = 0 parameter SL_tr_spike will not be used for this indicator.
Parameter OneStopOrderOnly added. True = no more than one Stop order of each indicator will be opened. There are some situations of 3 opened trades at the same price in previous version. This parameter fix this issues.
SAM indicator added. Its produces less trades but with higher accuracy on some currency pairs.
SAM is based on Parabolic Sar and MACD cross.
Version 12.33
2016.01.21
Two bugs repaired:
- ECR_timezone not worked well in v12.2
- Max orders trades does not work while hedging is off (this is causing too many trades and very aggressive trading)
- enum types (WPR_DisableDay, etc...) was not working correctly
Added:
- Individual trailing size (WPR_tra_individual) for SL and TP which can be combinated with starting SL and TP (Trailing SL and TP is activated after order SLTP_tr_start_hours)
- ATR for SL and TP and Trailing SL TP. If you set ATR period (WPR_SLTP_Atr) than values SL and TP are multiplier of ATR value.
-------
Example of using two types of SL:
Basic SL in points:
WPR_SLTP_Atr = 0
WPR_SL = 500 (50pips, after placing order)
WPR_tra_individual = true
WPR_SL_tra = 350 (35pips, will be set after SLTP_tr_start_hours)
ATR SL:
WPR_SLTP_Atr = 30 (period of ATR)
WPR_SL = 10.5 (10.5 = multiplier x ATR value)
WPR_tra_individual = true
WPR_SL_tra = 5.0 (multiplier x ATR value after SLTP_tr_start_hours)
-------
- Added Location Timezones (WPR_LocTimeZone = Londo, Tokyo, Sydne, NY...) - If you want to trade only when London, Tokyo, Sydney or NY is open, you can select this value. Othervise "Disable" deactivating this parameter.
- Added enum types instead of numerical values for WPR_DisableDay, WPR_LocTimezone (Sunday, Monday..., London, Tokyo)
Version 12.2
2016.01.14
New release 12.2 is mainly focused on portfolio and orders management.
Major changes:
- SignalMain, SignalSlave1 and SignalSlave2 were changed to SignalA,B,C,D, So you can use up to 4 slots for building a portfolio of included indicators (WPR, CCI, STO, MA, ECR).
- Envelopes indicator was removed due to poor stability in the real markets conditions
- Control panel was redesigned and some values were added
- New indicator ECR added (Exponential MA + Candle and RSI combination)
- CCI Cross indicator redesigned to Double CCI and price candle across MA (Excellent stability at H4 and D1 charts.
- Timeframes added to each indicator. You can combine chart timeframes in one Stufic EA.
- MA indicator redesigned to MA Crosses of LWMA and EXMA width RSI and CCI level filter.
- All indicators now produce trades which can be controlled as a group by its own Virtual Group SL (with break even activation) and TP.
- New GMT_Offset_Winter and GMT_Offset_Summer were added. You can easily change GMT offset of SET files for your broker.
- Maximal risk % parameter added - It closes all trades when reaching % loss value (and stops EA if you select MaxRiskExpertRemove).
- Open and Close order sound alert added.
- Minimal delays between orders changed from hours to minutes (OrdMinutesDelayOpen and OrdMinutesDelayClose).
For all new parameters check comments.
Now I think it is Time for the first Review.
I have tested Stufic for a Month on my Live Account. I realy like the customization option from this ea.
With a few klicks of optimisation i can use any currency pair that i want.
The presets from Mr. Hruby works great, especially when the whole portfolio is used.
So i think this ea is future proof.
I have made stable profit with small drawdown.
So i give 5 Stars for This EA!