Git Product home page Git Product logo

cheme-5660-markets-mayhem-example-notebooks's Introduction

CHEME-5660 Example Notebooks

This repository holds the example notebooks referenced from the CHEME 5660 textbook. In addition, the notebooks used in the lab section are also available here.

Installation and Requirments

Installing Julia and Pluto

The example notebooks used in lecture, and referenced from the book, are written using the Pluto notebook package and use the Julia programming language.

Julia is open source, free and runs on all major operating systems and platforms. To install Julia and Pluto please check out the tutorial for MIT 18.S191/6.S083/22.S092 course from Fall 2020.

  1. Install Julia (we are using v1.8, but future versions of Julia should also work)
  2. Install Pluto.jl
  3. Clone this repo:
    git clone https://github.com/varnerlab/CHEME-5660-Markets-Mayhem-Example-Notebooks
  4. From the Julia REPL (julia), run Pluto (a web browser window will pop-up):
    julia> using Pluto
    julia> Pluto.run()
    Or you can simply type the following in a terminal:
    julia -E "using Pluto; Pluto.run()"
  5. From Pluto, open one of the .jl notebook files located in the CHEME-5660-Markets-Mayhem-Example-Notebooks/pluto-notebooks/ directory—enjoy!

Installing Jupyter

The labs are provided as Jupyter notebooks; you can find the installation instruction for installing Jupyter here. For the labs, we use Julia as our Jupyter notebook kernel; this requires the installation of the IJulia package.

To install IJulia from the Julia REPL press the ] key to enter pkg mode and the issue the command:

add IJulia

This will install the IJulia package. If you already have Python/Jupyter installed on your machine, this process will also install a kernel specification that tells Jupyter how to launch Julia so we can use it in the notebook. You can then launch the Jupyter notebook server the usual way by running jupyter notebook in the terminal.

Disclaimer and Risks

This content is offered solely for training and informational purposes. No offer or solicitation to buy or sell securities or derivative products, or any investment or trading advice or strategy, is made, given, or endorsed by the teaching team.

Trading involves risk. Carefully review your financial situation before investing in securities, futures contracts, options, or commodity interests. Past performance, whether actual or indicated by historical tests of strategies, is no guarantee of future performance or success. Trading is generally inappropriate for someone with limited resources, investment or trading experience, or a low-risk tolerance. Only risk capital that is not required for living expenses.

You are fully responsible for any investment or trading decisions you make. Such decisions should be based solely on your evaluation of your financial circumstances, investment or trading objectives, risk tolerance, and liquidity needs.

cheme-5660-markets-mayhem-example-notebooks's People

Contributors

varnerlab avatar aaron-wheeler 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.