This application allows users to track stock prices and manage their stock portfolio. Users can add new stocks, update prices, buy or sell stocks, and visualize their portfolio's performance through charts.
Bu uygulama, kullanıcıların hisse senedi fiyatlarını takip etmelerine ve hisse senedi portföylerini yönetmelerine olanak tanır. Kullanıcılar yeni hisse senetleri ekleyebilir, fiyatları güncelleyebilir, hisse senetleri alıp satabilir ve portföy performansını grafikler aracılığıyla görselleştirebilir.
- Add new stocks / Yeni hisse senetleri ekleme
- Update stock prices / Hisse senedi fiyatlarını güncelleme
- Buy and sell stocks / Hisse senetleri alıp satma
- Visualize portfolio performance with charts / Portföy performansını grafiklerle görselleştirme
- Save and load portfolio data / Portföy verilerini kaydetme ve yükleme
-
Clone the repository:
git clone https://github.com/insifa0/exchange-stocks-tracker.git
-
Navigate to the project directory:
cd exchange-stocks-tracker
-
Open the solution file (
Exchange Stocks Tracker.sln
) in Visual Studio. -
Build and run the project.
-
Launch the application.
-
Click on the "Add New Stock" button to add a new stock to your portfolio.
-
Enter the stock name, purchase price, and number of shares.
-
Click on the "Buy" button to buy stocks or the "Sell" button to sell stocks.
-
Use the "Update Prices" button to fetch the latest stock prices from the web.
-
View your portfolio's performance on the chart.
Contributions are welcome! Please feel free to submit a pull request.
Katkılarınızı bekliyoruz! Lütfen bir "pull request" göndermekten çekinmeyin.
This project is licensed under the MIT License.
Bu proje MIT License altında lisanslanmıştır.