This repository has been archived by the owner on Feb 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
Commits on Jan 23, 2018
-
* Add momentjs (mainly for date/time humanization) * More precise bot uptime (seconds, minutes, hours, days instead of just days) * Display trading chart in server time (for consistence with "My Trades" dates) * Reduce default trading chart range to 30 minutes (from 60) * Sort "My Trades" by date (descending) * Change "Executed Date" to "Execution Time"
Configuration menu - View commit details
-
Copy full SHA for 4eebb39 - Browse repository at this point
Copy the full SHA 4eebb39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 227a393 - Browse repository at this point
Copy the full SHA 227a393View commit details -
Reduce memory util if API is off
Populate objects used exclusively by the API only if the API is actually enabled.
Configuration menu - View commit details
-
Copy full SHA for bb8be9e - Browse repository at this point
Copy the full SHA bb8be9eView commit details -
Web UI: Update Stats & Fix Chart
* Color profits (last balance and buy hold) green/red based on win/loss * Use singular and plural for trade(s) and day(s) * Fix chart 1 hour range selector button
Configuration menu - View commit details
-
Copy full SHA for cb253fc - Browse repository at this point
Copy the full SHA cb253fcView commit details -
API: Populate stats on every new period
Instead of having to manually "print statistical output" in the console to get them updated.
Configuration menu - View commit details
-
Copy full SHA for bdaf552 - Browse repository at this point
Copy the full SHA bdaf552View commit details -
* Rename "Asset / Currency" widget to "Capital" and move it up to Market row * Remove leading space from "Last Balance" widget * Limit "vs buy hold" to 10 digits * Add "Error Rate" widget including Win/Loss
Configuration menu - View commit details
-
Copy full SHA for d4197ef - Browse repository at this point
Copy the full SHA d4197efView commit details -
Web UI: Format open order dates like complete
Looks like i forgot something...
Configuration menu - View commit details
-
Copy full SHA for 52c4feb - Browse repository at this point
Copy the full SHA 52c4febView commit details -
Configuration menu - View commit details
-
Copy full SHA for e76bc0f - Browse repository at this point
Copy the full SHA e76bc0fView commit details -
* API: Add profit calculation (buy/sell, sell/buy) to my_trades, profit won't be calculated unless there was a previous opposide order (buy profit on previos sell, sell profit on previous buy) * Web UI: Add Fee and Profit column (Closes DeviaVir#1192) * Normalize number formating for consistence and to remove clutter
Configuration menu - View commit details
-
Copy full SHA for 56f9e05 - Browse repository at this point
Copy the full SHA 56f9e05View commit details -
Configuration menu - View commit details
-
Copy full SHA for b354f21 - Browse repository at this point
Copy the full SHA b354f21View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.