Commit Graph
154 Commits
Author SHA1 Message Date
Lluis 71c8440558 Add signal on macd 2020-05-26 16:31:06 +02:00
Lluis 4d5beb1e60 Add signal on rsi 2020-05-26 16:14:52 +02:00
Lluis 3baaf52c5d Fix cross_value on generate_signal_indicators function 2020-05-26 16:13:37 +02:00
Lluis 083bc2cf5f Add generate_signal_indicators function 2020-05-26 16:06:25 +02:00
Lluis 9c60eaff7a Add macd signals 2020-05-22 14:29:43 +02:00
Lluis 8ee43b653b Fix RSI name to get length correctly 2020-05-22 10:47:06 +02:00
Lluis e8c9509d4d Add crossing signals and change naming convention 2020-05-22 10:41:41 +02:00
Lluis a1d83358e6 Fix cross_value function on core.py 2020-05-22 10:32:45 +02:00
Lluis 42e45b5e1f Add cross_value function 2020-05-22 10:27:43 +02:00
Lluis 91618f1d14 Add cross_value function 2020-05-22 10:25:44 +02:00
Lluis b382c6899e Add more signals to README.md 2020-05-22 00:24:47 +02:00
Lluis 91d63afe83 Add README.md to follow steps 2020-05-22 00:03:58 +02:00
Lluis 6b3c419cec Rename subpackage name by signals 2020-05-21 23:12:15 +02:00
Lluis a110046a0e Rename subpackage name by signals 2020-05-21 23:09:01 +02:00
Lluís Salord QuetglasandGitHub 3b84a8c4e1 Merge branch 'master' into event_module 2020-05-21 22:44:11 +02:00
Kevin Johnson 94c2db4636 Merge branch 'development' 2020-05-21 13:16:56 -07:00
Kevin Johnson 1e192820b2 BUG cmo now correlated with talib 2020-05-21 13:16:18 -07:00
Kevin Johnson da07dafd5a DOC README fix 2020-05-21 11:51:53 -07:00
Kevin Johnson dbaf391575 DOC README update 2020-05-21 11:28:00 -07:00
Kevin Johnson 86734a1b18 Merge branch 'development' 2020-05-21 11:21:43 -07:00
Kevin Johnson 8b94c37ec3 BUG + ENH fixed and updated aroon indicator 2020-05-21 11:13:10 -07:00
Kevin Johnson fcaf5e90e1 BUG BBANDS default length reflecting talib default 2020-05-21 09:25:41 -07:00
Kevin Johnson 6abf67a3a4 TST remove ADo ta-lib correlation test 2020-05-21 08:53:34 -07:00
Lluis 9b569c36c7 Remove add_prefix_suffix function 2020-05-21 17:00:13 +02:00
Lluis 0f7baf8c67 Add setup.py with event module 2020-05-21 16:58:24 +02:00
Lluis 325cd50a09 Resolve conflicts 2020-05-21 16:56:13 +02:00
Lluis ba95db0962 Add RSI event 2020-05-21 16:54:43 +02:00
Kevin Johnson df7680fae5 ENH ability to prefix and suffix columns 2020-05-20 15:40:26 -07:00
Kevin Johnson e1fecb7b72 Merge branch 'pr/47' into development 2020-05-20 13:38:15 -07:00
Kevin JohnsonandGitHub e4851f17df Merge pull request #49 from twopirllc/development
Development Additions of ```above, above_value, below, below_value``` contributions from @lluissalord.
2020-05-20 13:18:15 -07:00
Kevin Johnson 258017cb47 ENH above, above_value, below and below_value contributions 2020-05-20 13:12:40 -07:00
Kevin Johnson c2d60440fb Merge branch 'pr/48' into development 2020-05-20 10:07:18 -07:00
Lluis 9352cbf8ec Add above and below functions 2020-05-20 16:07:06 +02:00
Lluis a88b0e65a1 Add on Volume Profile (VP) 2020-05-20 10:29:50 +02:00
Lluis ab54b7996e Add on new indicators 2020-05-20 10:28:42 +02:00
Lluís Salord QuetglasandGitHub af2e11ed34 Merge branch 'master' into append_column_prefixes_suffixes 2020-05-20 10:24:15 +02:00
Lluis 67de62dc5a Add functionality in general 2020-05-20 09:29:43 +02:00
Lluis e3b829046e Add functionality on _append 2020-05-20 09:06:49 +02:00
Kevin Johnson 028aafbe85 ENH added Chande Kroll Stop indicator 2020-05-19 16:00:14 -07:00
Kevin Johnson 2b739d1c7f ENH added Choppiness Index indicator 2020-05-19 09:53:43 -07:00
Kevin Johnson f865d369c6 ENH added Price Distance indicator 2020-05-19 09:06:10 -07:00
Kevin Johnson f47b8ad371 ENH added indicator Weighted Closing Price (wcp) 2020-05-18 16:07:05 -07:00
Kevin Johnson f9218ebc9b ENH additional indicators and minor refactoring 2020-05-18 13:16:54 -07:00
Kevin Johnson fc20b0c7df ENH reverse and datetime_ordered properties 2020-05-12 12:24:58 -07:00
Kevin Johnson 8b2f258381 Version bump 2020-05-03 09:18:45 -07:00
Kevin Johnson c6db3a53ab Merge branch 'master' of https://github.com/twopirllc/pandas-ta 2020-05-03 09:14:00 -07:00
Kevin Johnson f87b3dc555 BUG #39 ATR fix 2020-05-03 09:13:55 -07:00
Kevin JohnsonandGitHub 77b3ab86f8 Merge pull request #43 from allahyarzadeh/patch-3
update skew
2020-05-03 09:07:23 -07:00
Kevin JohnsonandGitHub 6fac9e6cb7 Merge pull request #42 from allahyarzadeh/patch-2
Update to log_return
2020-05-03 09:07:05 -07:00
Kevin JohnsonandGitHub 2958250afc Merge pull request #41 from allahyarzadeh/patch-1
update sma.py
2020-05-03 09:06:34 -07:00