- Search Energy EXCH
-
abokwaik replied Feb 16, 2015Yes Ty, although this will increase exposure to one currency, we can use smaller leverage. This can be back tested on mt4 since we're using just one pair, with slight modification on the EA. Good night,
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 16, 2015Ouch! Ty
I can see that the equity loss was hit. no pain no gain my friend. I think implementing the recovery exit I suggested earlier would have helped in such scenarios.HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 16, 2015HA RIDER is an indicator dependent EA. It's performance is highly affected by the indicator settings. I assume that most testers are applying same HA/HAS settings to all pairs, which in my opinion is unfair, because each pair has different behaviour ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 16, 2015Thanks scalper, This version was just a DRAFT for testing. More to come. Stay tuned

Robot Lab Project
-
abokwaik replied Feb 16, 2015BASKET Project I tried to open the generated Off-Line Chart Programmaticly from the "Create_Basket_Script" but could't find an elegant solution for that.
So I will skip this part for now, and the user will have to open the Off-Line Chart ...Robot Lab Project
-
abokwaik replied Feb 16, 2015Adam, I am cool. My post was general and not intended to you.
Anyway, your analysis is perfect.
For people trading D1, Time to Activate can be set a 1 hour or so, in fact this will give the EA a chance to open the trade when ...HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 16, 2015Going forward I will skip any question that has been answered before. I hope that back testers and forward testers contribute ideas to improve the EA based on their testing observations. Thank you All,
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 16, 2015The EA will ONLY open trades that satisfy your settings. In Post # 99 , which Rooi copied also in the 1st Post. I said : The EA will open a new trade on EACH HA/HAS candle UNLESS: Higher Time Frame filter used, and HA/HAS on the Higher time frame ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 16, 2015Amazing how this stuff works : This is the updated chart from previous post (as of now). Look at how Basket re-acted to Resistance. Just like a normal pair. image
Robot Lab Project
-
abokwaik replied Feb 16, 2015>> it should take in accordance of both High_TF(W1) and the Time_Frame.(D1) : CORRECT This is your back test chart image The Highert_TF (W1) HA/HAS plotted by the tester in the above chart IS Weekly HA/HAS Candles plotted on a Daily Time frame. It ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 16, 2015BASKET Project I've just completed the first step of this project (as per plan in post # 527): Develop and EA/Indicator/Script to create an Off_Line Basket Chart based on user selection of pairs/weight/timeframe(s) I built this script starting from ...
Robot Lab Project
-
abokwaik replied Feb 16, 2015Yes. I am aware of that. What I am trying to do here is an OPEN SOURCE Project.
Robot Lab Project
-
abokwaik replied Feb 15, 2015I will try to prepare a quick pdf document on using the EA.
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 15, 2015OK. Alex, Here's my last shot on the subject: the EA has two time frame input parameters:: Time Frame Used (D1 in your case) This is the main entry and exit signal Higher Time Frame (W1 in your case) This an optional entry filter. I hope it's clear ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 15, 2015Sorry Alex, I didn't see your post. Higher Time Frame Filter is used as Entry filter., and not used for exit. (You can find it under Entry Filters
) sell trades in your chart were closed before reaching Equity Loss BECAUSE an Opposite HA/HAS ...HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 15, 2015Try to open the folder shown in the error message C:\Users\stavros\AppData\Roaming\M etaQuotes\Terminal\EFA13759B8E23A76 49140DDA742D5E15\MQL4\indicators\ using windows explorer, and look up the file Heiken_Ashi_Smoothed_TF.ex4 there. If you cannot ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 15, 2015A quick implementation of the above highlighted option using the same settings in post # 56 1. Closing on Opposite Signal (regardless of Equity Loss %) image 2. Closing on Equity Loss % (regardless of Opposite Signal) image Less drawdown, More ...
HA_Rider (A Robots Lab EA)
-
abokwaik replied Feb 15, 2015Some comments on HA_Rider when using on multiple pairs: As a Built_In, the EA Stops and Reverses on an HA/HAS Opposite Signal. This behavior can cause more draw down than the percentage specified in Equity Loss input, specially when using on ...
HA_Rider (A Robots Lab EA)