-
Notifications
You must be signed in to change notification settings - Fork 425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Web UI for non-python audience #35
Comments
"I like the simplicity of the Circle & the Hover expansion. |
Hey @nrpalao I'm excited about this. If anyone has browsed the For reference, here are the UI views presently in the repo An important part of 4 and 5 is to be able to drill down on different parameters (for example, in this screenshot I can see that Naive Bayes is a better algorithm than many of the others, so I can click on it and then on the next page the data is constrained to be only Naive Bayes, and I can see the results broken down by other parameters. I use this UI to optimize the system (more documentation coming on this today). Some mock ups I would like to see:
|
I got some licenses for Balsamiq mockups on another open source project; however, I'm not sure if this one is large enough yet; or, if it is a good solution for collaboration here. Would be willing to check into it if there's interest. What is the plan for the WebUI repo? |
@NDuma ok, great feedback ->
|
Hey @owocki, thanks for your comments. Replying to your proposal, IMO (and please correct me otherwise), the current interface is difficult to be interpreted and some information is duplicated. Next steps:In that point of the project, I would really like to understand which graphs of the actual system you think that are really needed and must be added to the web dashboard and which inputs the user can apply to the trader (in addition to stop losses or sell limits) in order to finish defining all features. Comments:
Can you please elaborate more context or share an screenshot about how that works? We need to keep that kind of adjustments as easy to be understandable and to be taken as possible. Also, as much decisions we can take by the user, better IMO.
Currently you can see the % of good and bad decisions taken in a simple graph (that probably needs some more adjustments). |
Hello, I was wondering if I could get an invite for the slack channel to join in on the discussion at pytrader.slack.com? |
Predict crypto trades with machine learning right from your browser
Posted my idea in the Slack group and started working with @jchomali on a web version to bring all the potential capabilities of the trader to people not familiarized with python or non developers.
The main intention is both:
Just a quick draft, lots of improvements to be added but that’s the main idea.
Would love to receive your feedback, thoughts and if someone wants to work on it, just ping us!
The text was updated successfully, but these errors were encountered: