Giter VIP home page Giter VIP logo

root's Introduction

Personal archive (Root) - Read Me

The PineScript folder contains code that is used to analyze stock prices on the TradeView platform.

The Julia and NumPy folders include notebooks, respectively Pluto and Colaboratory, for analyzing financial assets traded on the Brazilian stock exchange. The Python code is optimized by changing the logic of using for loops to array operations from the NumPy library. The map function applies the calculate_values function to each column of the stockData matrix, which is equivalent to the original for loop, but because the function is applied to each column simultaneously, the code is faster. Additionally, the NumPy functions from the Jax library are used, taking advantage of parallel processing in a GPU environment.

Technical specs and concept samples are included in the Projects' folder for new systems or new functionalities in current systems, covering data models, calculations logics and pseudocodes, workflows and prototyping validation criteria.

Copyright: The code may be freely reproduced and fork/altered by the community. It is recommended that you give credit to the author.

Disclaimer: The author is not responsible for the results obtained from applying the code.

root's People

Contributors

simplemind-net avatar

Stargazers

 avatar  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.