Skip to content

Here's what's popular on GitHub today...

logto

Trending repository

🧑‍🚀 Logto helps you build the sign-in, auth, and user identity within minutes. We provide an OIDC-based identity service and the end-user experience with username, phone number, email, and social sign-in, with extendable multi-language support.

  • Updated Jul 20, 2022
  • TypeScript
Mongoose logo

Popular topic

Mongoose is a MongoDB object modeling tool designed to work in an asynchronous environment.

Trending repository

Octogatos Conf22 Call for Papers

Upcoming event recommended by GitHub

Apr
22

Octogatos Conf22 Call for Papers

April 22, 2022 - September 25, 2022 • Virtual

Amplify, promote and empower the voices of Latinx in tech. You belong here! Let’s join forces and share our expertise with other Latinx — let’s shine together.

App recommended by GitHub

Snyk

Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix & prevent known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.

Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.

83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.

freqtrade

Trending repository

JhorAVi
JhorAVi commented Jul 13, 2022

Hi, I have a trailing_stop_loss exit with small loss of -0.42% probably due to slippage. The problem is the StopLossGuard caught it because it's still considered a stoploss exit even though loss is small. Is there a workaround so that StopLossGuard won't mind those micro losses? Or even better is a way to exclude trailing_stop_loss from StopLossGuard's radar?

Thanks for the help

Good first issue Stoploss

Trending repository

Trending repository

dominikbraun
dominikbraun commented Jul 17, 2022

At the moment, edges consist of a source vertex, a target vertex, and a weight. It would be great to have a label as well:

type Edge[T any] struct {
	Source T
	Target T
	Weight int
	Label string
}

Possible APIs

  1. One approach to provide an API for adding a label to an edge is to implement methods such as EdgeWithLabel and WeightedEdgeWithLabel. This is a very sim
enhancement help wanted good first issue
docs

Trending repository

vedantsinghania05
vedantsinghania05 commented Apr 8, 2022

Code of Conduct

What article on docs.github.com is affected?

https://docs.github.com/en/get-started/quickstart/create-a-repo

What part(s) of the article would you like to see updated?

I think that in the notes section of this page, there should be

help wanted good first issue content get started

Trending repository

cryptk
cryptk commented Aug 26, 2021

Description

If creating multiple VPCs on the same account, and creating the same endpoint type in those VPCs, you receive the following error:

Error: multiple VPC Endpoint Services matched; use additional constraints to reduce matches to a single VPC Endpoint Service

Versions

  • Terraform: 0.15.5
  • Provider(s):
  • provider registry.terraform.io/hashic

App recommended by GitHub

Codefresh

Build fast, deploy faster

Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.

Assemble pipelines in seconds

In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.