Skip to content

TeroMeht/19_Tradeviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Problem

How to see all the timeframes at once and categorize trades.

Solution

UI tool which connects to my database and fetch trade data. It has also functionality to update trade data. This piece of software has given me lot of clarity where to focus on.

Visualization

There is visual presentation of the tool. It shows executions on all time frames and trade table. On trade table user can give ratings and pick up setup category. These are inserted to trades table in my PostgreSql database

image

Further developments:

  • Develop better organized UI structure
  • Plot multiple trades once
  • Make code more readable. Now it's working but I can't be quite content with my solutions in coding this

About

UI visualization tool for trade management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published