3/12/24  4:32

Spent most of the day working through the errors and getting to base functionality.  It is now making actual trades on the demo account.  I am using the last three months of the NZDJPY to test it and now it seems to be working fine.  Certainly not profitable but its is working.  I have tweaked some of the parameters based on the AI feedback of the MT4 strategy tester log files but it is still nowhere near profitable (based on the 85 point spread the changed SL from 50 to 200, TP from 100 to 400, and trailing stop to 200 to match the stop loss)  But at least it is working as it should, it is reading the values from the indicator and making trades.  There are many suggestions for improvement from the AI and I have just implemented some entry filter code to reduce the number of quick reversals.... we'll see how that goes before progressing with some of the other suggestions.

10:30pm

After much testing and retesting throughout the day with repeated code alterations and parameter changes the last test of the day on the demo account ended with a loss of about only $300.  Pretty good from a starting loss in the morning of around $2000 before the repeated refinements.  Still more code alterations to do with entry filters and time based trading to try and target trading sessions in Japan, London, and New York.  The AI seems to know exactly what needs to be done to tune the program but will take time work through it all.  I have learned a lot about how much there is to know about being a skilled trader and were it not for the AI would take years to get to this point.

Comments

Popular posts from this blog

Stops and line based entry validation

Momentum

Strip back to core functionality