Skip to content
#

trading-algorithms

Here are 242 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 Aug 22, 2020
  • Python
nikhilsaraf
nikhilsaraf commented Jun 2, 2020

OSPath.String() should not be called and we should always use either the AsString(), Unix(), or Native() method.

IIRC I had had tried removing the String() method in the hopes of getting a compilation error wherever it was used but that didn't give me any compile error. I thought I had removed all instances but they still persist.

Stack trace from latest error reported (taken from the ui log

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.