An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with stock-market-simulator

A curated list of projects in awesome lists tagged with stock-market-simulator .

https://github.com/maran1947/stockify

Stockify is a virtual trading platform designed to provide users with an interactive experience in simulated stock trading. With a range of features and risk management tools, Stockify allows users to practice trading in a realistic environment without the risk of losing real money.

mern-stack nodejs reactjs stock-market stock-market-simulator virtual-trading

Last synced: 16 May 2025

https://github.com/hoangsonww/stock-market-simulator

šŸ“ˆ This repository hosts a Stock Market Simulation in Python, providing tools to mimic market behaviors, portfolio management, and trading strategies. It serves as an educational resource for learning about financial markets and algorithmic trading, offering a practical platform for testing theories and strategies in a risk-free environment.

finance financial-analysis python pytorch stock stock-market stock-market-analysis stock-market-data stock-market-simulator stock-markets stock-price-prediction stocks

Last synced: 14 Jan 2025

https://github.com/kathleenwest/WCFStockServiceSingletonWithClientChannelFactory

This project presents a WCF Stock Service Library (StockServiceLib) that mimics a stock exchange. The service is implemented as a ā€œsingletonā€ and maintains persistent data between client calls and can handle multiple client sessions. The service is hosted via a console application (StockServiceHost). The client and service participate in a bi-directional/callback relationship. The client (StockClient) uses the ChannelFactory pattern as opposed to ā€œAdd Service Referenceā€ with SVCUTIL. The client and service share a common assembly (SharedLib) that contains the key contract and data model information. Furthermore, a Utilities project is used by the client console application to facilitate user data entry and the complicated details of building and managing the WCF ChannelFactory connection implementation. The ProxyGen class inside the Utilities project abstracts the details of implementing and managing a generic ChannelFactory connection to a generic service for a client. Note: The Utilities project library was included as base code for my lab project to facilitate speedy completion; we were not expected to code this Utilities project ourselves due to complexity and time constraints. The remaining projects in the solution (SharedLib, StockClient, StockServiceHost, and StockServiceLib), I completed individually per requirements for the lab project.

callback callback-api channelfactory client-server client-server-example concurrency concurrent-programming contracts data-modeling data-models service service-library stock-market stock-market-simulator wcf wcf-bindings wcf-client wcf-proxy wcf-service wcf-service-client-demo

Last synced: 25 Apr 2025

https://github.com/kathleenwest/wcfstockservicesingletonwithclientchannelfactory

This project presents a WCF Stock Service Library (StockServiceLib) that mimics a stock exchange. The service is implemented as a ā€œsingletonā€ and maintains persistent data between client calls and can handle multiple client sessions. The service is hosted via a console application (StockServiceHost). The client and service participate in a bi-directional/callback relationship. The client (StockClient) uses the ChannelFactory pattern as opposed to ā€œAdd Service Referenceā€ with SVCUTIL. The client and service share a common assembly (SharedLib) that contains the key contract and data model information. Furthermore, a Utilities project is used by the client console application to facilitate user data entry and the complicated details of building and managing the WCF ChannelFactory connection implementation. The ProxyGen class inside the Utilities project abstracts the details of implementing and managing a generic ChannelFactory connection to a generic service for a client. Note: The Utilities project library was included as base code for my lab project to facilitate speedy completion; we were not expected to code this Utilities project ourselves due to complexity and time constraints. The remaining projects in the solution (SharedLib, StockClient, StockServiceHost, and StockServiceLib), I completed individually per requirements for the lab project.

callback callback-api channelfactory client-server client-server-example concurrency concurrent-programming contracts data-modeling data-models service service-library stock-market stock-market-simulator wcf wcf-bindings wcf-client wcf-proxy wcf-service wcf-service-client-demo

Last synced: 17 Mar 2025