Giter VIP home page Giter VIP logo

trace-ark-trades's Introduction

trace-ark-trades

This project records all purchases and sales made by ARK Invest from 11/12/2019 to the present and utilizes Pine script to visualize these trades in TradingView. It includes trade records of 348 stocks. Through analyzing these trades, I think it's an excellent beginning to investigate how ARK invests and build your own investing system. BTW, you can combine some charting tools, technical indicators, and my scripts to analyze your stocks in TradingView.

If you wanna support this project, feel free to buy me a coffee:

"Buy Me A Coffee"

๐ŸŒŸ New features

  • Add timeline file to record newly opened and closed positions

  • Add data directory to collect the ARK trading records from 10/16/2020 in JSON

  • Count how many Ark ETFs sold/bought your stock on the same day

    aapl

    For example, ARKF, ARKG, and ARKQ sold AAPL on 1/8/2021. We mark "ร—3" on the label of 1/8/2021.

  • View the trading records of each ETF on your stock

    • Click the Settings in indicator legend

      setting

    • Choose an ETF which your stock belong to

      change_inputs

    • Observe the Sell/Buy information(share volume) and stock weight in the ETF

      etf

๐Ÿ“ƒ Data sources

I get trade data from 11/12/2019 - 10/15/2020 in this pdf. From 10/16/2020 to the present, the stock's share change is calculated using its day to day position in ARK's holdings. You can check ARK's holdings from ARK's website.

๐Ÿ“ Instructions

I will use Tesla Inc (TSLA) as an example to show how to use this project.

  • Access TradingView website

  • Type the ticker in the search bar

    type-the-ticker

  • Move to the full-featured chart

    Access-full-featured-chart

  • Find the ticker's folder (Ctrl+F) and copy the script from the .pinescript file

    copy-the-script

  • Paste the script in the Pine Editor section and add to the chart

    paste-the-script

๐Ÿ’ก Tips

There are some tips to help you to analyze your stocks.

  • Use tools provided by TradingView (Using Resistance Line as an example)

    tools

  • Add technical indicators (Using MACD as an example)

    add_indicator

    macd

  • Add source code of technical indicators to my script (Using Bollinger Bands as an example)

    indicator_source_code

    add_indicator_code

๐Ÿ”— Other resources

โš ๏ธ Disclaimer

This project is for educational and entertainment purposes only. The information herein may be inaccurate or outdated. It is your responsibility to verify all information. Your investments are solely your own responsibility. It is very important for you to conduct your own research or consult a financial adviser before you make any investment decisions. The author accepts no responsibility for buying or selling decisions made using the information provided by this repository.

๐Ÿ… Thank you

I got inspired by a video made by this Youtuber. I follow his idea to finish this project. He did lots of awesome videos to analyze the company's finances and introduce math knowledge behind the stock indicator. If you'd like to learn how to invest, I strongly recommend you to subscribe to his youtube channel.

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.