1. trend_analysis
  • fin-maestro-kin
    • README.md
    • trend_analysis
      • generate_plot
        GET
    • screener_equities
      • quarterly_result
      • shareholding_pattern
      • cash_flow
      • balance_sheet
      • annual_profit_loss
      • ratios
      • key_metrics
    • valuation_determiner
      • valuation_verdict
      • valuation_by_earnings
      • graham_number
  1. trend_analysis

generate_plot

GET
localhost:8000/generate_plot
Last modified:2024-06-09 07:44:56
Maintainer:Dev Juneja

Request

Query Params
ticker
string 
required
Stock symbol as listed on Yahoo Finance
Example:
INDIAGLYCO.NS

Responses

🟢200Success
application/octet-stream
Body
object {0}
🟠422Parameter Error
Modified at 2024-06-09 07:44:56
Previous
README.md
Next
quarterly_result
Built with