Versão 10.0
2024.11.01
- Optimize Parameter
- Optimize signal with Price Action and RSI filter
- Attach EA on Time Frame m15 (15 Minute) for good perfom
Work Strategy :
1. EA will entry Buy with signal price action and RSI (10) Filter below 30
2. EA will entry Sell with signal price action and RSI (10) Filter Above 70
3. Next Layer will entry with min Range pips and Max Trades Entry
4. Target with Hidden Trailling, BreakEven, Stoploss and Take Profit. You can setting in parameter
Parameters
Suffix - Symbol pair like "m" for EURUSDm;
MODE - BOTH as Default, BUY or SELL;
TIMEFRAME - PERIOD H4 as Default - TF for Price Action
FILTER_RSI - PERIOD H4 as Default - TF for Filter RSI (10) 70,30
FIRST_LOT - First Lot for start with Balance setup
BALANCE - Balance setup for moneymanagement with first_lot setup
LOT_MULTIPLIER - Size for Lots Next Layer
MAX_LOT - Maximum Lot
RANGE- Range in points/pips for next trade;
NEXTRANGE_FACTOR - Range x Factor points/pips for next trade;
MAXTRADE- Total Order Buy/Sell
STOPLOSS - SL Point Setup
TAKEPROFIT - TP Point Setup
BREAKEVEN_STOP - Breakeven stop setup
BREAKEVEN_STEP - Breakeven step setup
TRAILLING_STOP - trailling stop setup
TRAILLING_STEP - trailling step setup
ORDERS_COMMENT - Comment for position order
START-TIME - time for start ea
END-TIME - time for stop ea
Versão 9.31
2021.10.14
EA Trending Topik Version 9.31
- fix Bug for old Version
- Optimize Parameter
- Optimize signal with Pivot, Support and Resistant Daily
Work Strategy :
1. EA will entry Buy if Closing Candle Cross up Pivot Line or Cross below Support Line
2. EA will entry Sell if Closing Candle Cross below Pivot Line or Cross Up Resistant Line
3. Next Layer will entry with min Range pips and Max Trades Entry, Buy again on Support Area, and Sell Again on Resistent area
4. Target can use manual takeprofit, s/r take profit, and autotarget with manual entry with pop alert for first time . There All you can set on parameter
5. Risk can use stop loss, RiskPercentCutLoss, and s/r stop loss.There All you can set on parameter
Parameters
Suffix - Symbol pair like "m" for EURUSDm;
RobotName - EA name;
Slippage - slippage value
StopLoss - Stop poins for Loss
TakeProfit - Target poins for profit
MoneyManagement - Money management;
Risk_Ratio - Lot based on money management;
StartingLotSize - Manual Lot Value
Max Lots - Maximum Lot Value
MaxTrades - Total Order Buy/Sell
Min Range - Range in points/pips for next trade;
Multiplier - Size for Lots Next Layer
TradeOnBarOpen - Open Candle for Trade
S&R TakeProfit - Enable/Disable for Takeprofit using S/R
S&R StopLoss - Enable/Disable for Stoploss using S/R
CloseReversal - Enable/Disable for closing in positif value when reverse
RiskPercentCutLoss - Cutloss for loss in Percent from Balance
TimerSettings
TradeAllowed - Enable/Disable for trade
UseTimer - Enable/Disable for trade with Time
StartHour - Hour Start for trade
StartMinute - Minute Start for trade
EndHour - Hour Stop for trade
EndMinute - Minute Stop for trade
UseLocalTime - Enable/Disable Local Time
TargetEquityBalance - Disable/Enable manual profit target in equity;
Target_EquityBalance - Input Manual profit target in equity value;
AutoTargetEquity - Target percent calculate;
AutoTarget - Auto enable/disable target percent calculate;
TargetPercentAuto - Percentage value for auto target profit.
Versão 7.13
2021.08.26
EA Trending Topik Version 7.13
- fix Bug for old Version
- Optimize Parameter
- Optimize signal
Parameters
Suffix - Symbol pair like "m" for EURUSDm;
RobotName - EA name;
MoneyManagement - Money management;
Risk_Ratio - Lot based on money management;
RiskPercentCutLoss - Cutloss for loss in Percent from Balance
Martingle_Lot - Enable/Disable Lot Open Next Layer , Enable for Martingle double lot and Disable for averaging lot
MaxTrades - Total Order Buy/Sell
Range - Range in points/pips for next trade;
StartingLotSize - Manual Lot Value
Slippage - slippage value
TakeProfit - Target poins for profit
StopLoss - Stop poins for Loss
BuySellStopOffset - Stop Limit Range from Price
MartingleTakeProfit - Target poins for profit layer position
TrailingStopSettings
UseTrailingStop - Enable/Disable
Trailing_Stop - Pips Trailling
MinProfit - Minimum Profit Trailling
Step - Step pips Trailling
TradeOnBarOpen - Open Candle for Trade
TimerSettings
TradeAllowed - Enable/Disable for trade
UseTimer - Enable/Disable for trade with Time
StartHour - Hour Start for trade
StartMinute - Minute Start for trade
EndHour - Hour Stop for trade
EndMinute - Minute Stop for trade
UseLocalTime - Enable/Disable Local Time
TargetEquityBalance - Disable/Enable manual profit target in equity;
Target_EquityBalance - Input Manual profit target in equity value;
AutoTargetEquity - Target percent calculate;
AutoTarget - Auto enable/disable target percent calculate;
TargetPercentAuto - Percentage value for auto target profit.
Versão 7.0
2021.07.28
add new parameter :
Martingle_Lot - Enable/Disable Lot Open Next Layer , Enable for Martingle/double lot and Disable for averaging lot
Versão 6.0
2021.07.28
EA Trending Topik Version 6.0
- fix Bug for old Version
- Optimize Parameter
- Optimize Pending Stop Postion
- Optimize signal by candle volume, engulfing H4
Parameters
Suffix - Symbol pair like "m" for EURUSDm;
RobotName - EA name;
MoneyManagement - Money management;
Risk_Ratio - Lot based on money management;
MaxTrades - Total Order Buy/Sell
Range - Range in points/pips for next trade;
StartingLotSize - Manual Lot Value
Slippage - slippage value
TakeProfit - Target poins for profit
StopLoss - Stop poins for Loss
BuySellStopOffset - Stop Limit Range from Price
MartingleTakeProfit - Target poins for profit layer position
TrailingStopSettings
UseTrailingStop - Enable/Disable
Trailing_Stop - Pips Trailling
MinProfit - Minimum Profit Trailling
Step - Step pips Trailling
TrailingTakeProfit - Trailling Take Profit Pips
TradeOnBarOpen - Open Candle for Trade
TimerSettings
TradeAllowed - Enable/Disable for trade
UseTimer - Enable/Disable for trade with Time
StartHour - Hour Start for trade
StartMinute - Minute Start for trade
EndHour - Hour Stop for trade
EndMinute - Minute Stop for trade
UseLocalTime - Enable/Disable Local Time
TargetEquityBalance - Disable/Enable manual profit target in equity;
Target_EquityBalance - Input Manual profit target in equity value;
AutoTargetEquity - Target percent calculate;
AutoTarget - Auto enable/disable target percent calculate;
TargetPercentAuto - Percentage value for auto target profit.
Versão 2.0
2018.09.27
EA Trending Topik Version 2.00
- fix Bug for old Version 1.00
- Adjust lot management system
- Adjust filter locking strategy
- Adjust Parameter
- Adjust Filter Signal
Parameters
Suffix - Symbol pair like "m" for EURUSDm;
RobotName - EA name;
MoneyManagement - Money management;
Risk_Ratio - Lot based on money management;
Martingle - Disable/Enable lot with martingle
MaxTrades - Total Order Buy/Sell
Range - Range in points/pips for next trade;
Lots - Manual Lot Value
Slippage - slippage value
TakeProfit - Target poins for profit
StopLoss - Stop poins for Loss
TargetEquityBalance - Disable/Enable manual profit target in equity;
Target_EquityBalance - Input Manual profit target in equity value;
AutoTargetEquity - Target percent calculate;
AutoTarget - Auto enable/disable target percent calculate;
TargetPercentAuto - Percentage value for auto target profit.
O usuário não deixou nenhum comentário para sua avaliação