Тёмный

Building a Stock Market Monitoring System with F# | Introduction | StonkWatch Ep.1 

Ben Gobeil
Подписаться 2,2 тыс.
Просмотров 3,6 тыс.
50% 1

For Freelance F# Software Development and Consulting, visit www.bengobeil.com/
It has begun.
Outro:
Artist: Lakey Inspired
Song: Warm Nights

Наука

Опубликовано:

 

15 фев 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 78   
@th3oth3rjak3
@th3oth3rjak3 Год назад
I'm glad you put this series together. It's now two years later, and still your videos are pretty much one of the only sets of tutorials I could find.
@EsteTigele
@EsteTigele 3 года назад
algorithm... haha, love the idea, just set notifications to all so I’ll be following along on your journey through stonks!!
@achalmshah7
@achalmshah7 3 года назад
what a surprise!! I wanted to build this app for quite some time and just started to build initial project structure for this today and now here you are with the same idea! thanks a lot!!! Looking forward for this series :)
@jean-nicolasvachon7317
@jean-nicolasvachon7317 3 года назад
We backkkkkk
@christophersellers7383
@christophersellers7383 3 года назад
Great work, Ben
@macwin3206
@macwin3206 3 года назад
Awsome! Wanted series like that after watching your previous videos. I can't wait.
@alexanderrivetz6667
@alexanderrivetz6667 3 года назад
Great idea, can't wait for it!
@davidneale530
@davidneale530 3 года назад
This will be really useful, great idea!
@rafael.aloizio1769
@rafael.aloizio1769 3 года назад
this is awesome content man, keep going!
@mitzrael2k6
@mitzrael2k6 3 года назад
Commenting for the algorithm! And looking forward to the series!
@LukePammant
@LukePammant 3 года назад
Noice! Exciting stuff! I've been wanting to build something like this for crypto too. Looking forward to the series.
@mechmayhem
@mechmayhem 3 года назад
I've been itching to get into functional programming and F#, having only really operated in OO, so looking forward to this series!
@johnmerchant8238
@johnmerchant8238 3 года назад
Looking forward to see where this goes. Subbed!
@gajarubanjeyakumar7226
@gajarubanjeyakumar7226 3 года назад
Wow man! Thanks for doing it. Looking forward to it...
@geodanila89
@geodanila89 3 года назад
Great idea in building an actual app - can't wait for the next episode :)
@vincentlamoureux1669
@vincentlamoureux1669 3 года назад
Will definitively watch !
@vincentlamoureux1669
@vincentlamoureux1669 3 года назад
You plan on releasing an episode each week ?
@bengobeil933
@bengobeil933 3 года назад
Two episodes a week minimum.
@JamesHowe
@JamesHowe 3 года назад
Sounds fun, looking forward to it!
@Sovonex
@Sovonex 3 года назад
Found your channel via Twitter. Not only aren't there any videos on building something from the ground up using F#, it seems there isn't any information at all, safe some introductory tutorials that use different parts of F# in isolation. So yeah, I'm pretty excited you are taking the time to do this series!
@emmaose322
@emmaose322 3 года назад
I'm really excited for this.
@danielveronneau4590
@danielveronneau4590 3 года назад
Very interesting, your friends sound amazing!
@unkeni
@unkeni 3 года назад
Looking forward to this! #fsharp
@TheJessejunior
@TheJessejunior 3 года назад
commonnnn!! it´s gonna be great!!
@akashmair8062
@akashmair8062 3 года назад
YES!! Smashing it dude! Look at the love :D
@bikerd12
@bikerd12 Год назад
Thanks for doing this.
@J-Kimble
@J-Kimble 3 года назад
I actually wanted to build such an app yesterday in f#. Looking forward to it!
@nicolasgobeil32
@nicolasgobeil32 3 года назад
will need to watch all the tool videos!
@jean-nicolasvachon7317
@jean-nicolasvachon7317 3 года назад
How to do a plywood ceiling? How to use a skillsaw?
@xosece
@xosece 3 года назад
hahahaha, love to hear your background story. Those friends of yours might be brokers as of know, just maybe? I finished my programming studies a month ago. They teach you about everything, but my love was always .NET and my true love is F#, though I hadnt had the time to perfect my F# skills 'cos teachers always ask for homework and there are tough exams and stuff, and I am learning a LOT with you, although I am still watching one video after another, but something clicks inside when F# is mentioned or discussed
@jonathanlim3307
@jonathanlim3307 3 года назад
Sounds interesting. I will work on following to see how the series goes.
@kylegivler8372
@kylegivler8372 10 месяцев назад
Is this series completed? Lol, yes I'm excited for it...
@islandman9619
@islandman9619 3 года назад
Sounds like a SAFE choice, and possibly Fabulous! :)
@mervekose5375
@mervekose5375 3 месяца назад
emeğine sağlık çok güzel olmuş
@Eji1700
@Eji1700 3 года назад
Major request (and it seems you're planning on it)- Frontend/UI. So many examples for F# are console apps with "and then build the UI", or they're ancient and are using winforms or they build a quick UI using old OOP design patterns. It would be really nice if this project shows how to take something like that (as it's great for prototyping/testing) and how to structure it properly so you can add a front end later, and then how to actually do that. I hear a ton about fabulous/avalonia/Safe/etc and i'm SLOWLY learning them, but seeing it done IN F# (not trying to convert from C#/JS/Py) in a functional style would help a ton. Not just me personally, but I think its a gaping hole in the current tutorial material that's out there (something that i'm hoping i can learn just to show it off myself one day, even if it's far less polished than what you're doing). I hope that's in scope, and obviously if it's not, oh well, but there's so much "well we assume you already know this, so just do this instead to make it functional" that makes it very hard to do simple front end stuff because you don't have 2 years of JS/C# or whatever. Especially when it's very alluring to try and do everything in .net core and make something cross platform, and yet it requires getting over quite a large design hurdle.
@bengobeil933
@bengobeil933 3 года назад
For sure, there will be a strong focus on UI.
@achalmshah7
@achalmshah7 3 года назад
Just a suggestion, can you think about outline of the program, different aspects to cover like from functional aspects (without UI disturbance) stock price series (like reactive stream), data processors who process those and provide upper level stream, specific analyzer which who them consume the stream and generate special streams with out come. These analyzers then can be different one like Moving average one etc etc. tip agent (Actor ;)) who then consumes this analysis and generate tip. This tip agent based on their parameter values can vary tips. Buy/Sell actions based on the tip generated by agent. Then UI part which is completely isolated then above since this can be anything, web ui, desktop etc and consumes above streams from functional application via REST or anything to streams on charting and so on... its big area and upto you These are some basic idea to try to cover many real life application like REST communication, reactive streams, data communication etc etc.
@bengobeil933
@bengobeil933 3 года назад
Dude you are reading my mind, please stop.
@LuizMoratelli
@LuizMoratelli 3 года назад
Hype!
@tiZyJoshi
@tiZyJoshi 3 года назад
And there I was thinking I'd never learn anything from Kripparian, but damn how wrong I've been. Thank you for your videos, they do help me a lot!
@bengobeil933
@bengobeil933 3 года назад
wut
@tiZyJoshi
@tiZyJoshi 3 года назад
@@bengobeil933 nevermind, it was a joke about someone who you reminded me of, maybe someone will get it. I wasnt kidding about your videos though, Keep up the great work
@bengobeil933
@bengobeil933 3 года назад
@@tiZyJoshi I know who he is, didn't think I looked like him
@tiZyJoshi
@tiZyJoshi 3 года назад
@@bengobeil933 I have to admit not even to me its that obvious as it was before, you share some facial characeristics though, some of statical nature, some of expressional nature, you even share a similar tonality, so i do still see some similarities :) but, as I said, dont mind me
@andrewwew
@andrewwew 3 года назад
I really like your content. I'm learning a lot. I think stonks is a great subject matter, it can touch many programming areas and has a lot of data that could be fun to play with. For example, when trying to program your own strategy. Can't wait to get rich of this tutorial!!! 💎🤣
@bengobeil933
@bengobeil933 3 года назад
Let’s reduce expectations on financial outcomes hahaha
@andrewwew
@andrewwew 3 года назад
@@bengobeil933 Get rich by becoming a better F# programmer, obviously 😉
@bhargavr3097
@bhargavr3097 3 года назад
Algorithm🙌
@AA-ig7kz
@AA-ig7kz Год назад
Hi Ben, do you have other episodes (or code) from stock market monitoring system ? It’s a great idea to build it with F# , really want to see how you’ve put it together.
@fku9999
@fku9999 3 года назад
I wish there was more resources like this on F# to show the world the full capabilities of functional programming in .NET
@iagoh.moreira5253
@iagoh.moreira5253 3 года назад
Can't wait for it! Are you thinking in use database providers? I'm learning it now and I think that it will be a very good match!
@bengobeil933
@bengobeil933 3 года назад
I will think about it. It would be a good opportunity to look at type providers.
@Alequez97
@Alequez97 2 года назад
Comparing to C# there are noticeably less resources about F#, thank you so much for your efforts. Just a questions, are you providing mentoring or code review of F# for money? I'm working with C#, but I completely new at F# and especially in functional programming, so would be very nice to get advices from more experienced developer
@sanjogbirla
@sanjogbirla 3 года назад
This is really a great move... Waiting for something like this since long. If I could suggest, please include - - IB broker API - Time Series Database - Live Charting Already subscribed to channel and waiting for it...
@bengobeil933
@bengobeil933 3 года назад
Unfortunately, I will be using Questrade API, because my TFSA account is with them. IB is very solid though. I don't really need live charting for this. I will look into time series database.
@sanjogbirla
@sanjogbirla 3 года назад
@@bengobeil933 Thats cool 👍
@lloydatkinson8030
@lloydatkinson8030 3 года назад
It would be really cool to see how you tackle recurring code on a schedule (eg every five minutes, every weekday, etc) with F#. I use Quartz.NET with C# a lot, so would be interested to see how that would work with F#.
@bengobeil933
@bengobeil933 3 года назад
Interesting, never heard about it.
@lloydatkinson8030
@lloydatkinson8030 3 года назад
@@bengobeil933 it’s much more reliable and nicer than System.Timers etc
@VHVdzudo
@VHVdzudo 2 года назад
algorithm!
@10199able
@10199able 3 года назад
looking forward to it ! plz provide github repo
@bengobeil933
@bengobeil933 3 года назад
Yes, it will be open source. Will post link once it gets going.
@TheJessejunior
@TheJessejunior 3 года назад
there´s really a big lack of f# pratical content... i´m learning data science in python just because I couldn´t find it in f#
@bengobeil933
@bengobeil933 3 года назад
Have you checked out FsLab, Flips or ML .NET?
@TheJessejunior
@TheJessejunior 3 года назад
@@bengobeil933 yes I did... but I felt like they weren´t as frindly for beginners as the python material....
@Luccasmmg19
@Luccasmmg19 3 года назад
Algorithm
@bubblegum3665
@bubblegum3665 3 года назад
algorithm
@despairblue
@despairblue 3 года назад
Hi
@bengobeil933
@bengobeil933 3 года назад
sup
@mateuszlesko5301
@mateuszlesko5301 3 года назад
.
@jean-nicolasvachon7317
@jean-nicolasvachon7317 3 года назад
Est ce que tu test tes modules d'avance ou tu fais live?
@bengobeil933
@bengobeil933 3 года назад
La plupart live. Peut-être certaines partis vont être fait d'avance et plus structuré pour que ça soit "self-contained".
@jndsdk
@jndsdk Год назад
@maycowmalfoy
@maycowmalfoy 3 года назад
Great work, Ben
@bengobeil933
@bengobeil933 3 года назад
Thanks!
Далее
From C# to F# in 60 seconds ...
1:00
Просмотров 967
Новодельный ноутбук Pocket386
1:16:17
iPhone socket cleaning #Fixit
0:30
Просмотров 17 млн
ЗАБЫТЫЙ IPHONE 😳
0:31
Просмотров 20 тыс.
Новые iPhone 16 и 16 Pro Max
0:42
Просмотров 2,2 млн