- Search Energy EXCH
-
Need Best Support and Resistance Indicator
Started Dec 21, 2016|Platform Tech|472 replies
Is there a reliable Support and Resistance Indicator ? What is your best one ? What I am ...
-
abokwaik replied Dec 6, 2016Hi Symphoenix, Thanks for sharing
. I took a quick look a your code. I can see the effort you put in it. My initial comments are : It is necessary to structure such a long code into building blocks (functions and procedures). This will make it ...EA: SyFirst_Grid 2.06a - Source Code Available
-
abokwaik replied Dec 5, 2016After removing the useless sales talk in the document, It can be summarized as follows: Long when : price is up x pips above open and maintains its level during a predefined time window up-volume > down-volume during the time window Short when : ...
Indicators Lab
-
abokwaik replied Dec 1, 2016I wouldn't recommend auto trading for newbies. You need to learn to be profitable and be profitable in manual trading before approaching auto trading.
Elite : automation of selected systems
-
abokwaik replied Nov 30, 2016That would be too many signals/alerts like crazy ! Maybe previous X candles high/low would be Less Noisy, don't you think ?

Elite : automation of selected systems
-
abokwaik replied Nov 30, 2016Money Stairs EA did not stop. Perhaps it was not publicised enough .
Elite : automation of selected systems
-
abokwaik replied Nov 28, 2016Hi Eamonn, This was a free version of the indicator. Regards, Khalil
Indicators Lab
-
abokwaik replied Nov 28, 2016What I can say for now is that BraveHeart project took a different path than it was planned.
Elite : automation of selected systems
-
abokwaik replied Nov 26, 2016Hi, All EAs are applicable to all TFs. You'll need to do your homework of back testing/forward testing to find the best settings. You can also consult the related threads for Engulfer and 2MA1RSI for more other members' findings. Have a nice day, ...
Elite : automation of selected systems
-
abokwaik replied Nov 21, 2016This EA was an experimental EA, not including all required validations. However, I downloaded the same from this forum and used your settings with no such errors.

Elite : automation of selected systems
-
abokwaik replied Nov 19, 2016Custom Fractals Indicator Inputs : Fractal Depth (2 to 6), ( ex: 2 means the Fractal UP is higher than previous 2 and next 2 bars, a Fractal DOWN is lower than previous 2 and next 2 bars) Arrow Shift : for placement of the arrow above the high and ...
Indicators Lab
-
abokwaik replied Nov 4, 2016The most important numbers are the AVG and the MAX. Looking at your chart and mine, it means that on Average my Broker (402 ms) is faster than yours (737 ms), and they are both LOUSY. This information is important for Scalping System developers, and ...
Indicators Lab
-
abokwaik replied Nov 4, 2016Execution Time Tester This is an Expert Advisor, however it is not meant to trade but to show Broker Execution Time. It measures the broker execution time in milliseconds, and displays the Average, Maximum and Minimum execution times. Every 10 ...
Indicators Lab
-
abokwaik replied Oct 30, 2016It is possible, but for that I will have to save the maximum reached profit in the current cycle somewhere, for example in a Global Variable (which I don't like). Anyway, I will think about it.
Robot Lab Project
-
abokwaik replied Oct 28, 2016Dear Baronial, I think you misunderstood the purpose of this thread. Such special requests can be posted on thread like I will code your EAs and Indicators for no charge. Have a nice weekend. AK
Robot Lab Project
-
abokwaik replied Oct 23, 2016Thanks. Parabolic SAR , Fractals and Moving averages : Can be attached directly to the chart, so I don't see the need. Unless you want them to read from higher time frames. As for ATR, I think the ATR_Channels indicator developed by Luis Guilherme ...
Indicators Lab