bludnic / opentrader

🤖 Powerful open-source crypto trading bot. Give it a ⭐ to support the project!
Apache License 2.0
231 stars 26 forks source link

CLI #41

Closed bludnic closed 5 months ago

bludnic commented 5 months ago

Commands

Select Command Description
opentrader up Start the app
opentrader up -d Detached mode: Run the app in the background
opentrader version Show the OpenTrader version
opentrader logs View latest logs
opentrader logs -f Follow log output
opentrader trade [strategy] Run live trading on specific strategy
opentrader backtest [strategy] Backtest a strategy on historical data
opentrader stop Stop live trading
opentrader orders [all | open | closed] Get orders list
opentrader trades [all | open | closed] Get smart trades list

Features

Checklist

gitguardian[bot] commented 5 months ago

️✅ There are no secrets present in this pull request anymore.

If these secrets were true positive and are still valid, we highly recommend you to revoke them. Once a secret has been leaked into a git repository, you should consider it compromised, even if it was deleted immediately. Find here more information about risks.


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.