Skip to content

A project to practice creating a web app. StopWatcher will create trailing stop loss orders for securities trading position.

Notifications You must be signed in to change notification settings

MrPaz/StopWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The StopWatcher Application is built using ASP.Net Core 2.1 and uses libraries like Bootstrap 4.1.3 and EntityFramework Core 2. It is an E-commerce Application designed to demonstrate ASP.Net Core fundamental concepts. The general idea of StopWatcher is a web app that uses trading platform APIs to implement trailing stop loss orders for open positions in users linked trading accounts. (WORK IN PROGRESS)

  • Clone the application from GitHub.
  • Download and Install Visual Studio Community and Configure for the DotNetCore Development workspace.
  • Make sure to download the .NET Core 2.1 SDK or runtime libraries
  • Double Click the .sln file to open the project
  • Hit "Play" to run

About

A project to practice creating a web app. StopWatcher will create trailing stop loss orders for securities trading position.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages