ScalperiorFX Exotic 2013 Retail (Pepperstone) (de FXspitzer)
El usuario ha borrado este sistema.
Edit Your Comment
Discusión ScalperiorFX Exotic 2013 Retail (Pepperstone)
Feb 21, 2013 at 18:16
Miembro desde Oct 15, 2011
posts 122
this is the default setting -- trade in 12 Currencies on 'Smartyangle' taste....😉
#property copyright 'ScalperiorFX Technoinvest'
Expert = 'ScalperiorFX Exotic 2013 Retail';
TradeCurrencies = 'TRADE ALL CURRENCY INSTRUMENTS';
MainCurrencies = 'GBPUSD; EURUSD; USDCHF; USDJPY; USDCAD; AUDUSD';
TimeFrames = 'M15:SCALPING; M30:NORMAL; H1-H4:INTRADAY';
iLogicStrategy = 'iSAR; iRSI; iMACD; iMA; iBands; iStochastic; iADX; iStdDev; iCCI; iForce; iOsMA; iMFI; iRVI';
MagicNumber = 2512001;
ECNMarketLine = TRUE;
ECNMarketLevel = 7;
Lots = 0.01;
LotMultipliers = 1.2;
TakeProfit = 25.0;
StopLoss = 75.0;
iStaticStopLoss = TRUE;
ContractSize = 10000;
ReversalDirectBuy = -1;
ReversalDirectSell = 1;
iScalpTrendMode = FALSE;
iScalpingInterval = 0;
iScalpTrendTP = 0;
iScalpTrendSL = 0;
MaxBuyOrderLine = 3;
MaxSellOrderLine = 3;
IntervalOrderLine = 10;
Slippage = 3;
iStrategySignals = 'THE ENTRY STRATEGY SIGNALS';
//------------------------------------------
iRVIPeriodMin = 10;
iRVIPeriodMax = 14;
iRVIMode = MODE_MAIN;
//------------------------------------------
iCCIPeriodMin = 12;
iCCIPeriodMax = 20;
iCCIPrice = PRICE_TYPICAL;
//------------------------------------------
iStochasticCorrection = 85;
iMFICorrection = 80;
iRSICorrection = 25;
iRViCorrection = 35;
//------------------------------------------
iBearsPowerPeriod = 13;
iBearsPowerPrice = PRICE_CLOSE;
iBullsPowerPeriod = 13;
iBullsPowerPrice = PRICE_CLOSE;
//------------------------------------------
iStochasticKperiod = 8;
iStochasticDperiod = 3;
iStochasticSlowing = 4;
iStochasticMethod = MODE_EMA;
iStochasticMode = MODE_MAIN;
//------------------------------------------
iRSIPeriod = 14;
iRSIPrice = PRICE_CLOSE;
//------------------------------------------
iMFIPeriod = 5;
//------------------------------------------
iADXPeriod = 14;
iADXPrice = PRICE_HIGH;
iADXMode = MODE_MAIN;
//------------------------------------------
iMAPeriodMin = 8;
iMAPeriodMax = 26;
iMAMode = MODE_SMMA;
iMAPrice = PRICE_MEDIAN;
//------------------------------------------
iMACDFastEMA = 14;
iMACDSlowEMA = 26;
iMACDSMA = 9;
iMACDPrice = PRICE_CLOSE;
iMACDMode = MODE_MAIN;
//------------------------------------------
iBandsPeriod = 20;
iBandsDeviation = 2;
iBandsPrice = PRICE_LOW;
iBandsMode = MODE_LOWER;
//------------------------------------------
iSARStep = 0.25;
iSARMax = 0.2;
//------------------------------------------
iMomentumPeriodMin = 12;
iMomentumPeriodMax = 20;
iMomentumPrice = PRICE_CLOSE;
/------------------------------------------
#property copyright 'ScalperiorFX Technoinvest'
Expert = 'ScalperiorFX Exotic 2013 Retail';
TradeCurrencies = 'TRADE ALL CURRENCY INSTRUMENTS';
MainCurrencies = 'GBPUSD; EURUSD; USDCHF; USDJPY; USDCAD; AUDUSD';
TimeFrames = 'M15:SCALPING; M30:NORMAL; H1-H4:INTRADAY';
iLogicStrategy = 'iSAR; iRSI; iMACD; iMA; iBands; iStochastic; iADX; iStdDev; iCCI; iForce; iOsMA; iMFI; iRVI';
MagicNumber = 2512001;
ECNMarketLine = TRUE;
ECNMarketLevel = 7;
Lots = 0.01;
LotMultipliers = 1.2;
TakeProfit = 25.0;
StopLoss = 75.0;
iStaticStopLoss = TRUE;
ContractSize = 10000;
ReversalDirectBuy = -1;
ReversalDirectSell = 1;
iScalpTrendMode = FALSE;
iScalpingInterval = 0;
iScalpTrendTP = 0;
iScalpTrendSL = 0;
MaxBuyOrderLine = 3;
MaxSellOrderLine = 3;
IntervalOrderLine = 10;
Slippage = 3;
iStrategySignals = 'THE ENTRY STRATEGY SIGNALS';
//------------------------------------------
iRVIPeriodMin = 10;
iRVIPeriodMax = 14;
iRVIMode = MODE_MAIN;
//------------------------------------------
iCCIPeriodMin = 12;
iCCIPeriodMax = 20;
iCCIPrice = PRICE_TYPICAL;
//------------------------------------------
iStochasticCorrection = 85;
iMFICorrection = 80;
iRSICorrection = 25;
iRViCorrection = 35;
//------------------------------------------
iBearsPowerPeriod = 13;
iBearsPowerPrice = PRICE_CLOSE;
iBullsPowerPeriod = 13;
iBullsPowerPrice = PRICE_CLOSE;
//------------------------------------------
iStochasticKperiod = 8;
iStochasticDperiod = 3;
iStochasticSlowing = 4;
iStochasticMethod = MODE_EMA;
iStochasticMode = MODE_MAIN;
//------------------------------------------
iRSIPeriod = 14;
iRSIPrice = PRICE_CLOSE;
//------------------------------------------
iMFIPeriod = 5;
//------------------------------------------
iADXPeriod = 14;
iADXPrice = PRICE_HIGH;
iADXMode = MODE_MAIN;
//------------------------------------------
iMAPeriodMin = 8;
iMAPeriodMax = 26;
iMAMode = MODE_SMMA;
iMAPrice = PRICE_MEDIAN;
//------------------------------------------
iMACDFastEMA = 14;
iMACDSlowEMA = 26;
iMACDSMA = 9;
iMACDPrice = PRICE_CLOSE;
iMACDMode = MODE_MAIN;
//------------------------------------------
iBandsPeriod = 20;
iBandsDeviation = 2;
iBandsPrice = PRICE_LOW;
iBandsMode = MODE_LOWER;
//------------------------------------------
iSARStep = 0.25;
iSARMax = 0.2;
//------------------------------------------
iMomentumPeriodMin = 12;
iMomentumPeriodMax = 20;
iMomentumPrice = PRICE_CLOSE;
/------------------------------------------
simplicity and just simple... like a camel.
Feb 22, 2013 at 22:08
Miembro desde Oct 15, 2011
posts 122
please wait sir, we must analize some data and add some feature like news filter because we can not predict trend before news
nkkhuen posted:
how to buy your EA, can you email to me
thank you
Ng Kin Khuen
simplicity and just simple... like a camel.
*El uso comercial y el spam no serán tolerados y pueden resultar en el cierre de la cuenta.
Consejo: Al publicar una imagen o una URL de YouTube, ésta se integrará automáticamente en su mensaje!
Consejo: Escriba el signo @ para completar automáticamente un nombre de usuario que participa en esta discusión.