want to automate your trading? i will show you exactly how to automate your trading from scratch even if you have no tech skills, fancy degree or any idea how to get started. in my algo trade camp i made short concise training videos, give you access to all of my code + invite you to my private quant community. join here before i close it to new entrants: algotradecamp.com/
Honestly at 1st time i watch your video my brain was shock and I researched everything like python cctx and install in my old laptop then i just follow your your video and i i just did. Thank you moon your awesome i wish one day i build my own bot not only in crypto i was planning to build my own bot on forex broker too. My strategy is very simple Support and demand strategies
Great question! To get more in-depth insights and have a fruitful discussion on the best methods for automated trades, I recommend joining our Discord community. There, we can chat all day about various approaches, including While Loops, APScheduler, CCXT WebSocket, and more. Join us here: algotradecamp.com/limited-edition?. Looking forward to seeing you there!
to deal with an unsupported exchange, you'll usually need to interact directly with the exchange's API. have you checked if there's an official API documentation for the exchange?
I've watched hours of your content, and still I can't get to this step. So I called a friend and he watched your videos and built me 2 bots. I wish I had the time to learn/copy all you offer.
Bro how to get..function name in ccxt....can see the urls which i want but doesn't know which function should i call to run that url in ccxt...please help
hey this is a really great question, please come and ask in our discord, lots of people, including me, would be happy to answer all your questions: discord.gg/8UPuVZ53bh what type of trading bot are you working on?
@@moondevonyt My brother in law its the trader and Im a software developer so Im getting into the trading world but I want to do it with software based strategies.
You're welcome! If you have any specific questions or want to discuss further, feel free to join our Discord community at the bottom of this page: algotradecamp.com/limited-edition?. We're here to help and chat with you! 🚀
Thanks very nice instructive video. I have a few working examples but struggle now with Bybit.I would like to print once per day my total assets I have in my Bybit account. This can be in spot, derivatives, copy trader, bot trader,... I can not find this in CCXT. Do you have an example how to solve this?
hey this is a really great, i don't have this yet but please come and ask in our discord, lots of people would be happy to answer all your questions: discord.gg/8UPuVZ53bh what type of trading bot are you working on?
May I know if all the trading lessons, bots, and strategies in your BootCamp course are written in Python language or if some are written in other coding languages?
Hey there! If you're facing a "config module not found" error, I suggest posting your question in the Discord community. We're active there and can help you troubleshoot the issue. Join us at the following link: algotradecamp.com/limited-edition?
Hey there! If you need assistance with fixing a bug on your trading algorithm, I recommend joining our Discord community. That's where I hang out and chat all day. You can find the Discord link at the bottom of this page: algotradecamp.com/limited-edition?. See you there!
want to automate your trading? i will show you exactly how to automate your trading from scratch even if you have no tech skills, fancy degree or any idea how to get started. in my algo trade camp i made short concise training videos, give you access to all of my code + invite you to my private quant community. join here before i close it to new entrants: algotradecamp.com/
Honestly at 1st time i watch your video my brain was shock and I researched everything like python cctx and install in my old laptop then i just follow your your video and i i just did. Thank you moon your awesome i wish one day i build my own bot not only in crypto i was planning to build my own bot on forex broker too. My strategy is very simple Support and demand strategies
thank you! glad I could help!
you should join our awesome community of algotraders-- discord.gg/8UPuVZ53bh
whats your trading strategy?
What is the best method you would use to do trades automatically, Using a While Loop, Using APScheduler or CCXT WebSocket, or another thing?
Great question! To get more in-depth insights and have a fruitful discussion on the best methods for automated trades, I recommend joining our Discord community. There, we can chat all day about various approaches, including While Loops, APScheduler, CCXT WebSocket, and more. Join us here: algotradecamp.com/limited-edition?. Looking forward to seeing you there!
How i can setting unsopported exchange?
to deal with an unsupported exchange, you'll usually need to interact directly with the exchange's API. have you checked if there's an official API documentation for the exchange?
I've watched hours of your content, and still I can't get to this step. So I called a friend and he watched your videos and built me 2 bots. I wish I had the time to learn/copy all you offer.
you'll get there, just keep learning! :)
whats your trading strategy?
Would be interesting to see a video about backtesting, maybe using backtrader or something else :)
thank you for the suggestion! this is noted! :)
whats your favorite trading strategy?
Is there a way to use it for spot trading?
absolutely, bots can be programmed for spot trading too! what markets are you looking at?
Bro how to get..function name in ccxt....can see the urls which i want but doesn't know which function should i call to run that url in ccxt...please help
hey this is a really great question, please come and ask in our discord, lots of people, including me, would be happy to answer all your questions: discord.gg/8UPuVZ53bh
what type of trading bot are you working on?
Hi , great video, in point number 3 you can read de order book , its there anyway to read the tape in real time? thanks in advance
glad u liked the video! reading the tape in real-time can be tricky, but many platforms offer tools for it. what's ur trading setup like?
@@moondevonyt My brother in law its the trader and Im a software developer so Im getting into the trading world but I want to do it with software based strategies.
sounds like a perfect match for algo trading! what kind of strategies are u interested in exploring?
Im not interested in strategies , Im interested in the programming part.@@moondevonyt
thank you for your videos you re helping a lot of us
appreciate it
You're welcome! If you have any specific questions or want to discuss further, feel free to join our Discord community at the bottom of this page: algotradecamp.com/limited-edition?. We're here to help and chat with you! 🚀
Thanks very nice instructive video. I have a few working examples but struggle now with Bybit.I would like to print once per day my total assets I have in my Bybit account. This can be in spot, derivatives, copy trader, bot trader,... I can not find this in CCXT. Do you have an example how to solve this?
hey this is a really great, i don't have this yet but please come and ask in our discord, lots of people would be happy to answer all your questions: discord.gg/8UPuVZ53bh
what type of trading bot are you working on?
Hi, is it possible to create a bot that connects to binance 'isolated margin'. iv been trying to do it with ccxt but struggling.
yes, possible
come and join our discord, lots of people, including me, would be happy to answer all your questions: discord.gg/8UPuVZ53bh
When did you record this video? Just asking because of the FTX site.
when ftx was alive :)
May I know if all the trading lessons, bots, and strategies in your BootCamp course are written in Python language or if some are written in other coding languages?
all python :)
nice tutorial!
thanks, glad you liked it! what was your favorite part of the tutorial?
hi dontshare config module not found error?
Hey there! If you're facing a "config module not found" error, I suggest posting your question in the Discord community. We're active there and can help you troubleshoot the issue. Join us at the following link: algotradecamp.com/limited-edition?
Really cool thank you
Thanks! For more chat, join the Discord linked at the bottom of this page: algotradecamp.com/limited-edition?. See you there! 👍
Hey can I contact you to fix a bug on my trading Algo
Hey there! If you need assistance with fixing a bug on your trading algorithm, I recommend joining our Discord community. That's where I hang out and chat all day. You can find the Discord link at the bottom of this page: algotradecamp.com/limited-edition?. See you there!
❤❤❤❤