The Wayback Machine - https://web.archive.org/web/20201005092042/https://github.com/topics/trading-algorithms
Skip to content
#

trading-algorithms

Here are 254 public repositories matching this topic...

Lean
quant-trading
backtesting.py
mitrymoe
mitrymoe commented May 13, 2020

Hey,

First of all thank you for the hard work put into this, it's a really awesome project that I still learn how to use.
I'm not that proficient in using python so that is why I'll put my suggestion here. I have used python more for machine learning stuff and there the option of searching hyperparameters was also between grid and random search. However, I found that using bayesian optimizati

This is a library to use with Robinhood Financial App. It currently supports trading crypto-currencies, options, and stocks. In addition, it can be used to get real time ticker information, assess the performance of your portfolio, and can also get tax documents, total dividends paid, and more. More info at
  • Updated Sep 23, 2020
  • Python
nikhilsaraf
nikhilsaraf commented Jun 2, 2020

Description

When naming a bot with characters such as < and or > it attempts to create a file with that name and also remove that file when deleting which fails:

error running rm command for bot configs: error in bash command 'rm /Users/user/.kelp/bot_data/configs/usd_<>_xlm*' for namespace 'rm': (eWait=exit status 1, outputBytes=, eRead=<nil>)

We should disallow names t

Improve this page

Add a description, image, and links to the trading-algorithms 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-algorithms topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.