hi @jstap @bnjmnstsma I have spent the afternoon writing the full spec for the EA. I prefer to be written in C++ than FXDreema since the code maintenance will be easier as the code grows (thanks to ChatGPT changes will be easier to make). If any of you interested in help, please share your email and i can forward you the spec. let me know,
Posts made by emcoin
-
RE: Looking for help to build EA based on ICT strategiesposted in Questions & Answers
-
RE: Looking for help to build EA based on ICT strategiesposted in Questions & Answers
@bnjmnstsma for starters the best two strategies I have got working after 6 months and I got funded it is a filtered version of the Judas Swing for NAS100. The key is to have the data so i can continue build on more filters. For example removing news days, removing Fridays and limiting the execution time window to certain timeframes (9:40 to 11:15 NY time) i was able to increase win-rate from 40% to 60%. Where is the catch? there are only 2-3 trades a month and sometimes either i dont execute well or i am not in front of the screen. Also, I find journalling and keep it clean tedious and it is preventing me to further iterate in the filters i am working on like adding bias to the trade to see if win-rate can be increased.
This course looks great new capital fx but $150 a month. I am thinking to start using ChatGPT code + try out a freelancer in mql4 to build a version of basic judas swing...
-
RE: Looking for help to build EA based on ICT strategiesposted in Questions & Answers
The above is one of the profitable strategies a judas swing with filters identified to increase the winrate.
-
RE: Looking for help to build EA based on ICT strategiesposted in Questions & Answers
I have started to code directly in mql4 using ChatGPT. The first condition i am working on is OnTick identifying the high and low price between 00:00 to 03:59. I think to implement it is required to implement like a state machine to: 1) identify the level of interest; 2) liquidity grab on those levels; 3) a break of structure and back to the level if the BOS happened above/below level; 4) set entry in the most extreme FVG. Not easy since i dont have much coding experience. Do you guys can code directly in C++ mql4 directly?
-
RE: Looking for help to build EA based on ICT strategiesposted in Questions & Answers
@bnjmnstsma i have got two strategies with 40 trades each which is from 18 months backtesting. Then i have got two more strategies very promising but requires more data that is why i though about automation.
-
Looking for help to build EA based on ICT strategiesposted in Questions & Answers
Where can i find help to create few EA based on ICT strategies? are there any freelancers out there or anyone else interested in join forces to implement ICT strategies like judas swing, silver bullet, MMXM… I have good requirements details for strategies that i have manually backtested and proven promising results.