crypto-signal icon indicating copy to clipboard operation
crypto-signal copied to clipboard

[FEATURE] Implementation of Squeeze Momentum indicator

Open velajos opened this issue 3 years ago • 3 comments

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

velajos avatar Nov 28 '21 15:11 velajos

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.

w1ld3r avatar Jan 12 '22 16:01 w1ld3r

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?

velajos avatar Jan 29 '22 21:01 velajos

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.

Zaabure avatar Jul 12 '22 21:07 Zaabure