Hi,
I`ll give it a go and let you know if we can improve it.
@urspolar do you understand my nickname ? I understand yours.
I`ll give it a go and let you know if we can improve it.
@urspolar do you understand my nickname ? I understand yours.
Free News API (Machine Learning, Live Trading, and Backtesting) 32 replies
Algorithmic Quant Trading (Machine Learning + Stat-Arb) 25 replies
Machine Learning Trading Algos 10 replies
Predatory High Frequency Trading Machine Learning Thread 31 replies
Trading and machine learning 4 replies
DislikedHi all. Anyone knows what happend here ? Why didn't it go through.... Thx. Later Edit : I think i Know why.... I`m using ICmarkets and i thing they have a specific filing type of order. So I think I must add something like this .... "type_filling": mt5.ORDER_FILLING_IOC in request = Correct me if i`m wrong. Thank you {image} {image}Ignored
DislikedI added some changes to v4: Every time retraining occurs, the script logs a row in setting.csv (in BASE_DIR) with the old and new settings, closed trade count, model coefficients, and a timestamp. Trades are only executed during local hours between BETTING_START (inclusive) and BETTING_END (exclusive). Only one trade can be open at a time (new signals are skipped if a trade is already open). P.S.: Try this on a demo account. {file}Ignored
Disliked{quote} Hello Sir, Thanks for sharing the XAUUSD_v4 script — it looks really interesting! I'm quite new to Python and trading bots, so I’m not sure how to use this script properly. I’ve installed both MetaTrader 5 and Python, but I realized the script requires a specific Python version and some setup steps that I don't fully understand. Could you please guide me step-by-step on how to run this script correctly? i also try to run this but i think there was one error, i attach Screen-Shot of that Any help would be really appreciated! Thanks again....Ignored
Dislikedthanks for sharing. testing it right now. Is there a way to implement more symbols? I'm curios if will be worth to be tested also on different one, but would be a nice add this feature, if it could support more than 1 symbolIgnored
DislikedHello everyone, first of all I have to say what you are doing here is really cool. But I wonder if this is the right way, not only here but also in other AI posts here in FF It seems to me as if Captain Kirk is driving his spaceship Enterpise on Earth on ordinary roads. Instead of using the possibilities of his spaceship to fly - even into space, at the speed of light. What I'm saying is, you're using the modern tools like AI but you're forcing it into a very tight corset to do what you think it should do. The approach here is basically rule-based...Ignored
DislikedI hope to have backtesting functionality, or the ability to compare training results across multiple models to find the best-performing one. Alternatively, how can this be integrated into an MT5 EA (Expert Advisor)?Ignored