Visual Risk Controls

Stoploss Should Not Require Python.
Just Set It and Trade.

Freqtrade stoploss configuration means editing strategy Python files and JSON config. One wrong value can wipe your portfolio. cryptorobot.ai lets you set risk rules visually with real-time validation.

The Problem

What You Deal With Today

Code-Based Configuration

Stoploss values live in both config.json and strategy Python files. Conflicts between them cause silent misbehavior.

No Visual Feedback

You cannot visualize how your stoploss will behave until you run a full backtest. No preview, no simulation.

Restart to Apply

Changing stoploss requires editing files and restarting the bot. No live adjustment during trading.

Side-by-Side

Feature Comparison

CapabilityFreqtradecryptorobot.ai
Stoploss configurationPython code + JSONVisual slider with preview
Trailing stop setupMultiple config parametersToggle + visual settings
Live adjustmentRequires bot restartReal-time, no restart
Risk previewRun full backtest to seeInstant visual simulation

FAQ

Frequently Asked Questions

How do I set stoploss in Freqtrade?

Set stoploss in your strategy class (e.g., stoploss = -0.10) and optionally override in config.json. Trailing stop requires additional parameters.

Can I change stoploss without restarting Freqtrade?

No. Freqtrade requires a full restart. cryptorobot.ai lets you adjust risk settings in real-time.

Manage Risk Visually.

Set stoploss, trailing stops, and position limits with sliders — not code.