AK Strategy Creator Dm

This is the demo version of AK Strategy Creator (STC) which enables traders to create, edit and save their own strategies using MT5 standard and custom indicators.

Attach your strategy's indicators with your preferred settings, then attach STC EA, which will read the attached indicators so that you can use them in defining Buy and Sell Entry and Exit conditions.


Two default indicators are always included in the indicator list to allow access to Candle (Bar) prices and indicator values:

  1. Candle Price (OHLC) : For Bar Open/High/Low/Close Price. Buffers are 0/1/2/3 respectivley. 0 for Open, 3 for Close.
  2. Indicator Value : Indicator level or value for Indicator1 for comparison. It is used for indicators like RSI, Stochastic, CCI,  and is also used for Arrow indicators where indicator has a price value where arrow is shown and Empty or zero value when arrow is abscent. Empty value replacement number can be used in the EA settings to avoid confusion with indicators that have zero values/levels.


STC/STE Solution bundle

Strategies created by STC can be back tested in MT5 Strategy Tester, forward tested on demo or executed on live accounts using AK Strategy Executer (STE).


Condition Format : Indicator1/Buffer1/Bar1/[Conditional Operator]/Indicator2/Buffer2/Bar2 (or Value1:Value of indicator1)

  • Buffer indicates the indicator buffer number to be used. Buffers data appear in Data Window (CTRL+D). 
  • Buffer numbers usually start from 0. For example:
    • indicators that have one line (MA, RSI, CCI, SAR, DeMarker, Momentum, ATR ... etc), has one buffer 0. 
    • indicators that have two lines (MACD, Stochastic)  has 2 buffers,  Buffer 0 for Main and Buffer 1 for Signal.
    • For indicators that have more than 2 buffers, like BB,Ichimoku, custom indicators ... etc. You can check the Data Window and Indicator documentation to know the correct buffer numbering used.
  • Bar indicates the bar (candle) tp be used in the condition:
    • 0 : Current unclosed candle. Curently not used because value of indicators at candle zero keep changing.  It can be added in next update if needed by the traders.
    • 1 : The last closed candle. This is the most used candle in EAs, because indicator value at candle 1 is fixed.
    • 2 and above : those older candles can be used to compare indicator values with previous candles.

Condition Examples:

Indicator1 Buffer Bar Operator Indicator2 Buffer Bar Value Description
RSI(21)  0  1 > (Greater) Indicator Value
 75 RSI(21) > 75
RSI(7)  0  1 < (Less) RSI(21)  0  1
RSI(7) < RSI(21)
MACD(12,26,9)  1  1 > MACD(12,26,9)  0  1
Macd Signal > Macd Main
ReversalArrow  0  1 != (Not Equal) Indicator Value


 -999 Buy Arrow. Note (-999) was used
as a replacement of Empty_Value.
Candle Price (O/H/L/C)  3  1  > Candle Price (O/H/L/C)  3  2   Bar1 Close > Bar 2 Close (Up Trend)
BP MFI  1  1  = Indicator Value      1 BP MFI custom indicator
Histogram value = 1

More Examples available in the User's Manual.


Unified Conditions Format:

  • All signals (Buy Entry, Sell Entry, Buy Exit and Sell Exit) use the same condition format. 
  • Multiple conditions can be added for each signal. 
  • If your exit signals are based on TakeProfit and StopLoass fixed pips, you don't need to add any conditions for exits, and controll them from STE EA.


Testing STC before buying:

Since STC is a grpahical utility tool, the version downloaded from MT5 Market will not correctly work in MQL5 Strategy Tester. For this I provided this full functional demo version that can be used live. Strategies created by the STC Demo version can only be used in MQL5 Strategy Tester using the same STE EA.

In summary to test this solution (STC/STE) bundle you need to:

  • download this STC Demo version from MT5 Market
  • download STE from MT5 Market.


Your comments are highly appreciated, as I will continue enhancing this product to make creating trading strategies as easy as possible.

.


作者的更多信息
This Expert Advisor measures the broker execution time in milliseconds. Every 10 seconds (Refresh Seconds) , the EA opens a buy stop order far away from current price (1.5 x Ask), then modifies the (price, stop loss and take profit) of the created order by 5 pips then deletes it immediately. Inputs Refresh Seconds:   Number of seconds for each re-test, default 10 seconds. Display Last:   Last Execution time Min:   Fastest execution time Max:   Slowest Maximum execution time Avg:   Average exec
This is a DEMO version of the Smarter Trade Manager Smarter Trade Manager  is an advanced trade management tool that can monitor and manage your manual and EA trades according to the settings you choose. It works as an Expert Advisor (EA), it does not open any trades but it closes trades as per the auto closing settings or when manually pressing any of the close buttons. FEATURES: Three-dimensional  interactive  view of your trades Trade Summary, P/L, Alerts, Closure by  Currency Trade Summary,
FREE
Break-even Price indicator Shows Break even price tag for multiple positions on chart Multiple Levels for custom Profit/Loss Percentages of Balance, and Amounts in Deposit Currency Works for a specific Magic Number trades or all trades on chart Calculation includes Spread, Commissions and Swaps How to use The basic use of the indicator is to calculate the "break-even price level" for multiple mixed positions for the same symbol and show it on the chart. In addition to this, the indicator will s
Currency Dashboard Trader
Khalil Abokwaik
5 (2)
Currency Dashboard Trader is a multi-currency trading system. It uses two sets of indicators across multiple time frames. Each set can be evaluated for trend following or reversal. The system calculates strength/weakness of currency pairs , and  generates a list of pairs eligible for trading. The system also incorporates a trade manager that supports currency basket management. Trading Modes: Manual Mode: Dashboard in manual mode is used as an indicator for trade signals. Clicking a pair from
Smarter Trade Manager  is an advanced trade management tool that can monitor and manage your manual and EA trades according to the settings you choose. It works as an Expert Advisor (EA), it does not open any trades but it closes trades as per the auto closing settings or when manually pressing any of the close buttons. FEATURES: Three-dimensional interactive  view of your trades Trade Summary, P/L, Alerts, Closure by Currency Trade Summary, P/L, Alerts, Closure by Magic Number Profit and Loss
High Probability Reversal Indicator The indicator looks for trend exhaustion areas, and plots Buy/Sell arrow after confirmation of trend   exhaustion. Signals can   also   be shown as popup alerts, or be sent as e-mail or mobile phone notification. Trades can be taken on breakout of the signal candle. Inputs Signal Type:   Aggressive/Normal History Bars : Can be set to 0 (zero) to show all historical signals, or can be set to a limited number of bars for faster execution. Show Alert   : True/Fal
High Probability Reversal Arrow Indicator The indicator looks for trend exhaustion areas, and plots Buy/Sell arrow after on confirmation of trend exhaustion. Signals can also   be shown as popup alerts, or be sent as e-mail or mobile phone notification. Trades can be taken on breakout of the signal candle. Inputs Signal Type: Aggressive/Normal History Bars : Can be set to 0 (zero) to show all historical signals, or can be set to a limited number of bars for faster execution. Show Alert : True/Fa
AK Strategy Creator  ( STC ) enables traders to create, edit and save their own strategies using MT5 standard and custom indicators. Attach your strategy's indicators or load your chart template. Add/Remove indicators and modify their settings as needed. Once you are satisfied the indicators, save as chart template. Give the template a specific name as it will be needed for demo/live trading. To backtest the strategy in Strategy Tester, save the template also under the name "tester". If it's alr
AK Strategy Executer (STE) is the EA that trades user-defined strategies created by the AK Strategy Creator (STC) . It is also used to backtest strategies created by STC or STC Free Demo version . It provides all standard EA functions including Lot Size, TP/SL, Trailing and Breakeven Stop, Trading hours ... etc. STC/STE Solution bundle Strategies created by STC can be back tested in MT5 Strategy Tester, forward tested on demo or executed on live accounts using AK Strategy Executer (STE). Testin
筛选:
无评论
回复评论