Skip to content

TradeSharp Frontend code. TradeSharp is a C# based data feed and broker neutral Algorithmic Trading Platform that lets trading firms or individuals connect to providers, and automate any rules based trading strategies in stocks, forex and ETFs.

License

Apache-2.0, MS-PL licenses found

Licenses found

Apache-2.0
LICENSE
MS-PL
LICENSE-MS-PL
Notifications You must be signed in to change notification settings

trade-nexus/tradesharp-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TradeSharp - UI

This repository contains all the front-end code for 'TradeSharp'.

JIRA link:

https://aurorasolutions.atlassian.net

Requirements

  • MS Visual Studio 2012 or higher
  • .Net Framework 4.5.1
  • MySql
  • Git
  • Rabbit MQ

Setting up the code

Database

  • Settings:
    • Username = root
    • Password = root
    • host = localhost
  • Create a new database named tradehub.
  • Run sql script: TradeHubDBScript.sql located in ..\tradesharp-ui\database\

Rabbit MQ###

Help:

If you run into any trouble for Rabbit MQ: http://www.rabbitmq.com/install-windows.html

Sample Data

Located in ..\tradesharp-ui\Sample Data\. Follow the instructions in Read Me.txt (as it will be updated depending on sample data added) located in the same folder to place the sample data.

About

TradeSharp Frontend code. TradeSharp is a C# based data feed and broker neutral Algorithmic Trading Platform that lets trading firms or individuals connect to providers, and automate any rules based trading strategies in stocks, forex and ETFs.

Resources

License

Apache-2.0, MS-PL licenses found

Licenses found

Apache-2.0
LICENSE
MS-PL
LICENSE-MS-PL

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages