Commit Graph
184 Commits
Author SHA1 Message Date
fff-git 7844d8367f Merge branch 'nv_it' into development
Modifications qui seront validées :
	nouveau fichier : ../../__init__.py
	modifié :         ../core.py
	modifié :         ../momentum/stoch.py
	modifié :         __init__.py
	nouveau fichier : ha.py
	nouveau fichier : supertrend.py
	modifié :         ../volatility/atr.py
2020-05-29 16:53:03 +02:00
fff-git d4285cdeca Sur la branche nv_it
Modifications qui seront validées :
	modifié :         ha.py
	modifié :         supertrend.py
	modifié :         ../volatility/atr.py
2020-05-29 16:34:30 +02:00
Kevin Johnson 8e25aae389 ENH + MAINT + DOC updating and new strategy method 2020-05-28 15:29:20 -07:00
fff-git 64f1b3563c Add 2 TI : Heikin-Ashi and supertrend 2020-05-28 17:51:13 +02:00
fff-git 11e7eda03f Add 2 TI : Heikin-Ashi and supertrend 2020-05-28 17:50:26 +02:00
Kevin Johnson 49a3f2b771 MAINT refactor version to core 2020-05-26 14:21:43 -07:00
Kevin Johnson eacfb69ce1 BUG naming refactor 2020-05-26 12:41:12 -07:00
Kevin JohnsonandGitHub 1a96181b38 Merge pull request #53 from twopirllc/master
Master -> Development
2020-05-26 12:11:45 -07:00
Kevin JohnsonandGitHub 1aa68d1b19 Merge pull request #50 from lluissalord/event_module
Signals module
2020-05-26 12:01:38 -07:00
Kevin JohnsonandGitHub e4cfe11edd Merge branch 'master' into event_module 2020-05-26 11:58:40 -07:00
Kevin Johnson 1d35e883c7 Merge branch 'development' 2020-05-26 11:47:54 -07:00
Kevin Johnson 1bb124c018 MAINT clean up 2020-05-26 11:46:04 -07:00
Lluis 39a1070bb4 Remove unnecessary files 2020-05-26 16:40:10 +02:00
Lluis 83d004140d Remove extra line 2020-05-26 16:39:14 +02:00
Lluis 3bee712e34 Remove extra line 2020-05-26 16:38:48 +02:00
Lluis 8e4180fd97 Remove signals 2020-05-26 16:36:47 +02:00
Lluis 44e87216c7 Merge branch 'master' of https://github.com/twopirllc/pandas-ta into event_module 2020-05-26 16:35:20 +02:00
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
fff-git 2f7aec18eb Add Heikin Ashi ti 2020-05-26 12:56:50 +02:00
Kevin Johnson 0aa30aca1d ENH added entropy indicator 2020-05-25 22:49:03 -07:00
Kevin Johnson a536170c84 MAINT minor refactor 2020-05-25 17:52:52 -07:00
fff-git 9d0199dccc merge conflict stoch - keep upstream naming 2020-05-25 22:43:18 +02:00
Kevin Johnson 2923c58506 MAINT wrapped applicable dataframe indicator methods 2020-05-23 15:41:08 -07:00
Kevin Johnson d4f3984451 Merge branch 'development' 2020-05-22 16:42:34 -07:00
Kevin Johnson badfc1fcc0 MAINT refactoring inits 2020-05-22 15:35:06 -07:00
Kevin Johnson b297955457 mod 2020-05-22 07:40:11 -07: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
Kevin Johnson bb33a93431 Merge branch 'development' 2020-05-21 15:59:12 -07:00
Kevin Johnson 913d0d886b BUG stoch equal numerical arguments 2020-05-21 15:56:17 -07:00
Lluis b382c6899e Add more signals to README.md 2020-05-22 00:24:47 +02:00
fff-git 3df6219de0 stoch.py : change returned df columns name. Issue was : if parameters slow_k = slow_d -> column name was identical (STOCH_3 for ex) and one was lost 2020-05-22 00:09:07 +02:00
Lluis 91d63afe83 Add README.md to follow steps 2020-05-22 00:03:58 +02:00
Kevin Johnson 81e554a004 BUG apo correctly calculated and talib correlated 2020-05-21 14:47:14 -07: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 1cfe48545c BUG cci now correlated with talib, fixed default value 2020-05-21 13:30:57 -07: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