w1ld3r / crypto-signal

The #1 Automated Technical Analysis (TA) & Algo. Trading tool for Coinbase, Bittrex, Binance, and more! (Track over 500+ coins)
http://cryptosignal.dev
MIT License
76 stars 37 forks source link

[FEATURE] Implementation of Squeeze Momentum indicator #50

Open velajos opened 2 years ago

velajos commented 2 years ago

Hello @w1ld3r, will it be possible to implement this new indicator: Squeeze Momentum, which is one of the most popular indicators used in Tradingview.

Here is an idea of how it could be implemented using Python: https://medium.com/geekculture/implementing-the-most-popular-indicator-on-tradingview-using-python-239d579412ab

It would be great if it could be added.

Regards

w1ld3r commented 2 years ago

Hello @Juanjacinto123, can you create the issue on the main project, here: https://github.com/CryptoSignal/Crypto-Signal/issues/new/choose This fork is maintained for the conditional functionality and multiprocessing improvements.

velajos commented 2 years ago

Hello @Juanjacinto123, can you create the issue on the main project, here: https://github.com/CryptoSignal/Crypto-Signal/issues/new/choose This fork is maintained for the conditional functionality and multiprocessing improvements.

I have applied but the project seems a bit abandoned.

This improvement would be an excellent change.

Do you know of anyone else who could be asked to implement this improvement?

Zaabure commented 2 years ago

If you are looking for Lazybear's squeeze that's available on TW, then just use google =)

https://medium.com/geekculture/implementing-the-most-popular-indicator-on-tradingview-using-python-239d579412ab

by using this you will get the same values as in TW, tested.