close
The Wayback Machine - https://web.archive.org/web/20210517222204/https://github.com/topics/trading-bot
Skip to content
#

trading-bot

Here are 689 public repositories matching this topic...

freqtrade
Fimap9to1
Fimap9to1 commented May 14, 2021

Hi Matthias, recently I was hyperopting using the OnlyProfit function and I realized that the Profit column takes into account what in the backtest is the Cum Profit %.

This leads to cases where the cum profit % is actually higher, but the tot profit % (or the tot profit FIAT) are lower than before the hyperoptimization.

I think, especially when taking the "unlimited" stake amount into consi

Lean
AlexCatarino
AlexCatarino commented Apr 15, 2021

Expected Behavior

Lean should include a basic template for every security type.

Actual Behavior

Missing BasicTemplateFutureOptionsAlgorithm

Potential Solution

Add C# and Py BasicTemplateFutureOptionsAlgorithm. Since it's an Options algorithm, it should include Greeks and Implied Volatility. I think this GH issue might lead to others, because of the setting of `Volatilit

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 Apr 13, 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