- Search Energy EXCH
-
candyman752 replied May 8, 2018Live testing nice. Make sure it is money you can afford to loose Not that we want you to loose but if you loose we do not want you to cry
EA development journal
-
candyman752 replied May 8, 2018settings of ea have changed. The earlier setting resulted in some horrible closures. At start of yestrdays trading session and also hidden trailing stop loss closed some individual trades. I changed settings and have found them to be flawless. Doing ...
EA development journal
-
candyman752 replied May 6, 2018url How to determine market sentiment before starting your trading day? 1. Start with the Asian markets (if you are trading the European/US session) and/or look to how the US markets closed the previous day. 2. If you notice the markets being sold ...
EA development journal
-
candyman752 replied May 6, 2018url risk on risk off explanation. iis there a page or indicator that tells or says risk is on or off
EA development journal
-
candyman752 replied May 6, 2018The guys at steve hoppwood noticed the problem and have worked hard to fix it. Hopefully the fix has not changed the EAs ability to make ginormous profit
EA development journal
-
candyman752 replied May 5, 2018url The link above is to a brilliant EA. I will try find a way to donate
EA development journal
-
candyman752 replied May 5, 2018ezios another doing well is url but that is if you trade it the same way gertje is trading.' unfortynately i do not understand his method
EA development journal
-
candyman752 replied May 5, 2018At best, a trading robot is only 90% as good as the manual strategy it trades. At best. At worst, it can be much less effective. If the strategy is rubbish, so is the robot.
EA development journal
-
candyman752 replied May 5, 2018Honestly to make differencethreshold in to a buffer i do not know. Hopefully a coder here on ff can help. There is some threads where you can ask for that help
EA development journal
-
candyman752 replied May 5, 2018i notice that it says val - HtfSsDifferenceThreshold/2 meaning that they want blue value before it reaches zero. interesting. anyway that is from the originators of the ea . i copy and paste. It will be interesting . I hope this is what you were ...
EA development journal
-
candyman752 replied May 5, 2018I believe the condition you looking to add is in place. Line 2847 has the indicator code double GetSuperSlope( int tf, int maperiod, int atrperiod, int pShift ) { double dblTma, dblPrev; int shiftWithoutSunday = pShift; if ( BrokerHasSundayCandles ...
EA development journal
-
candyman752 replied May 5, 2018Using the peak Hilo indicator as you attach to your chart , play around with the DifferenceThreshold and you will see the red green lines changing
EA development journal
-
candyman752 replied May 5, 2018from what i understand the green and red line is HtfSsDifferenceThreshold
EA development journal