Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
GNU General Public License v3.0
915
stars
172
forks
source link
Sync master with develop. #147
Closed
ZENALC closed 2 years ago
Bumps openpyxl from 3.0.7 to 3.0.8.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps pre-commit from 2.14.1 to 2.15.0.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps regex from 2021.8.3 to 2021.8.28.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps jupyterlab from 3.1.10 to 3.1.11.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Update ci.yml
Update codeql-analysis.yml
Refactor to DF for TA-LIB (#86)
add maps and refactored some code to leverage talib
attempt to fix ci
update lock
update logic a lil bit
spelling
reformat
reformat
reformat
small fix
nuke namedtuple and use dataclass
fix parsing
convert to df
update func
hint
add a TODO
small simplifications
small simplifications
small
add precommit script
make data even smaller
lints and some other minor stuff
small change
small change
small change
isort...
Co-authored-by: mihirshrestha mshrestha@bostonlighthouse.us
Update README.md (#118)
Update README.md
Update README.md
Snake case and update precommit pkgs (#117)
lower-case some stuff
lower-case some stuff
more lower-casing
more lower-casing
this is not a small PR.
some other renames
some other renames
small fixes
lints
lints
update
lints
Co-authored-by: mihirshrestha mshrestha@bostonlighthouse.us
Co-authored-by: mihirshrestha mshrestha@bostonlighthouse.us
Bumps openpyxl from 3.0.7 to 3.0.9.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps jupyterlab from 3.1.12 to 3.1.14.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps pandas from 1.3.2 to 1.3.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
some updates
Bump ujson from 4.1.0 to 4.2.0 (#127)
Bumps ujson from 4.1.0 to 4.2.0.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps urllib3 from 1.26.6 to 1.26.7.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps regex from 2021.8.28 to 2021.10.8.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps numpy from 1.21.2 to 1.21.3.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps pandas from 1.3.3 to 1.3.4.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps yarl from 1.6.3 to 1.7.2.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Bumps dateparser from 1.0.0 to 1.1.0.
updated-dependencies:
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com
Add strategy builder (#136)
docs
prototype
minor
minor change
prototype
default widget changes and add a v spacer
some changes to strat builder
update logic
update logic
update logic
update logic
some progress
some updates
shrink logic
minor
tweak
tweak
small stuff
some progress
buggy boy fix
minor
move 2 tabs
add states
parsing
some bug fixes
hallelujah
add to algobot
add support for resets
add scroll
isort
bugfix
lints
some comments and hints
Improving versioning logic (#139)
b00m
isort
lints
ISORT (#140)
Continuation of strategy builder and integration with Algobot (#137)
simplify
bandaid
add param map and move get default widget func
move and use param map for labels
create a loader
update mappings
update state utils
add to configuration
just save for now
replace operatand with operator
small optimization and add support for price type combobox
some comments and hints
committing for now, but needs a lot of refactoring
split to func
some work
some work
brainstorming
ref bug
rm print
minor improvements
minor cleanups
improve versioning
add supp for descriptions
some simplifications
dry
docs
graphs work
tweaks
tweaks
add caching
updates
improvements
isort
some clean up
ISORT
simplify a bit
minor
better
some prog
some prog
more cleanup
add TODO
add warning
better
simplify
minor stuff
price
Co-authored-by: mihirshrestha mshrestha@bostonlighthouse.us
Small bug fix (#141)
simplify
bandaid
add param map and move get default widget func
move and use param map for labels
create a loader
update mappings
update state utils
add to configuration
just save for now
replace operatand with operator
small optimization and add support for price type combobox
some comments and hints
committing for now, but needs a lot of refactoring
split to func
some work
some work
brainstorming
ref bug
rm print
minor improvements
minor cleanups
improve versioning
add supp for descriptions
some simplifications
dry
docs
graphs work
tweaks
tweaks
add caching
updates
improvements
isort
some clean up
ISORT
simplify a bit
minor
better
some prog
some prog
more cleanup
add TODO
add warning
better
simplify
minor stuff
price
small bugfix
Co-authored-by: mihirshrestha mshrestha@bostonlighthouse.us
minor
mild bugfixes
lints
bugfix with uuid crash per trend
todo
fix precisions
small bugfix
increase min and reload automatically
uncomment
bugfix for layouts after creating strat
minor
minor
bugfix
add support for logging with custom strategies and support for lower interval trading and minor bugfix regarding volumes
add a button to clear all strategies
optimize resets
add support for comparing against various types of price types and bugfix for trends where 0 trends would become bearish
revert support for candlesticks as it doesn't work
lints
Initialize strategy management and have strategy builder use tabs. (#142)
add support for strat dels
change strat builder to leverage tabs
remove old stuff (#143)
Remove useless tests (#144)
remove old stuff
remove tests
Deprecate more useless code and add partial support for optimizers. (#145)
deprecate a lot of useless stuff
add state vals
optimizer support
hallelujah
some todos
fix lints and tests
minor improvement
Co-authored-by: dependabot[bot] 49699333+dependabot[bot]@users.noreply.github.com Co-authored-by: mihirshrestha mshrestha@bostonlighthouse.us Co-authored-by: Malachi Soord inverse.chi@gmail.com