Commit Graph
591 Commits
Author SHA1 Message Date
Kevin Johnson 4dafe8f064 DOC README update 2021-08-14 14:28:38 -07:00
Kevin Johnson 8a4a7a2a2e DOC contributor update 2021-08-14 14:26:26 -07:00
Kevin Johnson 789b179ce1 ENH #371 2021-08-14 14:15:41 -07:00
Kevin Johnson f92fb29e30 Merge branch 'pr/371' into development 2021-08-14 14:11:27 -07:00
Kevin Johnson 15f5a3c232 ENH #365 MAINT minor refactor 2021-08-14 14:09:56 -07:00
Larry-u fc449d7776 Fix 'verbose' option in multiprocessing mode
The verbose option does not take effect multiprocessing mode. See L746 and L751 in core.py.
The "without multiprocessing" part deals with this option correctly (L772 and L782).

This may not be an issue when use in jupyter notebook, but it's a bit annoying when running in terminal, especially within for loop.
2021-08-13 22:39:46 +08:00
Kevin Johnson 9b4709a383 ENH #365 ssf pre nan fix 2021-08-08 10:19:52 -07:00
Kevin Johnson 9ed833d2fe Merge branch 'main' into development 2021-08-05 17:52:32 -07:00
Kevin Johnson bfc0488e9e DOC notebooks updated BUG td_seq index fix 2021-08-04 13:56:11 -07:00
Kevin Johnson bd759cb913 BUG #363 #362 #354 #255 ENH #194 smma alligator TST DOC 2021-08-04 11:33:52 -07:00
Kevin Johnson 1b499eb16d ENH smma indicator TST smma 2021-08-02 12:09:15 -07:00
Kevin Johnson 9b68b40a63 BUG #354 #362 ddof fix 2021-08-01 10:52:44 -07:00
Kevin Johnson bc3b292bf1 Merge branch 'development' into main 0.3.14 2021-07-28 11:50:31 -07:00
Kevin Johnson 0d9c5b9668 DOC pypi version bump 2021-07-28 11:03:52 -07:00
Kevin Johnson 1cf0485443 DOC readme custom import_dir 2021-07-28 11:00:44 -07:00
Kevin Johnson 0e5e21a9cd DOC contribution update 2021-07-27 16:05:50 -07:00
Kevin Johnson f7d87dc62b MAINT custom minor refactoring 2021-07-27 15:29:04 -07:00
Kevin Johnson e44ff1b30e LICENSE update 2021-07-27 08:27:45 -07:00
Kevin Johnson 7d8f546ee1 Merge branch 'pr/341' into development 2021-07-26 14:28:22 -07:00
Kevin Johnson e68f84017a MAINT minor refactoring 2021-07-26 14:27:53 -07:00
Kevin Johnson 5d7a334b81 BUG #354 var and stdev ddof 2021-07-26 10:26:52 -07:00
Kevin Johnson a3bdc6c165 BUG jma fix 2021-07-25 19:16:17 -07:00
Kevin Johnson cefa083ed9 ENH #342 jma indicator MAINT jma ext TST DOC 2021-07-25 15:31:32 -07:00
Kevin Johnson aaa4054e62 Merge branch 'pr/342' into development 2021-07-25 13:36:31 -07:00
Kevin Johnson 1f9c54e872 ENH update mamode 2021-07-25 13:23:58 -07:00
Kevin Johnson 641a1ebc86 ENH #353 tsi signal and smi MAINT core mamode 2021-07-25 13:16:05 -07:00
Kevin Johnson c6fa4d5703 Merge branch 'pr/353' into development 2021-07-25 12:06:53 -07:00
Kevin Johnson bd8a3d252d TST tsi df ext update 2021-07-25 12:02:29 -07:00
Kevin Johnson 841a284970 BUG #285 #324 #329 numpy linreg version 2021-07-25 11:11:58 -07:00
danlim-wz dfaa903b65 Added signal line to TSI and updated SMI to account for the change 2021-07-25 18:30:41 +08:00
mihakralj dbf9f076b9 Merge branch 'jma' of https://github.com/mihakralj/pandas-ta into jma 2021-07-24 21:10:26 -07:00
mihakralj cb81546f42 Fixed math of JMA 2021-07-24 21:10:11 -07:00
Urban Ottosson 1d237ad684 Updated comments 2021-07-24 18:57:16 +02:00
Kevin Johnson cecdf7cf05 ENH #336 ENH talib optional arg DOC updates 2021-07-20 14:28:44 -07:00
Urban Ottosson 25560d0da2 Removed the need to call bind explicitly 2021-07-19 15:52:12 +02:00
Urban Ottosson 35b896a98a Module re-load implemented 2021-07-19 15:48:00 +02:00
mihakralj b2b9995571 Update jma.py 2021-07-16 20:39:57 -07:00
mihakralj 94c6fdfccd Create jma.py
Jurik indicator - JMA
2021-07-16 17:13:19 -07:00
Urban Ottosson 32c91686a5 An example trend indicator 2021-07-16 18:54:56 +02:00
Urban Ottosson 54bfa24c0e Fixes in comments 2021-07-16 18:54:05 +02:00
Urban Ottosson b2baedf0d1 Removed re-load test again 2021-07-16 17:45:00 +02:00
Urban Ottosson e8b68f9249 Added utility fcn bind 2021-07-16 16:49:41 +02:00
Urban Ottosson c1eaebbf95 Fixed names_alredy_in_use 2021-07-16 15:10:32 +02:00
Urban 307bf6194f Merge branch 'twopirllc:main' into master 2021-07-16 13:56:49 +02:00
Urban Ottosson b316e1064c Initial tests ok 2021-07-16 13:43:43 +02:00
Urban Ottosson 78246d200e Initial version 2021-07-15 14:43:29 +02:00
Kevin Johnson 6a2dcaf2f9 Merge branch 'pr/335' into development 2021-07-14 10:54:02 -07:00
Kevin Johnson 5f01299363 DOC readme typo 2021-07-11 15:53:53 -07:00
Kevin Johnson 41817b19b0 BUG #327 ENH #336 MAINT minor refactoring TST kvo update 2021-07-11 15:27:21 -07:00
Kevin Johnson 5f6a23ced7 BUG #334 #330 talib atr parameter fix 2021-07-10 10:33:19 -07:00