facioquo/stock-indicators-python

Release v1.0.0

LeeDongGeon1996 opened this issue ยท 6 comments

The version 1.0.0 is ready to be released.

Here's the checklist for releasing v1.0.0:

  • Add/check all of the features of v1, such as new indicators or new params.
  • Write corresponding documentation and review. (#273 )
  • Add docstrings.
  • Update benchmarks.( #Included in updating docs )
  • Final sanity check and code style.
  • Release to PyPI.
  • Apply release description to tag.

@DaveSkender Now, I'm going to update our docs. while doing that, Could you please double-check that all the features, which have to be included, are in? I've already checked it, but want to make sure.

I'm going to update our docs. while doing that, Could you please double-check that all the features, which have to be included, are in? I've already checked it, but want to make sure.

Looks pretty good on my quick scan. There are a few new indicators that I've added in DLL v2 that'll still work here, but we can add those later if you want to wait:

  • ATR Trailing Stop
  • Chande Momentum Oscillator
  • McGinley Dynamic
  • True Range

Yes, I prefer to add these new indicators in future version.

@DaveSkender Seems like only you have the permission to create tag. Could you create tag 1.0.0?

@DaveSkender Seems like only you have the permission to create tag. Could you create tag 1.0.0?

done

All is done~~~!!๐Ÿฅณ