Skip to content
#

trading-bot

Here are 733 public repositories matching this topic...

freqtrade
Lean
AlexCatarino
AlexCatarino commented Jul 23, 2021

Expected Behavior

TrailingStopRiskManagementModel handles risk for both long and short positions.

Actual Behavior

TrailingStopRiskManagementModel only handles risk for long positions.

Potential Solution

Implement logic to handle risk for short positions.

Checklist

  • I have completely filled out this template
  • I have confirmed that this issue exists on
quant-trading

Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD

  • Updated Jul 26, 2021
  • Python
Superalgos
WenceslaoGrillo
WenceslaoGrillo commented May 29, 2020

Some suggestions to make it easier to run the backend without the front end. Some of these suggestions might be *ix only:

  • a command line parameter to indicate that the back end should start with everything that is pending without waiting for a front end to be available in the browser.
  • some instruction to make it work as a daemon (Linux) or service (Windows) to gain independence from the te

Improve this page

Add a description, image, and links to the trading-bot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the trading-bot topic, visit your repo's landing page and select "manage topics."

Learn more