Giter VIP home page Giter VIP logo

grantcolley / tradeview Goto Github PK

View Code? Open in Web Editor NEW
120.0 12.0 50.0 5.91 MB

A .NET Core 3.1 WPF client and ASP.NET Core Web API platform for trading crypto currency pairs on crypto exchanges and running crypto currency pair strategies.

License: Apache License 2.0

C# 100.00%
altcoin crypto trading trading-platform trading-strategies trading-strategy tradeview trading-accounts exchange-api currency-trading-application

tradeview's People

Contributors

dependabot[bot] avatar grantcolley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

tradeview's Issues

Put SymbolViewModel in tab control

Allow selecting and subscribing to multiple symbols in tab control. This way trade history can build up and not start new every time a new symbol is selected.

SymbolsView - navigation panel performance issue

When toggling between showing favourite symbols and showing all, the application grinds to a halt. If can't fix this consider separating out show all into popup window or separate view / view model accessible from navigation panel.

Build UI for User Account

Currently user account is displayed as json. Build a UI to make adding and maintaining user account details and preferences easier to create and maintain.

Support multiple exchanges

Allows users to trade on multiple exchanges from one platform.

  1. Exchanges to be listed in navigation panel
  2. User preference to support exchange preferences - including map account key to exchange

Subscribe to trades

Currently only subscribe to AggregateTrades. Subscribe to trades and show trades rather than aggregate trades in TradeView and StrategyView.

Streamline pass-through between api model and UI model

Currently passing from api model to interface model to wpf model

e.g. api trade object -> standardised interface trade object -> wpf trade object (which implements IPropertyNotification).

Look into strandardised interface e.g. ITrade and generics for standardised interface and ui models.

Implement Monitor and Run strategy

  • Run - send notification to the Trade Server to create an instance of a strategy and run it

  • Monitor - start monitoring a strategy that is already running

StrategyView / StrategyViewModel

  • Show hide strategy action buttons based on state.
  • Clear strategy notifications - enable ICommand
  • Manage error handling versus strategy notifications
  • Chart trades
  • List trades
  • Testing

User can have multiple account keys

Allow user to choose / switch between account keys when logging in.

  1. User should be able to add multiple keys and save to preferences.
  2. Keys should be listed in dropdown list in AccountViewModel and user should be able to switch between keys and log in.
  3. Switching keys should be propagated across other view models e.g. SymbolsViewModel.SetUser(user)

Add candlestick graph

Put charts in tabs. One tab for trades and orderbook and another tab for candlestick.
Save default selected tab to user preferences.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.