Strikely is a powerful and minimalistic web application designed for serious options traders. It helps you track, analyze, and optimize your options trading strategies with precision, ensuring you make data-driven decisions to improve your performance.
- Comprehensive Position Tracking: Log cash-secured puts and covered calls with detailed entry and exit points, strike prices, and expiration dates.
- Advanced Performance Analytics: Gain deep insights into your trading with real-time Profit & Loss (P&L), win rates, annualized returns, and strategy breakdowns.
- Intuitive Trade Journaling: Reflect on your trades, document pre-trade theses, analyze market conditions, and capture lessons learned to continuously refine your approach.
- Community Engagement: Share your trades, discuss strategies, follow other traders, and vote on feature requests within a dedicated community section.
- Minimalistic Pixel Aesthetic: Enjoy a clean, black-and-white, pixel-art inspired interface that prioritizes data clarity and focus.
- Responsive Design: Access your portfolio and insights seamlessly across all devices, from desktop to mobile.
Most options traders struggle to accurately assess their strategy performance due to messy spreadsheets, confusing broker reports, and a lack of consolidated data. Strikely eliminates this guesswork by providing a unified platform to capture every detail of your trades, offering a clear, actionable overview of what works and what doesn't.
To get a local copy up and running, follow these simple steps.
You will need Node.js and npm installed on your machine.
- Node.js (LTS version recommended)
- npm (comes with Node.js)
- Clone the repository:
git clone https://github.com/your_username/strikely.git
- Navigate to the project directory:
cd strikely - Install dependencies:
npm install
- Start the development server:
The application should now be running in your browser, typically at
npm run dev
http://localhost:3000.
Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Strikely – Built for serious options traders.