- Search Energy EXCH
-
abokwaik replied Feb 15, 2015It would have worked also on sell orders if Stop Loss was set > 0. Anyway, I have fixed it to work even if Stop Loss was set to 0. Old Syntax : if(OrderType()==OP_SELL) { if(op_price-Ask>Trailing_Stop_Pips*Point && op_price<old_sl) new_sl=op_price; ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 14, 2015Using previous settings, and changing "Min. Distance in Pips or Points between orders" to negative (-10000 points) and max orders to 20, AND increasing the Equity Loss input to 30%, allowed the EA to open trades on the last 4 candles: image
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 14, 2015Note that in the previous chart no trades were taken on the last 4 candles, although HAS confirms it on lower and higher time frame. That's because "Min. Distance in Pips or Points between orders" , which is set to zero in Alex's settings was not ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 14, 2015Its OK. Back Test results based on your settings for EUR/USD 2015 D1 time frame W1 Higher time frame: image Testing Chart : The lower HAS is for D1, and the upper is for W1: image In your setting MA is disabled and SL/Trailing Stop are also ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 14, 2015In backtesting EA will use the settings in the EA. There is No need to apply the indicator on the chart unless you need it for visual following (this is applicable to forward testing also). Yes, you can use both Filters HAS and MA simultaneously.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 14, 2015Most probably your HAS settings in the EA are different from HAS settings on the chart. trailing stop jump works only if trailing stop is enabled.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 14, 2015kprsa, you are always welcome here buddy
, Your suggestion on not taking every HA/HAS signal, on every pair, does make sense. I'll have to think about its implementation in HA_Rider.HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 14, 2015Thanks, LITE. This indicator is using a sub-window which will be difficult (if not impossible) to trade using an EA and other indicators. My current plan is as follows: Develop and EA/Indicator/Script to create an Off_Line Basket Chart based on user ...
Robot Lab Project
-
abokwaik replied Feb 13, 2015It just needs a good entry system better than hedging. I am thinking of adding multiple entry methods. I am open for suggestions.
Robot Lab Project
-
abokwaik replied Feb 13, 2015Risky. This is considered high leverage (0.02 × 11 =0.22) for a €100 account.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 13, 2015Correct. And could even be worse when new positions open on the same closed pair in the same previous direction because HA is still with the same color. currently RISK can not be controlled when using both SL and LOSS% together. I repeat, HA Rider ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015Mr.Ma. The EA as described didn't offer a daily target. also from the look at your chart you weren't even using the daily timeframe. It's a cycle target. Once cycle is completed, the EA will start a new cycle using the "Maximum seconds to activate" ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015Yes. As long as entry conditions (as per settings) apply.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015It's ok mac.no harm in loosing virtual money as long as we understand what's going on in order to improve and make real money. Today was more useful to me more than the previous days. EDIT : Using a phone to post is really tedious

HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015@macdh4 : Did you delete the post I just quoted?
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015As per your settings it will close at 2% loss or €1000 which ever is less.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015VPS is usually provided by the broker itself.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015Welcome aboard sym, This issue was covered in previous posts. Just upgrade to v7.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 12, 2015OK, I hope I covered it all. Let's see how the day will end with Ty and macdh4 accounts.
HA_Rider (A Robots Lab EA)