Discover Packages
github.com/gfleury/narrowTrade
module
Version:
v0.0.0-...-208694a
Opens a new window with list of versions in this module.
Published: Nov 3, 2024
License: MIT
Opens a new window with license information.
README
README
¶
narrowTrader
Roadmap:
Full-fledged robo-trading (non low latency) - OK
Portfolio Automation - OK
rebalancing portfolio - OK
auto investing - OK
remove all IEX code and create Instrument analysis interface. - OK
Stock Trading based on dynamic data from external systems or from the API - OK
Forex Trading based on dynamic data from external systems or from the API - OK
Rebalance CashPerSymbol if any order fail during the Trade() - OK
StockNaive with pricing per percentage and moving averages. - OK
Add context timeout on all API calls.
Portfolio rebalancing and monitoring across clients for smaller wealth managers or hedge funds
Check how to implement analysis for resistance/support
Trading on specific times
Only Trade when exchange is about 20 minutes to open
StockNaive GetCashPerSymbol testing for different edge cases
API's context with timeout and exponential backoff
sleep = min(2000, random.uniform(5, sleep * 3))
Removed closed orders from .narrow_tags
Standalone tools:
FX hedging - sheets can be configured to automatically hedge other positions or transactions once these are committed
Nice to check technical projects:
Strategies to implement
Mean Reversion
The mean reversion strategy is based on a straightforward assumption – if the price of a coin shift from its average, then it’s eventually going to revert back to it.
Momentum Trading
The core philosophy behind this is the belief that the prices of an asset will spike above its average and then run out of momentum and fall down.
Naive Bayes
Expand ▾
Collapse ▴
Directories
¶
cmd
* Swagger Saxo Bank openapi * * Saxo Bank openapi for trading * * API version: 1.0.0 * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
* Swagger Saxo Bank openapi * * Saxo Bank openapi for trading * * API version: 1.0.0 * Generated by: Swagger Codegen (https://github.com/swagger-api/swagger-codegen.git)
Click to show internal directories.
Click to hide internal directories.