Specifiche
Trading Rule:
Entry signals will be triggered with Zigzag, BB, CCI, RSI, MA. On every tick, when one entry signal is selected, a trade will be placed when the signal's entry condition is satisfied. If more than one entry signal is selected, all entry requirements have to be satisfied for trades to be placed.
However, when multiple exit signals are selected, all trades will be closed if any of the selected exit signals is satisfied.
Input:
Fixed Start Lot:
Lot Multiplier: second lot size will be multiplied by this variable, rounded up to the nearest 0.01 lot
Min Trade lot size:
Max Trade lot size:
Magic Number:
Comment:
== Zig Zig Signal ==
(Sell signals if on any tick, price breaks above the last peak of the zigzag. Buy signals if on any tick, price breaks below the last trough of the zigzag.)
(If Reverse Logic is True: Buy signals if on any tick, price breaks above the last peak of the zigzag. Sell signals if on any tick, price breaks below the last trough of the zigzag.)
Use Zig Zag For Entry: True or False
Use Zig Zag For Exit: True or False
Reverse Logic: True or False
ZZ Entry Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
ZZ Entry Depth:
ZZ Entry Deviation:
ZZ Entry Backstep:
ZZ Exit Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
ZZ Exit Depth:
ZZ Exit Deviation:
ZZ Exit Backstep:
== Bollinger Bands Signal ==
(Buy signals if on any tick, price breaks below the current BB lower band. Sell signals if on any tick, price breaks above the current BB upper band.)
(If Reverse Logic is True: Sell signals if on any tick, price breaks below the current BB lower band. Buy signals if on any tick, price breaks above the current BB upper band.)
Use Bollinger Bands For Entry: True or False
Use Bollinger Bands For Exit: True or False
Reverse Logic: True or False
BB Entry Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
BB Entry Period:
BB Entry Deviation:
BB Exit Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
BB Exit Period:
BB Exit Deviation:
== CCI Signal ==
(Buy signals if on any tick, CCI breaks below the Entry Over Sold Level. Sell signals if on any tick, CCI breaks above the Entry Over Bought Level.)
(If Reverse Logic is True: Sell signals if on any tick, CCI breaks below the Entry Over Sold Level. Buy signals if on any tick, CCI breaks above the Entry Over Bought Level.)
Use CCI For Entry: True or False
Use CCI For Exit: True or False
Reverse Logic: True or False
CCI Entry Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
CCI Entry Period:
CCI Entry Over Bought Level:
CCI Entry Over Sold Level:
CCI Exit Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
CCI Exit Period:
CCI Exit Over Bought Level:
CCI Exit Over Sold Level:
-- RSI Signal –
(Buy signals if on any tick, RSI breaks below the Entry Over Sold Level. Sell signals if on any tick, RSI breaks above the Entry Over Bought Level.)
(If Reverse Logic is True: Sell signals if on any tick, RSI breaks below the Entry Over Sold Level. Buy signal if on any tick, RSI breaks above the Entry Over Bought Level.)
Use RSI For Entry: True or False
Use RSI For Exit: True or False
Reverse Logic: True or False
RSI Entry Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
RSI Entry Period:
RSI Entry Over Bought Level:
RSI Entry Over Sold Level:
RSI Exit Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
RSI Exit Period:
RSI Exit Over Bought Level:
RSI Exit Over Sold Level:
— MA Signal –
(Buy signal when on any tick, Fast MA cross Slow MA from below. Sell signal when on any tick, Fast MA cross Slow MA from above)
(If Reverse Logic is True: Sell signal when on any tick, Fast MA cross Slow MA from below. Buy signal when on any tick, Fast MA cross Slow MA from above)
Use MA For Entry: True or False
Use MA For Exit: True or False
Reverse Logic: True or False
MA Entry Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
Entry Fast MA Period:
Entry Slow MA Period:
MA Exit Timeframe: 1min, 5min, 15min, 30min, 1H, 4H
Exit Fast MA Period
Exit Slow MA Period
==Time Range Filter -
(If True, specify the time which entry trades can be made)
Use Time Range Filter: True or False
Start Time (Server Time)
End Time (Server Time)
==Min Price Gap Filter –
(If True, next order have to have minimum distance of X points. E.g. Min Price Gap of 100 points, means if Buy at 1.0000, next Buy has to be 0.9990. If Sell at 1.0000, next Sell has to be 1.0010
Use Min Price Gap Filter: True or False
Min Price Gap, points
==Min Time Gap Filter –
(If Min Time Gap Filter is True, e.g. if Min Time Gap is 100 seconds, then within the next 100 seconds of the last entry, no orders will be placed even if entry signal is triggered. After 100 seconds, entry signals will be valid again.)
Use Min Time Gap Filter: True or False
Min Time Gap, seconds
==Alternate Trades Filter
(If last trade is Buy, next trades has to be Sell, and vice versa)
Use Alternate Trades Filter: True or False
==Max Spread Filter ==
Use Max Spread Filter: True or False
Max Spread, points
== Max Trades Filter ==
(Specify total number of Trades, as well as total number of Buys and Sells)
Use Max Trades Filter: True or False
Max Total Trades
Max Buy Trades
Max Sell Trades
== Basket SL & TP ==
Use Basket SL & TP: True or False
Basket SL, points
Basket TP, points
== SL & TP $$$ ==
(If True, specify SL and TP in $ of account currency for each trade)
Use SL & TP $$$: True or False
SL, $$$
TP, $$$
== SL & TP Points ==
(If True, specify SL and TP in points for each trade)
Use SL & TP Points: True or False
SL, points
TP, points
== Profit & Loss $$$ ==
(If True, If Total Account Profit reached Profit $$$ Total, all trades will be closed.
If Total Account Loss reached Loss $$$ Total, all trades will be closed.
If Profit of all Buy orders reached Profit $$$ Buys, all Buy trades will be closed.
If Loss of all Buy orders reached Loss $$$ Buys, all Buy trades will be closed.
If Profit of all Sell orders reached Profit $$$ Sells, all Sell trades will be closed.
If Loss of all Sell orders reached Loss $$$ Sells, all Sell trades will be closed.)
Use PnL $$$: True or False
Profit $$$ Total
Loss $$$ Total
Profit $$$ Buys
Loss $$$ Buys
Profit $$$ Sells
Loss $$$ Sells
== Close Daily ==
(If True, all trades will be closed at the Closing time specified in HH:mm format, server time)
Use Close Daily: True or False
Closing Time