Documentation for building an end to end trading system #508
Unanswered
sivavishnubramma
asked this question in
Q&A
Replies: 1 comment
-
Is there a discord or telegram group for vectorBT? I am planning to code tonight. It will be very helpful to have other relevant docs before I start. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Friends,
I recently found about VectorBT and did some basic testing. Very excited to use this platform.
I would like to build a Trading system to manage my portfolio.
If I can get necessary documentation to build my trading system, I will be confident in joining the pro club.
Below are my requirements. Can you please share documentation links, code path, examples for the following step?
Much appreciate your help!
Trading system steps:
Step#1: Identify market or sector trend
Step#2: Build multiple strategies like, momentum, Bollinger, Heiken Ashi, ichimoku cloud, fib, trend following, breakout etc..
Step#3: Build screener that uses each strategy and provide a ranked list of stock+strategy to use based on last 30 day success rate/profit-to-risk ratio.
Step#4: Apply the same ranking for the open trades as of today and rebalance existing trades with new trades to maximize profit and minimize risk.
Step#5: Backrest the trades with charges/fees inclusive (IBKR brokerage account)
Step#6: Based on the risk level choose stock vs option trade and execute the orders.
Step#7: Maintain a journal, dashboard, reports and send emails.
Thank you so much!
Looking forward to joining the community.
Beta Was this translation helpful? Give feedback.
All reactions