Very good tutorial. I am currently working on a bot that closes a cross-margin LONG/SHORT trade, being activated by a TradingView alarm. Because the alarm of closing the cross-margin trade might trigger at night, and I want it to close that trade immediately. And it works perfectly. Didn't use your tutorial, because my code is a bit more complex, but hats off for the quality of the video and the information provided!
@algotrader63918 күн бұрын
Hi, Please make a video to connect metatrader api (MetaApi) through python.
@TradeOxy6 күн бұрын
Thank you. Check out some of my other videos where I do this.
@nc124611 күн бұрын
How this EA trade? I need to create an auto trading EA with EMA, with trailing stop being the EMA for buy and sell, and saying him how much % of capital I want to trade for future trades by changing parameters. Is that easy to do?
@TradeOxy6 күн бұрын
Yes fairly straightforward
@prodbya378111 күн бұрын
Hey, are you open to doing a project? If so pls give your email 👍 thanks
@bulelwamashabalalamthembu351214 күн бұрын
Hi I was able to install my EA but I received an error: ''auto trading disabled by client''
@TradeOxy6 күн бұрын
You can fix this in the MT5 client by changing the red stop button to a green play button.
@FahmiAbdillah-z6j14 күн бұрын
thanks, how we run auto strategi realtime
@TradeOxy6 күн бұрын
How do you mean?
@DonatasDo14 күн бұрын
Is it same on mt4?
@TradeOxy6 күн бұрын
Not sure
@swiftyy535414 күн бұрын
idk why you decided to skip the compling part . i mean how you had done it
@TradeOxy6 күн бұрын
Sorry, it just takes a while and doesn’t add any value.
@eclf17 күн бұрын
Informative video I like artificial intelligence
@naveenanantham377218 күн бұрын
Hi im new to trading and i want to set up the 'universal breakout mt5 bot but seems it did not perform any task. Could you be able to give advice on this matter tnx.
@TradeOxy6 күн бұрын
Sure, post your code in the discord.
@Fusionbit23 күн бұрын
anyway to get the watchlist only?
@TradeOxy19 күн бұрын
How do you mean?
@juandavidleal31927 күн бұрын
is there a way to use this scanner in a different date. for example i would like to see the stocks with this condition on any week in 2022?
@TradeOxy24 күн бұрын
Not at this time.
@rolandonwa236929 күн бұрын
The code resource is not found
@TradeOxy29 күн бұрын
Which code resource sorry.
@rolandonwa236927 күн бұрын
The GitHub code for this video, the code is no longer available
@moneyvision8Ай бұрын
im so lost at the compiling part, idk what have u did to get that
@horseplaysatire74Ай бұрын
this is great. github link please ? . also which theme are you using. looks perfect.
@drizzle4728Ай бұрын
great videos. Part 4 combing all the functions video is not available. When will it be available?
@TradeOxyАй бұрын
Hey there, it's the next one in the series: kzbin.info/www/bejne/pJ-biYSde7NojZo
@niekhorstmanАй бұрын
Hi! Thanks for the video. The Discord invite link seems to be invalid. Is the Discord offline? Merci
@TradeOxyАй бұрын
No, it should be working.
@juicy3397Ай бұрын
Thank With bot we can actually trade? ??? And can do it with a demo account ? Mt5 vantage?
@TradeOxyАй бұрын
Yes you can do paper trading.
@mpumidube5464Ай бұрын
Good day Can it only be done via desktop and now on your mobile phone?
@TradeOxyАй бұрын
I’m not sure about auto trading on mobile unfortunately.
@alpserbetli6219Ай бұрын
ERROR: Command errored out with exit status 1: command: 'C:\Users\alp\AppData\Local\Programs\Python\Python310\python.exe' 'C:\Users\alp\AppData\Local\Programs\Python\Python310\lib\site-packages\pip\_vendor\pep517\in_process\_in_process.py' build_wheel 'C:\Users\alp\AppData\Local\Temp\tmpxylj49ll' cwd: C:\Users\alp\AppData\Local\Temp\pip-install-4rpt5c6t\ta-lib_22055e1d2cc94d649d7dd34522f0e105 Complete output (16 lines): <string>:75: UserWarning: Cannot find ta-lib library, installation may fail. running bdist_wheel running build running build_py creating build\lib.win-amd64-cpython-310\talib copying talib\abstract.py -> build\lib.win-amd64-cpython-310\talib copying talib\deprecated.py -> build\lib.win-amd64-cpython-310\talib copying talib\stream.py -> build\lib.win-amd64-cpython-310\talib copying talib\__init__.py -> build\lib.win-amd64-cpython-310\talib running build_ext building 'talib._ta_lib' extension creating build\temp.win-amd64-cpython-310\Release\talib "C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.41.34120\bin\HostX86\x64\cl.exe" /c /nologo /O2 /W3 /GL /DNDEBUG /MD -Ic:\ta-lib\c\include -IC:\Users\alp\AppData\Local\Temp\pip-build-env-3uxrg71r\overlay\Lib\site-packages umpy\core\include -IC:\Users\alp\AppData\Local\Programs\Python\Python310\include -IC:\Users\alp\AppData\Local\Programs\Python\Python310\Include "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.41.34120\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Tools\MSVC\14.41.34120\ATLMFC\include" "-IC:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools\VC\Auxiliary\VS\include" "-IC:\Program Files (x86)\Windows Kits\10\include\10.0.22621.0\ucrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\um" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\shared" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\winrt" "-IC:\Program Files (x86)\Windows Kits\10\\include\10.0.22621.0\\cppwinrt" "-IC:\Program Files (x86)\Windows Kits\NETFXSDK\4.8\include\um" /Tctalib/_ta_lib.c /Fobuild\temp.win-amd64-cpython-310\Release\talib/_ta_lib.obj _ta_lib.c talib/_ta_lib.c(1223): fatal error C1083: i‡erme dosyas\x8d a‡\x8dlam\x8dyor: 'ta_libc.h': No such file or directory error: command 'C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools\\VC\\Tools\\MSVC\\14.41.34120\\bin\\HostX86\\x64\\cl.exe' failed with exit code 2 ---------------------------------------- ERROR: Failed building wheel for Ta-Lib Failed to build Ta-Lib ERROR: Could not build wheels for Ta-Lib which use PEP 517 and cannot be installed directly WARNING: You are using pip version 21.2.3; however, version 24.2 is available. You should consider upgrading via the 'C:\Users\alp\AppData\Local\Programs\Python\Python310\python.exe -m pip install --upgrade pip' command.
@TradeOxyАй бұрын
I’ve never seen that error before.
@amillifomillyАй бұрын
Is it true that point size * contract size is equal to pip value and that is more friendly to assets' different pip values
@TradeOxyАй бұрын
That’s not normally how I calculate it to be honest.
@cf4869Ай бұрын
live saver👍
@TradeOxyАй бұрын
Glad it helped ❤️
@Digitus250Ай бұрын
Thanks ! Your videos could be improved by removing that awful background music. Some videos are really hard to follow because of this.
@TradeOxyАй бұрын
Thank you for the feedback.
@davidcox8433Ай бұрын
Just came across your channel. Looks very good 😊. Thanks for your effort, looking forward to watching more videos. One question, why not use mt4? Does it not support python integration?
@TradeOxyАй бұрын
Thank you so much! Sadly MT4 does not support Python integration, which is a real shame.
Yet another excellent tutorial expertly delivered. Your knowledge is second to none. Thanks for sharing with the community. Looking forward to more of these. Would it be possible at one point to have a video showing from same Python program, have different accounts running and putting in same or different trades ? Might have to have different MT5 running for each account... not sure. Keep up the great work as always.
@TradeOxyАй бұрын
Thank you. You can do different MT5 accounts to do this but it can cause some stability issues with MetaTrader. I’ll see if I can fix them.
@KiddieChronicles-x4p2 ай бұрын
شكرا لك على هذه البداية وفي انتظار المزيد من الفيديوهات الخاصة بهذه السلسلة
@TradeOxy2 ай бұрын
Great! Thank you.
@mikedeary112 ай бұрын
Love your content... keep up the great work... 👍👍
@CalfucirMaurer2 ай бұрын
You're doing a fantastic job! A bit off-topic, but I wanted to ask: My OKX wallet holds some USDT, and I have the seed phrase. (behave today finger ski upon boy assault summer exhaust beauty stereo over). How should I go about transferring them to Binance?
@TradeOxy2 ай бұрын
Mate, first of all, never ever share your seed phrase publicly. That's a major security concern. Secondly, you can can just transfer it to Binance by getting the destination Binance wallet and doing a normal crypto transfer.
@vision36902 күн бұрын
@@TradeOxyhey please delete his comment immediately
@GieGarczynski2 ай бұрын
I appreciate your efforts! 🙏 Just a small off-topic question: 😅 I only have these words 🤔. (behave today finger ski upon boy assault summer exhaust beauty stereo over). What is this? 🤔
@TradeOxy2 ай бұрын
lol.
@AV-wx4vc2 ай бұрын
Yes
@AV-wx4vc2 ай бұрын
Cfb is founder of Qubic and he is Satoshi
@TradeOxy2 ай бұрын
lol.
@TradeOxy2 ай бұрын
Pretty close, let’s be honest.
@SeebM8923 күн бұрын
There were two videos here on KZbin about why cfb is Satoshi. The videos were awesome! But they are also removed from KZbin.
@oleg.on1y2 ай бұрын
Can I use MacBook?
@TradeOxy2 ай бұрын
Hey mate, for MT5 sadly, no you cannot. The Python integration is windows only. Don’t ask me why, it’s a bit weird.
@Roboticsmentor_rsa2 ай бұрын
Keep doing more vid on doji ihv been trying this strategy for 2wks now
@pulinduvinnath18122 ай бұрын
Thanks for sharing this video! It was really helpful.
@TradeOxy2 ай бұрын
Thank you, you are so welcome!
@siracidprime79173 ай бұрын
Hi, I am loving every video, Just picking you brain a little bit .. If you had a UDEMY course on Python Incorporation with MT5 from start to finish, have projects within the course on python + MT5 , keep updating the course, I would purchase it without a second thought and it would be a 5🌟review from me + 1k more, food for thought. A win for you as well as for really interested guys like me. you are a 🐐 man.
@lucapeduto3 ай бұрын
Great video! Thank you
@TradeOxy3 ай бұрын
You are so welcome!
@alwikah56643 ай бұрын
Top video. Question : your opinion about python or mql5 for algo trading ? Have experience with python (ML) but MT5 with MQL5 have integrated tools (ide, backtesting, ...) Thanks §
@TradeOxy3 ай бұрын
I’ve made videos for both Python MT5 and MQL5. Personally prefer Python, as it’s just way more flexible especially for complex trading bots. However MQL5 is pretty good if you’re looking to stick with straight technical analysis. Back testing on MQL5 is also awesome.
@alwikah56643 ай бұрын
@@TradeOxy Thanks a lot for your reply !
@sofiamaslanova57583 ай бұрын
How do you stop all EAs when you're on the go from mobile?
@TradeOxy3 ай бұрын
I actually have no idea how to do it on mobile sorry.
3 ай бұрын
was looking for this for a long time, thanks
@TradeOxy3 ай бұрын
So glad to hear! What sorts of terms were you searching for?
3 ай бұрын
@@TradeOxy Building a bot in python for MT5 for auto trading
@lukaju13203 ай бұрын
Great series! It is really one of a kind! Where can I find your backtesting video for Python trading bot?
@TradeOxy3 ай бұрын
Thank you! I’m so grateful for that comment! To be honest I’m still making it. We had a little one and life got busy, I’ve only just started getting back into it.
@lukaju13203 ай бұрын
@@TradeOxy Congrats! Hope you are all doing great! Is backtesting .py a valid option or is there a better option?
@TradeOxy3 ай бұрын
Backtesting.py is pretty much the standard. I find it a bit complex and annoying to work with when it comes to FOREX but that’s about it. Otherwise it’s pretty solid.
@whytelyon19914 ай бұрын
Gives me new ideas 💡 ✨️ 🤔 🙏🏾🙏🏾🙏🏾
@TradeOxy4 ай бұрын
Thank you.
@Unlawfulspoon644 ай бұрын
Hey there James. I was just wondering are we using python in conjunction with the MT5 language, or just python specifically? Thanks.
@TradeOxy4 ай бұрын
Hey there! Great question. This is specifically for MQL5 this time around.
@walt55074 ай бұрын
Hate the music, James.
@TradeOxy4 ай бұрын
In what way?
@walt55074 ай бұрын
@TradeOxy It's intrusive and makes it harder to focus on what you're saying. If I want background music, I'll choose something on the radio lol
@TradeOxy4 ай бұрын
Gotcha. Ok, thanks for the feedback. I was trying to make it more enjoyable for people, obviously you felt that didn’t work.
@walt55074 ай бұрын
Excellent. I love that you extensively comment your code. You mentioned in your video that the code is downloadable, but I can't see that link. Can you provide it, please?
@TradeOxy4 ай бұрын
Thank you, I appreciate that. Check out the code here: github.com/jimtin/algorithmic_trading_bot
@whytelyon19914 ай бұрын
👏👏👏👍
@TradeOxy4 ай бұрын
Thank you ❤️
@Tinchy20244 ай бұрын
how to get teminal64.EXE of MT5? I cannot find it anyway
@TradeOxy4 ай бұрын
Hi @tinchy2024 so sorry to hear that. It's typically located in C:/Program Files/<your version of metatrader 5>/terminal64.exe Does that help?
@Tinchy20244 ай бұрын
@@TradeOxy hi, i downloaded and installed the MT5, then find the terminal, thank you
@TradeOxy4 ай бұрын
@@Tinchy2024 Great!
@TechnicallyAverage4 ай бұрын
Do you know if, when starting out, I need to make some purchases, or will the bot automatically purchase, drawing from my available funds?
@TradeOxy4 ай бұрын
Great question. If you’re using a broker and deposit funds with them, then that’s what it will use.