Skip to content

abhitechgames/StoxSimulator-VirtualTradingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

STOX: Virtual Trading Simulator 📈

STOX is a virtual trading app built with Unity, offering an immersive platform to simulate stock and cryptocurrency trading. With features like portfolio tracking, real-time API-driven data, and market news integration, it’s perfect for practicing trading strategies risk-free.


Features

  • 📊 Real-Time Trading: Simulate buying and selling stocks and cryptocurrencies with live data.
  • 💼 Portfolio Management: Track your virtual investments and analyze performance.
  • 📰 Market News Integration: Stay informed with the latest financial updates directly in the app.
  • 💰 Crypto Trading: Trade virtual cryptocurrencies with real-time pricing.
  • 🎮 Unity-Powered Design: A seamless, intuitive, and interactive user interface.

Preview Video 🎥

Check out the STOX preview video here:
STOX Preview

Installation and Setup

  1. Clone the Repository:

    git clone https://github.com/abhitechgames/StoxSimulator-VirtualTradingApp.git
  2. Open in Unity:

    • Install Unity Hub and open the project folder.
    • Use the Unity version specified in ProjectSettings/ProjectVersion.txt.
  3. API Configuration:

    • Obtain API keys for stock/crypto pricing and news (e.g., Alpha Vantage or Finnhub).
    • Add your API keys in the configuration file or Unity scripts:
      STOCK_API_KEY=your_stock_api_key
      CRYPTO_API_KEY=your_crypto_api_key
      NEWS_API_KEY=your_news_api_key
  4. Run the Project:

    • Open Unity Editor, click Play to test the app.
    • Use Build Settings to export the app for your preferred platform.

Contribution 🤝

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a branch: git checkout -b feature-name.
  3. Make your changes and test thoroughly.
  4. Submit a pull request for review.

License

This project is open-source under the MIT License.


N9Nc9x g1Z4c9 6qEmDk


Contact

For queries or suggestions, feel free to contact Abhi.

About

STOX💵 is a virtual trading app built with Unity, offering an immersive platform to simulate stock and cryptocurrency trading.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published