Giter Site home page Giter Site logo

ctrade's Issues

Add scrollbar to algorithms list

What is your proposed change / addition?
Add a scrollbar to algorithms list to allow the user to scroll through instead of resizing window

What would the various features of your change do?

  • Basic scroll up and down in the algo list frame
  • appears once enough algorithms are present to cover screen

Additional information
N/A

Additional imagery
N/A

Interface for strategy scripts

What is your proposed change / addition?
Create an interface for strategy scripts to buy and sell as well as get other information

What would the various features of your change do?

  • Buy and sell cryptos using simple commands
  • Get position / account information (Check if a trade is possible)
  • Quick and efficient code to allow fast buying and selling

Additional information
Example:
tradeInterface.buy(eth, 0.1, 1940.23)
tradeInterface.sell(eth, 0.1, 2019)
print(tradeInterface.accountsize)

Additional imagery
N/A

Add Strategy Window Too Small on Mac OS

Describe the bug
When the add strategy button is clicked on mac os it is not wide enough and cancel button is not clickable

To Reproduce
Steps to reproduce the behavior:

  1. Launch Program on Mac OS
  2. Click on "Add Strategy"
  3. See error

Expected behavior
Expected window to be larger so all buttons are visible

Desktop (please complete the following information):

  • OS: Mac OS
  • Hardware: MacBook Pro 2015

Create main settings window

What is your proposed change / addition?
Open a main settings window when "Main Settings" button is clicked

What would the various features of your change do?

  • Open a main settings window when button is clicked
  • Holds basic settings (API Key's, Portfolio Settings, Algorithm trade percents)

Additional information
N/A

Additional context
N/A

Create Algorithm handler

What is your proposed change / addition?
Create a strategy handler that starts and stops strategies based on user input

What would the various features of your change do?

  • Starts and stops selected .strategy files
  • calls on .strategy files initialize() function when starting
  • calls on stop() function when stopping strategy
  • runs on multiple threads / cores
  • rapidly checks file for changes in strategies settings / activeness

Additional information
Should be simple and bullet proof (able to handle quits and crashes)

Additional context
N/A

Save strategies setup to file

What is your proposed change / addition?
Make the save strategies btn save all of the currently displayed strategies to a file of choice

What would the various features of your change do?

  • Save Strategies to file
  • Pop up with new window
  • allow user to select file name
  • automatically save to a file

Additional information
N/A

Additional context
N/A

Interface for receiving price history and common indicators

What is your proposed change / addition?
Would provide an interface for receiving price information and common indicators in real time as fast as possible

What would the various features of your change do?

  • Current price is constantly accessible
  • Updated price history with close price for multiple time frames available when called
  • Common indicators are provided
  • Fast code

Additional information
N/A

Additional imagery
N/A

Clean up code

What is your proposed change / addition?
Clean up all current code

What would the various features of your change do?
Add descriptions to all functions and classes
Clean up imports
Organize files into folder groups / classes (Main program files, Binance Trading, Practice Trading)

Create Downloadable Executable

What is your proposed change / addition?
Create an easy executable that can be downloaded and run on a beginners computer

What would the various features of your change do?
Downloadable Executable
Automatically sets up CTrade with basic preset strategies / demo strategies

Additional information
Would require logo

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.