Algorithmic Trading Using Python #9 - Twitter Trading Bot

  Рет қаралды 18,789

TradeOptionsWithMe

TradeOptionsWithMe

Күн бұрын

Пікірлер: 34
@TradeOptionsWithMe
@TradeOptionsWithMe 3 жыл бұрын
Want to clone the code from this video and play around with it yourself? Then I recommend coding along since that is the best way to learn. If you don't want to code along, you can clone the algorithm here: www.quantconnect.com/forum/discussion/11567/algorithmic-trading-video-series-9-twitter-trading-bot/p1?ref=towm
@olinay381
@olinay381 3 жыл бұрын
Love the video as always :)
@GuyFawkes911
@GuyFawkes911 3 жыл бұрын
Love the video as always great work.
@TradeOptionsWithMe
@TradeOptionsWithMe 3 жыл бұрын
Thank you!
@andersvestlimo8524
@andersvestlimo8524 Жыл бұрын
Are you sure the datetime column in the tweets dataset is right? TSLA are traded in EST at nasdaq and the Tweets have UTC? You would be trading at the wrong times?
@XPTO576
@XPTO576 3 жыл бұрын
How do you connect several strategies/setups in the same asset? Ninja Trader can't do that, is there another platform that can for USA Futures?
@KyleSpragg
@KyleSpragg Жыл бұрын
How do you know exactly what time to add onto the Reader function to prevent lookahead bias, more specifically, how do I figure out what the particular "end time" would be?
@Returnnow
@Returnnow 3 жыл бұрын
Hey I am new to your Chanel. I created a trading bot but want to create more into it. Hopefully when I finish watching your videos I’ll get some ideas.
@TradeOptionsWithMe
@TradeOptionsWithMe 3 жыл бұрын
I hope so too!
@larrygranda6447
@larrygranda6447 2 жыл бұрын
There’s also pluto hq? They support futures automated trading in addition. Not difficult for non coders. And simulated stock trading challenges.
@8ym3TV
@8ym3TV 3 жыл бұрын
would anyone be interested in forming an accountability group? The group's objective would be to meet once a week and review what we've learned while also motivating each other. I'll make the discord server. Also OP thanks a lot for this video series, no one gives out this kind of information for free. Bless your soul
@hamad.learns
@hamad.learns 3 жыл бұрын
I am
@hamad.learns
@hamad.learns 3 жыл бұрын
What’s app maybe easier ?
@8ym3TV
@8ym3TV 3 жыл бұрын
@@hamad.learns i dont have whats app. but id be willing to make one
@mitchello288
@mitchello288 3 жыл бұрын
Hey I know im a month late but I would be interested, Discord is great
@8ym3TV
@8ym3TV 3 жыл бұрын
@@mitchello288 whats ur discord?
@nanjil1
@nanjil1 3 жыл бұрын
hello i have a coding question in your code you have the line content = data[self.musk].Tweet where is 'Tweet' defined. The class MuskTweet returns lower case 'tweet'?
@TradeOptionsWithMe
@TradeOptionsWithMe 3 жыл бұрын
Thanks for the question. It is defined in the Reader method: tweet[“Tweet”] = str(content)
@benmotocross9572
@benmotocross9572 3 жыл бұрын
It seems we could enter a position before market close (in the last 15 minutes of trading). So even though we've liquidated, we still have 15 minutes where we could enter new positions, and thus hold overnight. Am I missing something? Thanks for the awesome and inspiring content!
@TradeOptionsWithMe
@TradeOptionsWithMe 3 жыл бұрын
Great observation! That seems to be something I overlooked, but should be an easy fix.
@mauriciocervantes1670
@mauriciocervantes1670 3 жыл бұрын
Thank you for the series!
@tanque728
@tanque728 2 жыл бұрын
What does the word “self” stands for?, because i see you use it in all the videos. Thanks!
@TradeOptionsWithMe
@TradeOptionsWithMe 2 жыл бұрын
It refers to the instance of the algorithm class that provides all the helper methods. I'd recommend looking into some object-oriented Python programming to get a better grasp.
@日日哥RRG
@日日哥RRG Жыл бұрын
Great vedio, it helps me alot
@patrickkikaha9500
@patrickkikaha9500 3 жыл бұрын
Thank you for the videos, great start into the subject. I am not very experienced and I am currently stuck on an algo that tried to identify gappers in a universe with fundamentals. Is there anyway we could get a video in the future that tackels this or a similar issue?
@thewheeldeal8439
@thewheeldeal8439 2 жыл бұрын
Can you please make a vid about accessing Tiingo? I'm trying to download Tiingo news into QC research notebook to test a Keras ML algo, but I can't seem to load a news history. I have a Tiingo API and set it, but I get no news
@bruv-lz4fh
@bruv-lz4fh Жыл бұрын
Everytime i defined "tweet" as a variable i defined it as lowercase but still when i got to OnData it refused to acccept all lower case ".tweet" Im new "ish" to programming ( I can write your calculators and hello worlds but no more than that) so im wondering. Why is this the case? Just to be clear. The code runs as intended. Without errors just wondering why the above is the case
@janghyukboo6113
@janghyukboo6113 3 жыл бұрын
Amazing contents. Thanks!
@Mikot2
@Mikot2 2 жыл бұрын
Hi, I have tried to code along. I get the error code "SentimentIntensityAnalyzer" is not defined. I have controller spelling and compared to your code. What am I missing?
@stephenstankiewicz646
@stephenstankiewicz646 4 ай бұрын
Ever figure this out - having the same issues
Algorithmic Trading Using Python #10 - Backtesting & Performance Analysis
25:46
10 Algorithmic Trading Mistakes to Avoid!
14:32
TradeOptionsWithMe
Рет қаралды 64 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.
Support each other🤝
00:31
ISSEI / いっせい
Рет қаралды 81 МЛН
Сестра обхитрила!
00:17
Victoria Portfolio
Рет қаралды 958 М.
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Stock Price Prediction Using Python & Machine Learning
49:48
Computer Science (compsci112358)
Рет қаралды 1,3 МЛН
Create a Trading Bot in 50 Lines of Code (Python Beginner's Tutorial)
17:30
TradeOptionsWithMe
Рет қаралды 36 М.
James Beilby (Banking Industry): An Algo Execution System in Rust
10:32
Understanding Recruitment
Рет қаралды 5 М.
Algorithmic Trading Using Python #7 - Consolidators & Rolling Windows
22:41
TradeOptionsWithMe
Рет қаралды 26 М.
Algorithmic Trading Using Python #8 - Dynamic Universes
25:31
TradeOptionsWithMe
Рет қаралды 21 М.
How to Live Trade your Algorithms - QuantConnect and Python
26:04
TradeOptionsWithMe
Рет қаралды 36 М.
Build a Real-Time Crypto Trading Bot in under 100 Lines of Code
1:10:19
Part Time Larry
Рет қаралды 478 М.
Algorithmic Trading Using Python #14 - The Algorithm Framework
34:15
TradeOptionsWithMe
Рет қаралды 18 М.
What is Algorithmic Trading & How to Get Started
15:56
TradeOptionsWithMe
Рет қаралды 555 М.
Algorithmic Trading Using Python #6 - Indicators & Historical Data
28:33
TradeOptionsWithMe
Рет қаралды 46 М.
IL'HAN - Qalqam | Official Music Video
03:17
Ilhan Ihsanov
Рет қаралды 700 М.