Gary Shilling explains the only way to beat the market and win

Financial analyst Gary Shilling reveals the lessons he has learned about the economy and markets, how to stay ahead, and why everybody can’t win. Following is a transcript of the video. Gary Shilling: Well, I’ve learned a lot of lessons over the years, and most of them the hard way. But, there are a couple of basic facts. If you look at the economy, it grows over time. Not at…

October 22, 2017
Read More >>

Syntax – Go Lang Practical Programming Tutorial p.2

Welcome to part 2 of the Go programming tutorial series. In the previous tutorial, we got everything set up and ran our first basic program, along with explaining some of what is going on. Here, I plan to further explain some more of our options, and more of how to understand how Go is working and how it can work for you. Text tutorials and sample code: https://pythonprogramming.net/go/ https://twitter.com/sentdex https://www.facebook.com/pythonprogramming.net/…

October 21, 2017
Read More >>

Explore the Script Editor

In this video, you will open the Script Editor and learn how it works, so you can write the code for your pop-up message using JavaScript. https://g.co/applieddigitalskills/research

October 12, 2017
Read More >>

What is Algorithm Trading (Algo Trading)? ☝️

What is Algorithm Trading (Algo Trading)? ☝️
October 12, 2017

✅ Trade with our Sponsor Broker: Trade Nation http://www.financial-spread-betting.com/ccount/click.php?id=95 ✅ Check our website: http://www.financial-spread-betting.com/ ✅ Please like, subscribe & comment if you enjoyed – it helps a lot! What is a Trading Algorithm? http://www.financial-spread-betting.com/ PLEASE LIKE AND SHARE THIS VIDEO SO WE CAN DO MORE! A trading algorithm is a kind of trading robot. A trading algorithm consists of lines of code. The algo makes a decision and executes trades…

Read More >>

How to Write a MATLAB Program – MATLAB Tutorial

How to Write a MATLAB Program – MATLAB Tutorial
September 26, 2017

Captions available in french and spanish. Learn how to write a basic MATLAB program using Live Scripts and learn the concepts of indexing, if-else statements, and loops. Learn more about MATLAB: https://goo.gl/8QV7ZZ See what’s new in the latest release of MATLAB and Simulink: https://goo.gl/pgGtod Free MATLAB Trial: https://goo.gl/yXuXnS

Read More >>

TU12: Teachers are Makers: Coding with Google Scripts [Edit]

Here is the edited version of Totally Unscripted Episode 12. We are joined by Jordan Rhea a 5th grade English teacher with a focus on the language arts. Jordan has been using Apps Script to develop tools for teachers based on their specific needs, work which has seen him accepted into the Google Innovators Academy. As part of this Jordan shares his tips on learning to code with Google Apps…

September 20, 2017
Read More >>

TU12 Highlight: Teachers are Makers: Coding with Google Scripts

TU12 Highlight: Teachers are Makers: Coding with Google Scripts
September 20, 2017

In this clip from Totally Unscripted 12 we are joined by Jordan Rhea a 5th grade English teacher with a focus on the language arts. Jordan has been using Apps Script to develop tools for teachers based on their specific needs, work which has seen him accepted into the Google Innovators Academy. Jordan highlights some of his projects including a library project to teach kids about genre, a sheets add-on…

Read More >>

Learn SQL in 1 Hour – SQL Basics for Beginners

Learn SQL in 1 Hour – SQL Basics for Beginners
September 14, 2017

A crash course in SQL. How to write SQL from scratch in 1 hour. In this video I show you how to write SQL using SQL Server and SQL Server Management Studio. We go through Creating a Database, Creating Tables, Inserting, Updating, Deleting, Selecting, Grouping, Summing, Indexing, Joining, and every basic you need to get starting writing SQL. PREREQUISITES You will need a database to practice on. The training uses…

Read More >>

Stock Market Prediction

Can we predict the price of Microsoft stock using Machine Learning? We’ll train the Random Forest, Linear Regression, and Perceptron models on many years of historical price data as well as sentiment from news headlines to find out! Code for this video: https://github.com/llSourcell/Stock_Market_Prediction Please Subscribe! And like. And comment. That’s what keeps me going. Follow me: Twitter: https://twitter.com/sirajraval Facebook: https://www.facebook.com/sirajology More learning resources: https://www.quantinsti.com/blog/machine-learning-trading-predict-stock-prices-regression/ https://medium.com/@TalPerry/deep-learning-the-stock-market-df853d139e02 https://iknowfirst.com/rsar-machine-learning-trading-stock-market-and-chaos https://www.udacity.com/course/machine-learning-for-trading–ud501 https://quant.stackexchange.com/questions/111/how-can-i-go-about-applying-machine-learning-algorithms-to-stock-markets https://quant.stackexchange.com/questions/111/how-can-i-go-about-applying-machine-learning-algorithms-to-stock-markets http://eugenezhulenev.com/blog/2014/11/14/stock-price-prediction-with-big-data-and-machine-learning/…

September 8, 2017
Read More >>