- Search Crypto Craft
-
lghr replied Oct 2, 2015Hi, classy! Solution: delete all " || OrderMagicNumber()!=Magic".
3 RSI cross and above or below level 50
-
lghr replied Sep 18, 2015hi classy! about your pm, my explain, please see picture.
3 RSI cross and above or below level 50
-
lghr replied Sep 14, 2015modified. if want alert once ,set ShiftPrevious=2;
3 RSI cross and above or below level 50
-
lghr replied Sep 13, 2015Hi! classy About 3 RSI, we can use the special indicator coded by FOREXflash. Regard lghr
3 RSI cross and above or below level 50
-
lghr replied Jul 16, 2015modified.In addition, i add a option to show gain/loss pips
I will code your EAs and Indicators for no charge
-
lghr replied Jul 16, 2015This EA was written by great Dave_C. If you want to target these two indicators, you can write a small EA.
I will code your EAs and Indicators for no charge
-
lghr replied Jul 16, 2015You can add the function to your ea. void trailling() { double tps =20; double distance =10; for(i=0; i<OrdersTotal(); i++) { if(!OrderSelect(i,SELECT_BY_POS)) continue; if(OrderSymbol()!=Symbol() || OrderMagicNumber()!=Magic) continue; ...
EA - Trailing SL that Jumps
-
lghr replied Jul 16, 2015Modified. However, I'm not sure whether the time format is in line with your requirements.
I will code your EAs and Indicators for no charge
-
lghr replied Jul 14, 2015today, i have tested, buy1+sels is never more than 2. i add a 'Print' function, you can look the infomation on Experts below mt4 Message .
I will code your EAs and Indicators for no charge
-
lghr replied Jul 12, 2015What you mean for '10 open trades'? buys=10, sells=10, buystop=10, sellstop=10 or totals=10?
I will code your EAs and Indicators for no charge
-
lghr replied Jul 8, 2015Hi! A few questions: 1, if SPEAD is not a fixed, then Stop and LImit will not be triggered at the same time, how to deal with? 2, if market is in the trend, how to deal with? This is a preliminary EA.
I will code your EAs and Indicators for no charge