The Wayback Machine - https://web.archive.org/web/20200609073144/https://github.com/topics/investing
Skip to content
#

investing

Here are 153 public repositories matching this topic...

mlfinlab
MislavSag
MislavSag commented Feb 16, 2020

Describe the bug
I tried to implement triple_barrier_events function. IT returned an error

KeyError: 'Passing list-likes to .loc or [] with any missing labels is no longer supported, see https://pandas.pydata.org/pandas-docs/stable/user_guide/indexing.html#deprecate-loc-reindex-listlike'

I can overcome the problem if I use pandas reindex function.

To Reproduce
Inside triple_b

packandsell
packandsell commented Jul 20, 2019

Expected Behavior

Is there an elegant and simple way to visualize a few trading models plotted on 1 chart? In fact a lot of projects like mine are centered around comparing various models (and even groups of models), so that would be handy to have a sugary way around this process, so:

  1. individual models with notations on one chart
  2. a group of models trading on the same account each ha

Improve this page

Add a description, image, and links to the investing 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 investing topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.