Пікірлер
@qBitGamer2023
@qBitGamer2023 3 күн бұрын
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!
@algotrader6391
@algotrader6391 8 күн бұрын
Hi, Please make a video to connect metatrader api (MetaApi) through python.
@TradeOxy
@TradeOxy 6 күн бұрын
Thank you. Check out some of my other videos where I do this.
@nc1246
@nc1246 11 күн бұрын
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?
@TradeOxy
@TradeOxy 6 күн бұрын
Yes fairly straightforward
@prodbya3781
@prodbya3781 11 күн бұрын
Hey, are you open to doing a project? If so pls give your email 👍 thanks
@bulelwamashabalalamthembu3512
@bulelwamashabalalamthembu3512 14 күн бұрын
Hi I was able to install my EA but I received an error: ''auto trading disabled by client''
@TradeOxy
@TradeOxy 6 күн бұрын
You can fix this in the MT5 client by changing the red stop button to a green play button.
@FahmiAbdillah-z6j
@FahmiAbdillah-z6j 14 күн бұрын
thanks, how we run auto strategi realtime
@TradeOxy
@TradeOxy 6 күн бұрын
How do you mean?
@DonatasDo
@DonatasDo 14 күн бұрын
Is it same on mt4?
@TradeOxy
@TradeOxy 6 күн бұрын
Not sure
@swiftyy5354
@swiftyy5354 14 күн бұрын
idk why you decided to skip the compling part . i mean how you had done it
@TradeOxy
@TradeOxy 6 күн бұрын
Sorry, it just takes a while and doesn’t add any value.
@eclf
@eclf 17 күн бұрын
Informative video I like artificial intelligence
@naveenanantham3772
@naveenanantham3772 18 күн бұрын
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.
@TradeOxy
@TradeOxy 6 күн бұрын
Sure, post your code in the discord.
@Fusionbit
@Fusionbit 23 күн бұрын
anyway to get the watchlist only?
@TradeOxy
@TradeOxy 19 күн бұрын
How do you mean?
@juandavidleal319
@juandavidleal319 27 күн бұрын
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?
@TradeOxy
@TradeOxy 24 күн бұрын
Not at this time.
@rolandonwa2369
@rolandonwa2369 29 күн бұрын
The code resource is not found
@TradeOxy
@TradeOxy 29 күн бұрын
Which code resource sorry.
@rolandonwa2369
@rolandonwa2369 27 күн бұрын
The GitHub code for this video, the code is no longer available
@moneyvision8
@moneyvision8 Ай бұрын
im so lost at the compiling part, idk what have u did to get that
@horseplaysatire74
@horseplaysatire74 Ай бұрын
this is great. github link please ? . also which theme are you using. looks perfect.
@drizzle4728
@drizzle4728 Ай бұрын
great videos. Part 4 combing all the functions video is not available. When will it be available?
@TradeOxy
@TradeOxy Ай бұрын
Hey there, it's the next one in the series: kzbin.info/www/bejne/pJ-biYSde7NojZo
@niekhorstman
@niekhorstman Ай бұрын
Hi! Thanks for the video. The Discord invite link seems to be invalid. Is the Discord offline? Merci
@TradeOxy
@TradeOxy Ай бұрын
No, it should be working.
@juicy3397
@juicy3397 Ай бұрын
Thank With bot we can actually trade? ??? And can do it with a demo account ? Mt5 vantage?
@TradeOxy
@TradeOxy Ай бұрын
Yes you can do paper trading.
@mpumidube5464
@mpumidube5464 Ай бұрын
Good day Can it only be done via desktop and now on your mobile phone?
@TradeOxy
@TradeOxy Ай бұрын
I’m not sure about auto trading on mobile unfortunately.
@alpserbetli6219
@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
@TradeOxy Ай бұрын
I’ve never seen that error before.
@amillifomilly
@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
@TradeOxy Ай бұрын
That’s not normally how I calculate it to be honest.
@cf4869
@cf4869 Ай бұрын
live saver👍
@TradeOxy
@TradeOxy Ай бұрын
Glad it helped ❤️
@Digitus250
@Digitus250 Ай бұрын
Thanks ! Your videos could be improved by removing that awful background music. Some videos are really hard to follow because of this.
@TradeOxy
@TradeOxy Ай бұрын
Thank you for the feedback.
@davidcox8433
@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
@TradeOxy Ай бұрын
Thank you so much! Sadly MT4 does not support Python integration, which is a real shame.
@mvmuraliprakash
@mvmuraliprakash Ай бұрын
@TradeOxy Yahoooooooooooooooooooooooooooooooooooooooooooooooooooooo Running .............
@mvmuraliprakash
@mvmuraliprakash Ай бұрын
@TradeOxy Yahooooooooooooooooooooooooooooooooooooooooooooooooo runnung ..............
@mariusschafer2090
@mariusschafer2090 Ай бұрын
❤4QUBIC 🚀🚀🚀
@mikedeary11
@mikedeary11 Ай бұрын
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
@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-x4p
@KiddieChronicles-x4p 2 ай бұрын
شكرا لك على هذه البداية وفي انتظار المزيد من الفيديوهات الخاصة بهذه السلسلة
@TradeOxy
@TradeOxy 2 ай бұрын
Great! Thank you.
@mikedeary11
@mikedeary11 2 ай бұрын
Love your content... keep up the great work... 👍👍
@CalfucirMaurer
@CalfucirMaurer 2 ай бұрын
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?
@TradeOxy
@TradeOxy 2 ай бұрын
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.
@vision3690
@vision3690 2 күн бұрын
@@TradeOxyhey please delete his comment immediately
@GieGarczynski
@GieGarczynski 2 ай бұрын
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? 🤔
@TradeOxy
@TradeOxy 2 ай бұрын
lol.
@AV-wx4vc
@AV-wx4vc 2 ай бұрын
Yes
@AV-wx4vc
@AV-wx4vc 2 ай бұрын
Cfb is founder of Qubic and he is Satoshi
@TradeOxy
@TradeOxy 2 ай бұрын
lol.
@TradeOxy
@TradeOxy 2 ай бұрын
Pretty close, let’s be honest.
@SeebM89
@SeebM89 23 күн бұрын
There were two videos here on KZbin about why cfb is Satoshi. The videos were awesome! But they are also removed from KZbin.
@oleg.on1y
@oleg.on1y 2 ай бұрын
Can I use MacBook?
@TradeOxy
@TradeOxy 2 ай бұрын
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_rsa
@Roboticsmentor_rsa 2 ай бұрын
Keep doing more vid on doji ihv been trying this strategy for 2wks now
@pulinduvinnath1812
@pulinduvinnath1812 2 ай бұрын
Thanks for sharing this video! It was really helpful.
@TradeOxy
@TradeOxy 2 ай бұрын
Thank you, you are so welcome!
@siracidprime7917
@siracidprime7917 3 ай бұрын
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.
@lucapeduto
@lucapeduto 3 ай бұрын
Great video! Thank you
@TradeOxy
@TradeOxy 3 ай бұрын
You are so welcome!
@alwikah5664
@alwikah5664 3 ай бұрын
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 §
@TradeOxy
@TradeOxy 3 ай бұрын
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.
@alwikah5664
@alwikah5664 3 ай бұрын
@@TradeOxy Thanks a lot for your reply !
@sofiamaslanova5758
@sofiamaslanova5758 3 ай бұрын
How do you stop all EAs when you're on the go from mobile?
@TradeOxy
@TradeOxy 3 ай бұрын
I actually have no idea how to do it on mobile sorry.
3 ай бұрын
was looking for this for a long time, thanks
@TradeOxy
@TradeOxy 3 ай бұрын
So glad to hear! What sorts of terms were you searching for?
3 ай бұрын
@@TradeOxy Building a bot in python for MT5 for auto trading
@lukaju1320
@lukaju1320 3 ай бұрын
Great series! It is really one of a kind! Where can I find your backtesting video for Python trading bot?
@TradeOxy
@TradeOxy 3 ай бұрын
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.
@lukaju1320
@lukaju1320 3 ай бұрын
​@@TradeOxy Congrats! Hope you are all doing great! Is backtesting .py a valid option or is there a better option?
@TradeOxy
@TradeOxy 3 ай бұрын
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.
@whytelyon1991
@whytelyon1991 4 ай бұрын
Gives me new ideas 💡 ✨️ 🤔 🙏🏾🙏🏾🙏🏾
@TradeOxy
@TradeOxy 4 ай бұрын
Thank you.
@Unlawfulspoon64
@Unlawfulspoon64 4 ай бұрын
Hey there James. I was just wondering are we using python in conjunction with the MT5 language, or just python specifically? Thanks.
@TradeOxy
@TradeOxy 4 ай бұрын
Hey there! Great question. This is specifically for MQL5 this time around.
@walt5507
@walt5507 4 ай бұрын
Hate the music, James.
@TradeOxy
@TradeOxy 4 ай бұрын
In what way?
@walt5507
@walt5507 4 ай бұрын
@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
@TradeOxy
@TradeOxy 4 ай бұрын
Gotcha. Ok, thanks for the feedback. I was trying to make it more enjoyable for people, obviously you felt that didn’t work.
@walt5507
@walt5507 4 ай бұрын
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?
@TradeOxy
@TradeOxy 4 ай бұрын
Thank you, I appreciate that. Check out the code here: github.com/jimtin/algorithmic_trading_bot
@whytelyon1991
@whytelyon1991 4 ай бұрын
👏👏👏👍
@TradeOxy
@TradeOxy 4 ай бұрын
Thank you ❤️
@Tinchy2024
@Tinchy2024 4 ай бұрын
how to get teminal64.EXE of MT5? I cannot find it anyway
@TradeOxy
@TradeOxy 4 ай бұрын
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?
@Tinchy2024
@Tinchy2024 4 ай бұрын
@@TradeOxy hi, i downloaded and installed the MT5, then find the terminal, thank you
@TradeOxy
@TradeOxy 4 ай бұрын
@@Tinchy2024 Great!
@TechnicallyAverage
@TechnicallyAverage 4 ай бұрын
Do you know if, when starting out, I need to make some purchases, or will the bot automatically purchase, drawing from my available funds?
@TradeOxy
@TradeOxy 4 ай бұрын
Great question. If you’re using a broker and deposit funds with them, then that’s what it will use.