- Search Energy EXCH
-
rekon67 replied Sep 21, 2018Looks good, do post whether it is trading or not.
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018Each position opens with 100 pips SL and TP fixed, All positions get closed if floating PL is 100 USD, it opens max 15 positions in both directions, as per present trend, could be 10 buy with 0.50 lot, 5 sell with 0.50 lot for example. There is a ...
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018EA Strategy One more thing you are going to notice by reviewing the orders - There are Multiple EAs within one EA to place your orders as per situation. So yes, it starts with a simple 2 MA entry but then goes beyond. image
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018You may note down the In and Out ---> It opens multiple positions (Action - In), it resize the lots, it closes all positions with USD 2 profit (Action -Out). How it is managing your equity with multiple positions and how it is increasing your equity ...
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018Equity graph for the day with ~2% profit on Equity image
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018I do have received lot of request for MT4, but I think sooner or later people will use MT5 and above. Although, MT4 is maintaining its individuality but I think this is because lot of work has already done on MT4 and people used to MT4 do not want ...
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018Sorry, I have not converted the script for MT4, this works only on MT5.
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018This snap is showing the trade intervals and direction change with profit on each position. But, remember EA closes all positions >= 2 USD image
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018May be true - a super volume on the market will make it fail - but it will still save you because it is going to wait and check trade direction on regular interval and secondly,it is going to close all your open positions with minimal profit.
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018Here is the EURUSD M5 chart where the EA is running all day long. image
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018Closing the trades EA is going to open multiple positions for the active instrument, increase lot size automatically and close all positions for USD 2 overall profit.
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018Trade Entries A) BUY when 2 MA is up on 5 MA on 5 Mins TF - Pending BUY Orders (BUY STOP, BUY LIMIT) - Entry points are precoded in the EA with 0.01 lot A) SELL when 2 MA is down on 5 MA on 5 Mins TF - Pending SELL Orders (SELL STOP, SELL LIMIT) - ...
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018Random Walk Theory Explain I know nothing about the place but I have to go somewhere where I can feel comfortable. With this feeling, I start with a free mind. I go in a direction which suits me, I step back and change my direction if it does not. I ...
Random Walk Theory applying in Expert Advisor
-
rekon67 replied Sep 20, 2018So,the first file which you can download is - RekonX-AutoBots.ex5 for MT5 platform. It is running fine at my system, you may get some error messages due to various libraries I have used. I can upload them too with my assumption, but I would like to ...
Random Walk Theory applying in Expert Advisor
-
Random Walk Theory applying in Expert Advisor
Started Sep 20, 2018|Trading Systems|336 replies
This thread is just a continuation of my previous work. Can we be profitable if we just enter ...
-
rekon67 replied Sep 20, 2018Closing this thread ... I was able to script an EA during this phase which doubled my several real accounts (less than USD 500 deposit) in just 15 business days. Later I increased EA complexity on various parameters which resulted severe ...
Expert Advisor which can survive for more than a year!
-
rekon67 replied Jan 9, 2018Lot of development happend in new year, as I thought of adding profit maximizing strategies in the EA. It converted the initial EA into a totally different one! Previously it was trading madly but now it became conservative! Will share more details ...
Expert Advisor which can survive for more than a year!
-
rekon67 replied Dec 30, 2017It is MT5. It is tick data only as per my knowledge.
Expert Advisor which can survive for more than a year!
-
rekon67 replied Dec 30, 2017Final Verdict Till date, the EA strategies were written considering the worst conditions - with a conservative approach just to sustain in the market, believing profit will be only by product, because, as I said before, if the EA is able to do ...
Expert Advisor which can survive for more than a year!