issues
search
s-leroux
/
fin
Set of tools for personal investment
MIT License
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue/50 calculate values on complete columns
#51
s-leroux
closed
5 months ago
0
Make it easy to calculate values on a complete column.
#50
s-leroux
opened
5 months ago
7
Provide an interface to financialmodelingprep.com's API (historical data, fundamental data subset)
#49
s-leroux
opened
6 months ago
1
Consider adding a tool to extract fundamental data from web pages
#48
s-leroux
opened
6 months ago
2
Add an API interface to download data from Binance
#47
s-leroux
closed
6 months ago
0
Typo
#46
s-leroux
closed
6 months ago
0
Floating point data columns are sometimes displayed as ternary values
#45
s-leroux
closed
6 months ago
3
Renaming ternary columns doesn't work
#44
s-leroux
closed
6 months ago
0
`Serie.from_csv()` should warn if a cell does not contain valid data
#43
s-leroux
opened
7 months ago
1
Download historical data from Yahoo! Finance in chunks
#42
s-leroux
closed
7 months ago
1
Add the `union` operator
#41
s-leroux
closed
7 months ago
2
Review and document the strategy simulator
#40
s-leroux
closed
6 months ago
2
Consider a custom container for storing column's Python values
#39
s-leroux
closed
7 months ago
1
Run code snippets in test
#38
s-leroux
closed
7 months ago
0
Unicode characters break the test runner on GitHub
#37
s-leroux
closed
7 months ago
1
Remove dead comment
#36
s-leroux
closed
7 months ago
0
Remove extraneous comments
#35
s-leroux
closed
7 months ago
0
Auto-normalize solver's constraints
#34
s-leroux
closed
7 months ago
3
make the index spec mandatory in select
#33
s-leroux
closed
7 months ago
1
There is no obvious way to specify the aggregate function for the index.
#32
s-leroux
closed
7 months ago
4
Allow row selection using subscript notation
#31
s-leroux
opened
7 months ago
1
Implement `Serie.group_by` and aggregate functions
#30
s-leroux
closed
7 months ago
3
Distinguish between `from_sequence` and `import`
#29
s-leroux
closed
7 months ago
1
Consider typing columns
#28
s-leroux
closed
7 months ago
0
Use case: counting the average number of consecutive days BTC closes below its SMA50D
#27
s-leroux
closed
7 months ago
8
Add GitHub actions to run the tests on push.
#26
s-leroux
closed
7 months ago
1
The ParticleSwampSolver seems to fail the best solution when constraints are unsolvable
#25
s-leroux
closed
7 months ago
0
Add multi-variable constraint solving for models
#24
s-leroux
closed
7 months ago
0
Implement Heikin-Ashi
#23
s-leroux
opened
7 months ago
0
In some circumstances, the column mini-language requires wrapping the argument in a 1-tuple
#22
s-leroux
closed
7 months ago
1
Serie to string conversion should default to tabular mode
#21
s-leroux
opened
7 months ago
1
Wrong exception raised when `serie_evaluate` encounters a number
#20
s-leroux
closed
7 months ago
0
Use the index as an indirection table toward to actual data rows.
#19
s-leroux
opened
7 months ago
0
Exp/new seq
#18
s-leroux
closed
7 months ago
0
Create a model for the Kelly's Criterion
#17
s-leroux
closed
9 months ago
0
Check if we can return a t-expr from a function
#16
s-leroux
closed
7 months ago
1
Check that the four basic arithmetic operations on columns are implemented
#15
s-leroux
closed
1 year ago
0
Implement several volatility estimators
#14
s-leroux
opened
1 year ago
0
Implement the logarithmic return algorithm
#13
s-leroux
opened
1 year ago
0
Review the *t-expr* semantic
#12
s-leroux
opened
1 year ago
0
Review the differences between `algo.map()` and `expr.map()`
#11
s-leroux
opened
1 year ago
1
Infinite recursion with `Table.add_column`
#10
s-leroux
opened
1 year ago
1
Update README
#9
s-leroux
closed
1 year ago
0
Cythonize `column.Column`
#8
s-leroux
closed
1 year ago
0
Implement Sharpe ratio
#7
s-leroux
opened
1 year ago
0
Implement a cache strategy for end-of-day data
#6
s-leroux
closed
1 year ago
0
Implement the `drawdown` function
#5
s-leroux
opened
1 year ago
5
Support for the Eodhd API
#4
s-leroux
closed
1 year ago
0
Adjust quotes
#3
s-leroux
closed
7 months ago
4
Table should know if/how their rows are sorted
#2
s-leroux
closed
7 months ago
1
Next