issues
search
bvkin
/
trade_bot
Bot to automatically manage a stock portfolio
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add all strategy choices into trade_bot/main.py
#52
bvkin
closed
9 months ago
0
Quotes
#51
bvkin
closed
9 months ago
0
Add quotes endpoint
#50
bvkin
closed
9 months ago
0
Trading Calculators
#49
bbell03
opened
9 months ago
0
Print on buy
#48
bbell03
opened
10 months ago
0
Set Stop Loss Floor Proportional to Average True Range
#47
bbell03
opened
11 months ago
3
deploy trade bot ecs on ec2
#46
bvkin
closed
11 months ago
1
MACD
#45
bvkin
closed
11 months ago
0
Catch Insufficient Funds
#44
bbell03
closed
11 months ago
3
catch insufficient buying power and reverse order of transaction
#43
bbell03
closed
11 months ago
0
Implement K-Nearest-Neighbors on Bollinger Bands
#42
bbell03
opened
11 months ago
2
WIP: mvawp strategy
#41
bvkin
opened
11 months ago
0
add support for hour price data
#40
bvkin
closed
11 months ago
0
Editable mode
#39
bvkin
closed
11 months ago
0
Switch from ECS Fargate to ECS on EC2 for cost savings
#38
bvkin
closed
11 months ago
0
add build as phony in makefile
#37
bvkin
closed
11 months ago
0
Use Average True Range to determine the size of a position to take out on a trade
#36
bvkin
opened
11 months ago
10
Modulate Tickers & Strategy as Obj to Pass to trade_bot/main.py
#35
bbell03
opened
11 months ago
5
Add Default Arg for --tickers on trade_bot/main.py
#34
bbell03
closed
11 months ago
2
Different Behavior Across "python" and "python3" commands
#33
bbell03
closed
11 months ago
2
Ticker Object Empty
#32
bbell03
closed
11 months ago
1
increase documentation for project usage
#31
bvkin
closed
11 months ago
6
Specify arch
#30
bvkin
closed
11 months ago
0
add arm platform build for docker
#29
bvkin
closed
11 months ago
0
WIP: Implement bbands rsi strategy
#28
bvkin
closed
11 months ago
0
Trading classes
#27
bvkin
closed
1 year ago
0
Move core functionality into core module
#26
bvkin
closed
1 year ago
0
Trade signal enum
#25
bvkin
closed
1 year ago
0
update moving average signal generator to use talib
#24
bvkin
closed
1 year ago
0
Reduce Position Size to Allow for Additional Buy Orders on Insufficient Buying Power
#23
bbell03
opened
1 year ago
2
Catch Insufficient Buying Power
#22
bbell03
closed
11 months ago
0
fix trade manager import
#21
bvkin
closed
1 year ago
0
set tickers as environment variabels instead of yahoo_finance library
#20
bvkin
closed
1 year ago
0
Backtesting
#19
bvkin
closed
1 year ago
0
add integration test for make_orders
#18
bvkin
closed
1 year ago
0
add typing to alpaca trade manager class
#17
bvkin
closed
1 year ago
0
Add integration test for make_orders
#16
bvkin
closed
1 year ago
0
add typing
#15
bvkin
closed
1 year ago
0
Pass dataframes to signal generators
#14
bvkin
closed
1 year ago
0
Add Typing
#13
bvkin
closed
1 year ago
0
Trade Signal Functions should take a dataframe as input.
#12
bvkin
closed
1 year ago
0
Distinguish between buy and sell orders in Notifiactions
#11
bvkin
closed
1 year ago
1
set time_in_force on orders to 'day'
#10
bvkin
closed
1 year ago
0
WIP: add sns topic messages
#9
bvkin
closed
1 year ago
0
add check for previous day to moving averages
#8
bvkin
closed
1 year ago
0
Moving averages indicator should only make purchase on day of cross over
#7
bvkin
closed
1 year ago
0
Bot submitting 0 shares qty for buy orders
#6
bvkin
closed
1 year ago
0
fix start time returned by get_first_last_market_days
#5
bvkin
closed
1 year ago
0
Notional Orders
#4
bbell03
closed
1 year ago
5
build only on main branch
#3
bvkin
closed
1 year ago
0
Next