Commit Graph
625 Commits
Author SHA1 Message Date
Kevin Johnson cf44f89c21 BUG #365 #369 #373 #397 #405 ENH #370 #399 stochastic sample added 2021-10-15 17:14:38 -07:00
Kevin Johnson eeba463596 DOC contributor addition 2021-10-15 12:54:32 -07:00
Kevin Johnson 3ef493b6f4 Merge branch 'pr/410' into development 2021-10-15 12:45:37 -07:00
Kevin Johnson fc4a04af26 MAINT minor refactoring ENH sample json strategy 2021-10-15 12:39:15 -07:00
jhleong 6df0ee70d4 Fixed issue 409 for coding mistake 2021-10-14 10:46:23 +08:00
Kevin Johnson 8dadb574c7 DOC trend category doc refactor 2021-10-02 15:21:07 -07:00
Kevin Johnson 0ff7525f6f DOC overlap category doc refactor 2021-10-01 12:08:42 -07:00
Kevin Johnson ed3fe30858 DOC momentum category doc refactor 2021-10-01 11:30:03 -07:00
Kevin Johnson c0e98ea9f6 DOC candles and cycles category doc refactor 2021-10-01 11:04:17 -07:00
Kevin Johnson 921ad5ef86 DOC volatility category doc refactor 2021-10-01 10:55:09 -07:00
Kevin Johnson 220d51d701 DOC volume category doc refactor 2021-10-01 10:49:02 -07:00
Kevin Johnson 0ac21189f7 DOC performance category doc refactor 2021-10-01 10:10:47 -07:00
Kevin Johnson d78d19a285 DOC statistics category doc refactor 2021-10-01 10:08:58 -07:00
Kevin Johnson ca622ee83f TST gitignore update 2021-09-30 15:11:02 -07:00
Kevin Johnson d865fd216d ENH #397 macd fix MAINT contrib update 2021-09-29 08:48:33 -07:00
Kevin Johnson e7f023587e Merge branch 'pr/397' into development 2021-09-29 08:19:25 -07:00
Anthony Tsang 186dd6eb26 Fix required length for MACD 2021-09-28 18:33:17 +09:00
Kevin Johnson 719c84933b ENH stochastic package integration with sample method MAINT minor refactoring 2021-09-19 15:26:24 -07:00
Kevin Johnson ad80d4cb4a BUG #386 yf df unboundlocalerror 2021-09-04 09:50:32 -07:00
Kevin Johnson 304588c794 ENH refactor gaussian poly approx 2021-09-01 10:21:11 -07:00
Kevin Johnson 93a7142ad6 ENH inv_norm method 2021-08-29 16:06:27 -07:00
Kevin Johnson c2bda51b8c MAINT refactor horner_poly to hpoly ENH hpoly performance 2021-08-29 14:13:45 -07:00
Kevin Johnson 33298aaf21 DOC xsignals 2021-08-23 09:53:20 -07:00
Kevin Johnson d6a45f16fb ENH horner polynomial 2021-08-19 11:54:22 -07:00
Kevin Johnson 22feaaad74 TST bbands fix 2021-08-18 16:00:05 -07:00
Kevin Johnson 36ab37a1ec ENH ebsw reflex trendflex mcgd indicators core TST update 2021-08-18 15:21:06 -07:00
Kevin Johnson d06dedb243 Merge branch 'pr/370' into development 2021-08-16 08:43:27 -07:00
Kevin Johnson 6b73850508 TST df_file 2021-08-16 08:43:09 -07:00
Kevin Johnson b7cb909653 ENH #367 #374 TST reduced test sample size DOC update MAINT refactor rolling_window 2021-08-15 18:34:21 -07:00
Kevin Johnson a2cb4b9378 BUG #374 #373 DOC contributor update 2021-08-15 08:41:23 -07:00
Kevin Johnson b6fcf4fc62 Merge branch 'pr/374' into development 2021-08-15 08:36:45 -07:00
Oleg OvcharenkoandGitHub 752b69e86e Fix for ALMA based on its original implementation
Fixes #373

Original implementation by ALMA authors can be seen here:
https://www.sierrachart.com/SupportBoard.php?PostID=231318#P231318
2021-08-15 11:04:36 +03:00
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-uandGitHub 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
rengel 3ebd362b1e ENH added Reflex and Trendflex indicators
Reflex and Trendflex indicators by Ehlers.
2021-08-11 22:42:38 +02:00
rengel d2a4c2ee08 Update ebsw.py
Updated EBSW indicator as suggested by Squigglez2. The initial version can still be used via boolean argument.
2021-08-11 01:46:06 +02: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