Great video. I'm learning so much from your classes. I am very much interested in seeing the codes on how to implement that time-of-day filter, as well as how to generate the CSV file. Tuned for the next episode, Cheers!!!
Hey Martin, i started to learn mql5 programming from your multi symbol EA and i have been following your episodes and practising codes parallely and trying to implement the logics... Yes, i would love to see the code to close trades and time of day filter.. as you said it might be easy, but still the clarity i get comparing your codes with mine and the way of implementation adds more to the future considering your vast experience and simplicity in acheiving it... Thanks a lot once again for your valuable time...
Hi Martyn, great video as always. I've used Times Session filters already for breakout strategies but your analysis gives a new very interesting perspective. Would definitely like to see how to create the csv and coding. Thx.👍
Great video - looking forward to the next one. I created an algo from scratch and managed to pass a prop firm challenge and evaluation to become funded but now unfortunately I'm a few trades from blowing the account....The strategy as a base with no filters would only collect about 400 trades per pair over a 4 year period and I would reduce that to about 100 trades with my filter so perhaps i'm over fitting. I'm not sure if you have covered this on one of your other videos (if you had I would really appreciate it if you are able to point me to it) but it would be awesome if at the end of the strategy you could do a sort of checklist to compare against your strategy of what you would consider viable results (such as number of trades, profit, max draw down etc). keep up the great work!
These videos are really important and provid awesome insights for many of us, who are diving into the realm of algo trading. Please do, if you have the opportunity and time, those extra videos, so you can explain how to get the CSV file and the coding to introduce a time filter (and maybe a duration of a trade filter) on an already existing EA. Thank you.
Thanks, Martyn, I think I got confused on using the filter, I thought closing the trade before the European session started would improve the results. I hope you do a video on implementing the CSV file and code for the filter to clarify things. Thank you as always.
Hi Martyn , thank you very much again. So does this analysis tell it's better to trade on certain hours of day (based on each currency pair ) ? If so , how to determine that for each currency pair ? Thank you for all your hints.
Hi Martyn, absolutely brilliant content! Thank you for these valuable tutorials. I would love to see your code for writing the CSV file and implementing the ToD filter. If I may suggest a topic, I would also like to see how you would track MAE and MFE values and export them using the Closed_Trades file in the context of your multi-symbol EA framework. I find the MAE and MFE metrics very useful for placing stop loss and take profit, but I'm having trouble implementing them in mql5. Keep up the good work, it's much appreciated! Best regards, Mark
Thanks Martyn, awesome video - as always! It would be amazing if you could share your code regarding the CSV file and the implementation of the TOD filter. Looking foward to it! Cheers! Nicola
For us algo traders, these are truly the good stuff…
It will be helpful to know how the data in the csv is gathered.
Great video. I'm learning so much from your classes. I am very much interested in seeing the codes on how to implement that time-of-day filter, as well as how to generate the CSV file. Tuned for the next episode, Cheers!!!
Thank You Martyn. yes please if you could show us how to implement the CSV file and the coding filter that would be greatly appreciated.
Great example of data analysis!
Hey Martin, i started to learn mql5 programming from your multi symbol EA and i have been following your episodes and practising codes parallely and trying to implement the logics... Yes, i would love to see the code to close trades and time of day filter.. as you said it might be easy, but still the clarity i get comparing your codes with mine and the way of implementation adds more to the future considering your vast experience and simplicity in acheiving it... Thanks a lot once again for your valuable time...
Hi Martyn, great video as always. I've used Times Session filters already for breakout strategies but your analysis gives a new very interesting perspective. Would definitely like to see how to create the csv and coding. Thx.👍
Great video - looking forward to the next one.
I created an algo from scratch and managed to pass a prop firm challenge and evaluation to become funded but now unfortunately I'm a few trades from blowing the account....The strategy as a base with no filters would only collect about 400 trades per pair over a 4 year period and I would reduce that to about 100 trades with my filter so perhaps i'm over fitting.
I'm not sure if you have covered this on one of your other videos (if you had I would really appreciate it if you are able to point me to it) but it would be awesome if at the end of the strategy you could do a sort of checklist to compare against your strategy of what you would consider viable results (such as number of trades, profit, max draw down etc).
keep up the great work!
These videos are really important and provid awesome insights for many of us, who are diving into the realm of algo trading.
Please do, if you have the opportunity and time, those extra videos, so you can explain how to get the CSV file and the coding to introduce a time filter (and maybe a duration of a trade filter) on an already existing EA.
Thank you.
Thanks, Martyn, I think I got confused on using the filter, I thought closing the trade before the European session started would improve the results. I hope you do a video on implementing the CSV file and code for the filter to clarify things. Thank you as always.
Very nice video. I never heard about that "Time of Day Equity Flow" so Im impacient to know.
Hi Martyn , thank you very much again.
So does this analysis tell it's better to trade on certain hours of day (based on each currency pair ) ?
If so , how to determine that for each currency pair ?
Thank you for all your hints.
Hi Martyn, absolutely brilliant content! Thank you for these valuable tutorials. I would love to see your code for writing the CSV file and implementing the ToD filter. If I may suggest a topic, I would also like to see how you would track MAE and MFE values and export them using the Closed_Trades file in the context of your multi-symbol EA framework. I find the MAE and MFE metrics very useful for placing stop loss and take profit, but I'm having trouble implementing them in mql5. Keep up the good work, it's much appreciated! Best regards, Mark
Good suggestions. Logged for consideration of future videos :) Thanks!
Thanks Martyn, awesome video - as always! It would be amazing if you could share your code regarding the CSV file and the implementation of the TOD filter. Looking foward to it! Cheers! Nicola
I need to know to implement the time of day in my advisor please
I need a explanation of indicator KST please, how it works and whats best use of it
Thank you! Can you please make a video showing how to code a one trade per day expert advisor
I vote for code csv too