Skip to content

Anthony Morast

Software Engineer, Mathematician, Computer Scientist, Parent, and Life-long Amateur

  • Home
    • Blog Home
    • Resume Home
  • Topic
    • Finance
    • Mathematics
    • Science
    • Industrial/Professional
    • Artificial Intelligence
  • Language
    • C++
    • Python
    • R
    • Java
    • JavaScript
  • Consulting

Category: JavaScript

Improving the Results and Efficiency of My Options Trading GA

Posted in Artificial Intelligence, C++, Finance, Industrial/Professional, JavaScript, Python By amorast

In a previous post, I wrote about a genetic algorithm (GA) whose goal is to find stocks that could potentially create a promising put-selling portfolio. Currently, the GA searches through stocks that offer weekly options…

Read more of Improving the Results and Efficiency of My Options Trading GA →

Updated on June 3, 2021

Creating a Database with an API (Stock Price Data)

Posted in Finance, Industrial/Professional, JavaScript, Python, R By amorast

NOTE: because I live in Montana (and was too lazy to deal with time zones) the data stored in this database (therefore, the dates and times passed to the API endpoints) are recorded in Mountain…

Read more of Creating a Database with an API (Stock Price Data) →

Updated on December 8, 2020December 9, 2020

Creating a Simple Discord Bot With Discord.js

Posted in Industrial/Professional, JavaScript By amorast

In this post, I will walk you through the steps to create a simple bot for your Discord server using the discord.js module. discord.js is a node.js module that allows you to easily communicate with…

Read more of Creating a Simple Discord Bot With Discord.js →

Updated on October 13, 2019December 4, 2019
  • Industrial/Professional
  • Science
  • Mathematics
  • Artificial Intelligence
© Copyright Anthony Morast. All rights reserved.