|
From: Serhat G. <ki...@gm...> - 2023-03-26 23:33:12
|
Hi Richard, I am not sure how well-known it is. I used the Python implementation and seems like it does the job. Regards, Serhat On Sun, Mar 26, 2023, 7:00 PM Rick PT <ric...@gm...> wrote: > Thank you Serhat. > Unless I am mistaken, it seems to be super old, is it reliable and > accepted as it among the quant community? > > Le lun. 27 mars 2023 à 00:56, Serhat Güven <ki...@gm...> a écrit : > >> Hi Richard, >> >> You might want to check the ta-lib library (https://www.ta-lib.org/) for >> technical indicators. >> >> Regards, >> Serhat >> >> On Sun, Mar 26, 2023, 3:08 PM Rick PT <ric...@gm...> wrote: >> >>> Good evening, >>> >>> I am new to QuantLib and I was looking for the basic indicators (SMA, >>> RSI, MACD, etc.) but I can't find anything with a simple : grep -riI >>> "MACD" . >>> Are the implementations provided somewhere? >>> >>> Thank you, >>> Richard >>> _______________________________________________ >>> QuantLib-users mailing list >>> Qua...@li... >>> https://lists.sourceforge.net/lists/listinfo/quantlib-users >>> >> |