- Search Energy EXCH
-
abokwaik replied Apr 24, 2015Yes Rooi, A complete system traded through a Robot. With an option of manual trading although it will be difficult. This is a scalping system where speed is a major factor, a Quick IN & OUT. Spread will also play a major part in system ...
Need4Speed Scalping
-
abokwaik replied Apr 24, 2015I've just noticed your new thread LITE. Good going buddy, I'll follow with interest.
Volatility indicators (histogram version and alerts needed)
-
abokwaik replied Apr 24, 2015Max. Speed input varies with each pair. Spread can be used as a guide. Time input better be 5 seconds or less. The less the better. Smaller time frames are better M1, M5. I think some scalpers already know how to utilise such a tool.
Need4Speed Scalping
-
abokwaik replied Apr 24, 2015Hi buddies, Scalping is not my speciality as you know ... so this is completely a new experience for me

Need4Speed Scalping
-
abokwaik replied Apr 24, 2015Testing version of the EA is attached to the 1st post. It goes into Experts folder although it is currently works as an indicator only. I also changed the thread name to a more s&#&y name

Need4Speed Scalping
-
Need4Speed Scalping
Started Apr 23, 2015|Trading Systems|806 replies
{image} Need4Speed is an intrad-day Scalping System. It measures Speed of the Price in Points ...
-
abokwaik replied Apr 22, 2015Thanks for the clarification, I see that MathTrader had volunteered to program an EA. So let's wait and see.
Tick separate volume trading - coder needed
-
abokwaik replied Apr 22, 2015I don't see the logic behind this method. We all know that tick volume in MT4 is actually Tick Count (not real volume). So basically an up tick means price is up one point, and a down tick means price is down by 1 point. Accordingly if up ticks are ...
Tick separate volume trading - coder needed
-
abokwaik replied Apr 22, 2015Good day everyone, This is my second post in this great thread. I must congratulate Gvc, dingdong and other great coders and contributors in this thread
I see Teamwork at its best. I was watching the progress day by day, and I would say ...Dashboard Trading
-
abokwaik replied Apr 21, 2015Bug found in 2nd buy limit order line : //--- 2nd buy limit --- if(ObjectFind(0,__lin_buy_limit_2)>=0) { if(Close[0]>ObjectGetDouble(0,__lin_buy_limit_2,OBJPROP_PRICE)) It should be : //--- 2nd buy limit --- if(ObjectFind(0,__lin_buy_limit_2)>=0) { ...
Basket Robots
-
abokwaik replied Apr 19, 2015My assumption was to trade 1/2 lots on EU and NU compared to 1 lot on EN.I like the "slave" expression you used.Good luck with your trading journal brother.
Alraqeem's Trading Journal
-
abokwaik replied Apr 19, 2015Thanks, Its just my opinion, I could be wrong, and as I said earlier both ways can be traded. As for spread : On my platform (FXDD) current EU spread is 1.5 NU is 3.4 (Avg = 2.5) while EN = 6.5 (worse). As for Required Margin : EU 540, NU 385 (avg ...
Alraqeem's Trading Journal
-
abokwaik replied Apr 19, 2015Some traders will do the opposite, I mean based on the cross pair move they will trade the two individual pairs. So if EUR/NZD is Up they will buy EUR/USD and Sell NZD/USD, now both pairs combined can get you a good target. Notice also that spread ...
Alraqeem's Trading Journal
-
abokwaik replied Apr 18, 2015Thanks dragan (I hope you're not promoting any thing here) , The problem is that I can hardly find the time for one site. And I think FF will be my favorite at least for sometime.
Robot Lab Project
-
abokwaik replied Apr 18, 2015Hi yorkshirelad, I've seen your post on HA-Rider thread as well. I will reply here as I don't post there after FF moved it to commercial. I have HA-Rider on my "cluttered" schedule for launch in a new revived thread under Trading Systems. Thanks for ...
Robot Lab Project
-
abokwaik replied Apr 16, 2015Observations on Basket Chart Trading ... Day Trading Support/Resistance (Demand/Supply) zones work Perfectly (Tested on H1 and M30), S/R zones are used for both Entry and Targets Not Suitable for Quick Scalping (because of lack of pairs correlation ...
Basket Robots
-
abokwaik replied Apr 16, 2015Sorry for the late reply. I was thinking of improving this robot into an MA Configurable Channel with Optional Confirmation Filters (RSI, HTFs ... etc). What do you mean by 2 MA Periods, do you mean to MA channels or one channel with different ...
Robot Lab Project
-
abokwaik replied Apr 16, 2015Thanks mcomsa, You are probably right, and I knew why, versions mix-up, sorry
. Here, I repeated the last modification on the latest correct version. All should be OK now. Kindly test and report any strange behavior,Basket Robots
-
abokwaik replied Apr 15, 2015Closed at Target
. (185 pips=$145, lot size 0.1). Image seconds before close. image Image after close at TP. image Have a good day.Basket Robots