Skip to content
Youtube
Python and Turtle

Python and Turtle

Python, Turtle, Projects, Learn

  • Home
  • Category By Level
    • Difficulty Level 1
    • Difficulty Level 2
    • Difficulty Level 3
    • Difficulty Level 4
    • Difficulty Level 5
    • Difficulty Level 6
    • Difficulty Level 7
    • Difficulty Level 8
    • Difficulty Level 9
    • Difficulty Level 10
    • Difficulty Level Hard
  • Category By Topic
    • Loop
      • Nested for loop
      • For loop
      • While loop
    • recursion
    • Color
    • List
    • Math
    • Random
    • Animation
    • Games
  • Browse By Tags
    • curves
    • fractal
    • logo
    • parametric curve
    • physics
    • spiral
    • tessellation
  • Tutorials
  • Contact Us
Close Button

Real Stock Price Chart with Moving Averages (Source Code)Real Stock Price Chart with Moving Averages (Source Code)

10/15/202010/15/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 10:06 am

In a previous project we draw real stock price charts by reading data from files. We also draw stock moving averages in this project. Download historical stock prices for Google, Apple, and SPY

READ MOREREAD MORE

Rainbow Colored Fully Connected 48-gonRainbow Colored Fully Connected 48-gon

10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:21 pm

We have project that draws fully connected 24-gon. Use colorsys library to gradually change the hue of lines as they get longer.

READ MOREREAD MORE

Fully Connected 24-gonFully Connected 24-gon

10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:17 pm

Refer to fully connected octagon before drawing this fully connected 24-gon.

READ MOREREAD MORE

Fully Connected OctagonFully Connected Octagon

10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:14 pm

Use nested for loop and list to draw the following fully connected octagon.

READ MOREREAD MORE

Center Connected Hexagon (Source Code)Center Connected Hexagon (Source Code)

10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:11 pm

Draw a regular hexagon that have vertices connected to the center. Use for loop to draw this shape. Source Code:

READ MOREREAD MORE

Real Stock Price Chart (GOOG, AAPL, SPY) with Source CodeReal Stock Price Chart (GOOG, AAPL, SPY) with Source Code

10/14/202010/14/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 4:04 pm

Download historical stock prices for Google, Apple, and SPY. Read the file and draw the stock charts for these companies. The following figures show the stock prices for these companies:

READ MOREREAD MORE

Stock Price Random Walk with Moving AveragesStock Price Random Walk with Moving Averages

10/11/202010/11/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:49 am

Moving averages can smooth out the stock prices and reduce the randomness. Based on the previous projects (stock price random walk with candlestick chart, and trending stock price random walk

READ MOREREAD MORE

Trending Stock Price Random Walk with Candlestick ChartTrending Stock Price Random Walk with Candlestick Chart

10/10/202010/10/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:42 am

In a previous project, we draw a trending stock price random walk chart. Candlestick chart is a more common way of representing stock price chart. Modify the code for the previous project to draw

READ MOREREAD MORE

Stock Price Random Walk with Candlestick ChartStock Price Random Walk with Candlestick Chart

10/10/202010/10/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 11:39 am

In a previous project, we draw a stock price random walk chart. Candlestick chart is a more common way of representing stock price chart. Modify the code for the previous

READ MOREREAD MORE

Striped Square SpiralStriped Square Spiral

10/10/202010/10/2020 | J & J Coding AdventureJ & J Coding Adventure | 0 Comment | 9:44 am

In a previous project, you coded a square spiral inside squares. Make minor changes to make it a striped spiral as shown here.

READ MOREREAD MORE

Posts pagination

Previous 1 … 4 5 6 … 55 Next

Navigate by Categories

Algorithms animation colorsys custom functions Difficulty Level 1 Difficulty Level 2 Difficulty Level 3 Difficulty Level 4 Difficulty Level 5 Difficulty Level 6 Difficulty Level 7 Difficulty Level 8 Difficulty Level 9 Difficulty Level 10 Difficulty Level Hard events File I/O for loop games keyboard events list loop math mouse events nested for loop Object Oriented Programming physics python random recursion timer events turtle Tutorial unicode while loop writing text

Meta

  • Register
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

Academic WordPress Theme Copyright 2019 Python Turtle Academy

Scroll Up
Go to mobile version