Skip to content
#

finance

Here are 2,957 public repositories matching this topic...

dash
Lean

Qlib is an AI-oriented quantitative investment platform, which aims to realize the potential, empower the research, and create the value of AI technologies in quantitative investment. With Qlib, you can easily try your ideas to create better Quant investment strategies.

  • Updated Mar 19, 2021
  • Python
espdev
espdev commented Feb 6, 2021

Hello,

I want to get intraday data without split/dividend adjustment. How can I get raw intraday data?

From API docs:

Optional: adjusted

By default, adjusted=true and the output time series is adjusted by historical split and dividend events. Set adjusted=false to query raw (as-traded) intraday values.

get_intraday and `g

Powerful modern math library for PHP: Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

  • Updated Jan 30, 2021
  • PHP
sweg44
sweg44 commented Mar 17, 2021

Hi guys,

I think that a progress bar when running a strategy on a df would be a great feature because I am always frustrated when I have to keep checking back on the progress of my strategies (most of the data I use is >1Mn rows) and so a progress bar - like those you see in the package "tqdm" would be great,

Simple Example of Progress Bars when running a for loop
from tqdm import tqdm

Improve this page

Add a description, image, and links to the finance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the finance topic, visit your repo's landing page and select "manage topics."

Learn more