Category: Stock Market

Simple Moving Average with PHP (Part 3)

New screencast!
Okay I’m a few days late on posting this video.
So this ends the Simple Moving Average series.
This PHP tutorial is part 3 out of a 3 videos series in which I illustrate how to calculate a stock’s Simple Moving Average using PHP.
Simple moving averages (SMA) are the most basic of the moving averages used by day, swing and investment traders.

This particular PHP tutorial goes over “The calculating of the Simple Moving Averages.” Basically the final steps needed to calculate the averages for a given set of days.

Listed on YouTube as “Get Simple Moving Average with PHP (Part 3)”.


Thanks

Simple Moving Average with PHP (Part 2)

New screencast!
So to continue with the Simple Moving Average series.
This PHP tutorial is part 2 out of a 3 videos series in which I exhibit how to calculate a stock’s Simple Moving Average using PHP.
Simple moving averages (SMA) are the most basic of the moving averages used by day, swing and investment traders.

This particular PHP tutorial goes over the “The Calculating of the Closing Price SUMS” the steps needed to calculate the sum of a given set of closing stock prices.

This video is titled on YouTube as “Get Simple Moving Average with PHP (Part 2)”.


Thanks

Simple Moving Average with PHP (Part 1)

New screencast!
I’m working on a new PHP tutorial that was a bit longer then what I expected so I’ve decided to split the file up making it into a series.
This PHP tutorial is part 1 out of a 3 videos series which I demonstrate how to calculate a stock’s Simple Moving Average using PHP.
Simple moving averages (SMA) are the most basic of the moving averages used by day, swing and investment traders.

This particular PHP tutorial goes over the “SETUP PHASE” the actual the steps needed to gather the historical stock market data needed.

This video is titled on YouTube as “Get Simple Moving Average with PHP (Part 1)”.


Thanks

Copyright © 2024 Joseph Tinsley

Theme by Anders NorenUp ↑