Skip to content

abhinandpn/Stock-ED

Repository files navigation

Stock-ED

From basics to expert level, we cover everything you need for profitable trading. 
Learn advanced strategies and tips to succeed in Equity and FnO in the Indian market.
We're more than just a program; we ensure you gain the skills to excel. 

Alt

Project Root
├── cmd
│   └── api
│       └── main.go
├── pkg
│   └── loader
│       ├── css.go
│       ├── html.go
│       ├── js.go
│       └── other.go (if any)
├── static
│   ├── css
│   │   ├── about.css
│   │   ├── contact.css
│   │   └── home.css
│   │   └── main.css
│   │   └── other.css
│   ├── html
│   │   ├── about.html
│   │   ├── contact.html
│   │   └── home.html
│   └── js
│       ├── about.js
│       ├── contact.js
│       └── home.js
│       └── main.js
├── tmp (if used)
├── .air.toml
├── go.mod
├── LICENSE.md
└── README.md

Releases

No releases published

Packages

No packages published