- This topic has 29 replies, 8 voices, and was last updated 1 year, 4 months ago by
riuzk.
-
AuthorPosts
-
October 14, 2020 at 12:20 #63311
richard
ParticipantI thought I would show what I have been working on to fully automate, analyse, filter and copy trades to live account. I have been working on this system for 12 months. I hired a Russian programmer to help me create the system. It has been a big mission costing me a fair amount of $$$ and probably a 1000+ hours of my time testing and debugging etc….
Some people may find it interesting, others may see it as an overkill but it works for me….. I show it here to show what can be done if you want to go down this path and to share my findings. I am not looking to sell the system, or certainly not at this stage anyway….
There was a few people on the other forum that talked about doing this and also there was the MT4 Tracker that someone created that was good. Any way I got sick of waiting and decided to create exactly what I wanted that suited my trading style.
A lot of the inputs / settings are based on what Petko teaches here. Basically I wanted something that would track all info from the demo, allow me to filter it in as many ways as possible and then automatically send the selected trades to a live account.
I will add some screen shots with explanations:
I run a tracker EA in the demo accounts which captures all the account data and sends it to a Mysql database. The database is capable of handling 1000’s of lines of data. I have had as many as 12000 strategies and 100’s of accounts running.
The database holds all the data and carries out some of the equations:
October 14, 2020 at 12:29 #63312richard
ParticipantThen I use a windows based app to carry out the filtering:
I have 8 different live accounts assigned to the app. I assign the magic numbers to the accounts. the magic numbers are critical. I use what Petko teaches here to create the magic number, but the middle 3 numbers are the batch number that allows me to group certain ea’s together.
I can filter the trades from the demos with any of the filters, I can set using days and trade no. I have 3 different time / trade periods and can also select top 10,20 etc….
October 14, 2020 at 12:33 #63313raul.salcedo03
Memberwow !!! congrats !!! my respect for you !
October 14, 2020 at 12:34 #63314richard
ParticipantOnce I have set the filters and the strategies meet the criteria they will automatically be copied from the demo account to the Live account next time they open in the demo. Live account shown with Copier EA running. (I am still on demo for testing so this is a “live” demo account:
October 14, 2020 at 12:39 #63315richard
ParticipantI have just finished adding some graphics to the APP to give me a quick snapshot of where all the accounts and strategies are up to:
This is Petko’s EAs from his last course with a 1.2 PF over the last 4 trades filter attached:
October 14, 2020 at 12:41 #63316richard
ParticipantOne of the main reasons I started this is that I wanted the ability to run many side by side tests with slight variations / filters and then have an easy way to show the results…..
Any way that is enough for now.
I will show some future results of what I come up with if people are interested…..
October 15, 2020 at 6:36 #63323Ilan Vardy
ModeratorHey Richard,
This is very interesting. Please keep us informed, not only on the development, but the results of you “live” demo account.
The question I have for you is, if you choose to change the criteria by which the system selects the EAs to move from demo to live, how easy is it to do?
Cheers,
Ilan
October 15, 2020 at 8:25 #63335richard
ParticipantThe settings for each of the filters can be changed instantly. If after the change there are strats that don’t meet the new criteria they will be removed immediately from the live account…. And any strats that now meet the new criteria will open on the live the next time they open in demo.
I watched your course the other day and have started a few trials running that will be ready in 2 weeks. I am thinking about the best way to automatically send the chosen strats to the live. Either by TOP # of each pair or other ways. Anyway all these options can be selected so that it will run on auto….
Image of pop up box to change settings instantly attached. This is from your course that I started a few days ago. Took a beating overnight but still looking good.
I like your concept of changing out weekly. Is there a reason you don’t close down on Friday end of market and avoid potential gaps over the weekend instead of Monday morning…..
October 15, 2020 at 17:15 #63341Petko Aleksandrov
KeymasterHey Richard,
I am very happy to see when someone does something extra and useful. Usually, most traders wait and depend on the others…so good job to you!
I am still not sure if I understand how this app works and if a database is actually needed, but I am super happy that my courses helped you out!
Keep us updated with your work!
October 15, 2020 at 17:34 #63342JordyTr971
ParticipantCongrat!
I’m doing something similar but much much less complex.
I have 100ea on a demo account, and my Copier system copy the top 3 ea that make the most profit on to my live account
the copier update the top 3 each seconde
I don’t know if it will be profitable but we’ll see soon !
October 15, 2020 at 17:37 #63343Ilan Vardy
ModeratorHey Richard,
Yes, there were some draw downs, but overall, the portfolio is profitable for the week.
Which broker are you using?
Ilan
October 15, 2020 at 17:39 #63344Ilan Vardy
ModeratorHey Jordy,
What criteria are you using to select the top 3 EAs? Net profit only?
Cheers,
Ilan
October 15, 2020 at 18:28 #63348JordyTr971
ParticipantHi Ilan,
Yes net profit only.
If you have some advise for me I’ll listen !
Thank you
October 16, 2020 at 1:05 #63349richard
ParticipantI am using Global Prime here in Australia. They allow unlimited demo’s with no expiry which a lot of brokers don’t seem to allow. I also have a pepperstone account but have not used that much yet, although they have higher leverage that might be useful in the future……
October 16, 2020 at 6:35 #63350Petko Aleksandrov
KeymasterHey Jordy,
Did you code the copier or you took it from somewhere?
Cheers,
-
AuthorPosts
You must be logged in to reply to this topic. Login here