Опубликованные продукты

Популярные
The advantages of EA TWO CANDLE SMART are: It is equipped with various filters, including: maxspread, maxlot, takeprofit (4 step), stop loss (3 step), profit target per day, and many more. Open order BUY = If iClose[2] > iOpen[2] && iClose[1] > iOpen[1]. Open order SELL = If iClose[2] < iOpen[2] && iClose[1] < iOpen[1]. Target_profit_perday=50; ==> can work on forward test. lockprofit=2;//Minimal Profit in money Step_LockProfit_in_Money=25; Stoploss_in_Money=1000; Stoploss_in %=50;==> Stoplos
EA RSI MODIF is robot expert advisor with indicator RSI,but this ea use more strategy. Open order BUY = If indicator RSI < Signal buy. Open order SELL = If indicator RSI > Signal sell. More Strategy from Ea RSI MODIF IS = Can use strategy hedging,martingale,lock profit,target profit perday (work on forward test),and many more of strategy. Parameters EA RSI MODIF = ==>  Setting indicator RSI : RSI PERIOD = 14 .                                               SIGNAL BUY = 30 .                      
This robot EA with simple indicator ONE CANDLE, but this ea is equipped with various strategies, including: hedging technique (true / false), martingale technique (set 1 = off). also equipped with various filters, including: maxspread, maxlot, target profit per day, take profit with 4 layers, stop loss with 3 layers and many other strategies. Open order BUY = If iClose[1] > iOpen[1]. Open order SELL = If iClose[1] < iOpen[1]. EA_indicators=ONE CANDLE VERSION; Hedging=false; Use_MaxSpread=true;
THIS ROBOT EA WITH INDICATOR ONE MA PLUS. Open order BUY = If Bid > MA1. Open order SELL = If Ask < MA1. STRATEGY FROM ONE MA PLUS : -  With Target profit perday (work on forward test). -  with multi filter : maxspread,maxlot. -  with multi takeprofit : include 4 step. -  with multi stoploss : include 3 step. PARAMETERS SETTING : EA_Indicators=ONE MA VERSION; Hedging=false; Use_MaxSpread=true; MaxSpread=50; MaxLot=1; Target_profit_perday=50; lockprofit=2;//Minimal Profit in money S
Fibo Extrem is robot ea with indicator Fibonacci. Order open BUY = if iOpen[0] > Pivot Point(PP). Order open SELL = if iOpen[0] < Pivot Point(PP). Strategy from this EA : Can use hedging(true/false),can use martingale(set 1=off),Target profit perday,takeprofit 4 step,stoploss 3 step,and more strategy. Hedging=false; ==> true/false EA_indicators=FIBONACCI; Use_MaxSpread=true; MaxSpread=50; ==> Maximal Spread MaxLot=1; ==> Maximal lot Target_profit_perday=50; ==> can work on forward test. lockp
New Ea with indicator TWO MA PLUS. Open order BUY : If MA1 > MA2. Open order SELL : If MA1 < MA2. The advantages of EA TWO MA PLUS are: It is equipped with various filters, including: maxspread, maxlot, takeprofit, stop loss, profit target per day, and many more. Setting_Indicator TWO MA = Ma1_Period=14; Ma2_period=28; Ma_Mode=0; EA_indicators=TWO MA ; Hedging=false; ==> true/false Use_MaxSpread=true; MaxSpread=50; ==> Maximal Spread MaxLot=1; ==> Maximal lot Target_profit_perday=50; ==> can wo