Code Monkey home page Code Monkey logo

module_14_challenge's Introduction

Module_14_Challenge

UNCC Online FinTech Bootcamp Module 14


Executive Summary

As a financial advisor I will enhance existing trading signals with machine learning algorithms that can adapt to new data. I’ll combine my new algorithmic trading skills with my existing skills in financial Python programming and machine learning to create an algorithmic trading bot that learns and adapts to new data and evolving markets.


Technologies / Installation Guide

This application is written in Python 3.7 using JupyterLab version 3.0.14.

Import the following libraries:

  • pandas (an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.)
  • Pathlib (a library that enables consistent input and output of files from the main app.)
  • scikit-learn (an open source machine learning library that supports supervised and unsupervised learning.)
  • numpy (a Python library that adds support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.)
  • hvplot.pandas (a high-level plotting API for the PyData ecosystem built on HoloViews.)
  • matplotlib.pyplot (a state-based interface to matplotlib. It provides an implicit, MATLAB-like, way of plotting.)

Usage

The machine_learning_trading_bot.ipynb notebook will be used to complete the following tasks:

  • Implement an algorithmic trading strategy that uses machine learning to automate the trade decisions.
  • Adjust the input parameters to optimize the trading algorithm.
  • Train a new machine learning model and compare its performance to that of a baseline model.

Results

After comparing the baseline to the other SVM models it is evident that the version with an offset of 6 months is more precise than the other 2 models. Thus, I would recommend the version with an offset of 6 months.

bokeh_plot_2


Contributors

Chancie Altham


License

MIT License

module_14_challenge's People

Contributors

caltham avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.