10Pips EA uses two moving averages to find 10 pips,has Trailing Stop Loss &Take Profit works best on 1 hour time frame major forex pairs and stocks NASDAQ.
Try it on demo first.
If you do not want to trade with increasing lot size when you lose a trade set:”IncreaseFactor=0″
Inputs
 Use_TP_In_Money- Use Take Profit In Money (values:true/false).
 TP_In_Money- Take Profit In Money   (values: 10-100).
Use_TP_In_percent- Use Take Profit In Percent (values:true/false).
TP_In_Percent- Take Profit In Percent (values: 10-100).
————[Money Trailing Stop For Multiple Trades]———————-
Enable_Trailing-Enable_Trailing with money  (values:true/false).
Take Profit In Money (in current currency)Â (values: 25-200).
Stop Loss In Money(in current currency)Â (values: 1-20).
————————————————————————————–
BarsToCount= Bars To Count  (values: 1-100).
Exit= Close trades if the trend is against you and control draw dwon (values:true/false).
Lots – Lots size (values: 0.01-1).
Lots size Exponent  (values: 1.01-2).
IncreaseFactor -how much to increase lots from total margin if you lose a trade (values: 0.001-0.1).
Stop_Loss – Stop Loss (values: 30-500).  /set value 600 for  Multiple Trades
MagicNumber – Magic number (values: 1-100000).
TakeProfit – Take Profit (values: 50-200).  /set value 600 for  Multiple Trades
Simplified "EuroSurge" Expert Advisor (EA) for… This code represents a simplified version of "EuroSurge" Expert Advisor (EA) for MetaTrader 4 (MT4). It implements multiple technical indicators…