Skip to content

An asset manager for hedge funds developed by RSV Enterprise solutions

License

Notifications You must be signed in to change notification settings

Rsverma/RSVAssetManager

Repository files navigation


RSV Asset Manager
RSV Asset Manager

A minimal Asset Manager application built by RSV Enterprise Solutions.

Key FeaturesUpcoming FeaturesHow To UseCreditsRelatedLicense

Key Features

  • Create Order - Send to Broker or save to database
    • Send orders to broker using FIX protocol or save already executed orders to database
  • View Orders
    • View all orders executed by traders in your firm.
  • Symbol Watchlist
    • Monitor live market prices of Symbols before trading
  • User Roles
    • Permissions for differnet modules in application based on roles for users

Upcoming Features

  • Fund Level Allocation
  • Portfolio Manager
  • Multi Trade Import

Wishlist

  • Xamarin app with same features
  • Blazor Website with same features
  • Unit testing

How To Use

To clone and run this application, you'll need Git and Visual Studio . From your command line:

# Clone this repository
$ git clone https://github.com/Rsverma/RSVAssetManager.git

# Go into the repository

# Open Solution File RSVAssetManager.sln in Visual Studio

# Publish RAMData database in sql server

# Launch RAMApi project as startup

# Click on Register and apply migrations

# Create account using your Email address

# Copy the user from RAMApiAuthDB table to RAMData

# Uncomment role creation code from HomeController with your email address in Privacy method

# Launch Api again and go to Privacy link from Home

# Setup both RAMDesktopUI and RAMApi as startup project

# Launch and login using credentials of registered account

Credits

This software uses the following open source packages:

Related

License

AGPL-3.0


GitHub @Rsverma  ·  LinkedIn @rsverma333

About

An asset manager for hedge funds developed by RSV Enterprise solutions

Resources

License

Stars

Watchers

Forks

Packages

No packages published