Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.52 KB

tutorial.md

File metadata and controls

40 lines (27 loc) · 1.52 KB

5-minute tutorial

Get access to a repository

  1. Send us an email to [email protected] with the subject Pine Seeds Request. Specify your GitHub username and the desired repository name. Note that the account and repository names will be used as parts of the unique prefix for your data.
  2. Wait for a link to the repository.

Fork the repository

  1. Go to GitHub Settings → Password and authentication and configure two-factor authentication.
  2. Create Personal access token for repo, workflow, and admin:org areas.
  3. Follow the repository link and create a fork.

Set up the actions

  1. Go to Settings → Secrets → Action of your forked repository.
  2. Add the created Personal access token by calling it ACTION_TOKEN here.
  3. Now go to Actions → General → Action permissions.
  4. Check the Allow all actions and reusable workflows box here.
  5. Click the Actions tab.
  6. Disable all workflows and only enable Check data and create pr.

Add data files

  1. Upload your data files to the data/repo_name directory.
  2. Upload a symbol description file to the symbol_info directory.

Check the data upload

  1. Go to the Actions tab.
  2. Check the Check data and create pr action log.

Create a chart

  1. Log in to tradingview.com.
  2. Go to the symbol search box and enter the full symbol name.
  3. The symbol you requested will be opened on the chart.