Open sam41306061 opened 1 day ago
Considerations for API structure to execute the above solutions:
API for ticker selection: API for options: https://rapidapi.com/apidojo/api/yahoo-finance1/playground/apiendpoint_b740bff0-ed23-4326-a419-0dfdefe96604
Use Case: Run Forward-Tester for Bounce Bullish Strategy
Brief Description
This use case defines the forward-test function for the Bounce Bullish trading strategy. The forward tester simulates live market conditions to identify trades and determine the optimal options to purchase based on predefined entry and exit rules. Once trades are identified, a discretionary trader executes them. This system operates during market hours, running checks at regular intervals to evaluate trade opportunities and manage positions.
Flow of Events
Basic Flow
Buy Contract Flow
Begin when the system identifies a valid Bounce Bullish entry.
Check preconditions:
InProgress
order status.Initiate a buy action:
Communicate Recommendation:
Log the recommendation:
Sell Contract Flow
Here’s the modified Sell Contract Flow to reflect your desired outcome where the algorithm identifies sell opportunities but does not execute them:
Sell Contract Flow
InProgress
order status.