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 19, 2022
  • TypeScript
Qt logo

Popular topic

Qt, pronounced "cute", is a cross-platform application development framework.

Trending repository

Git Merge 2022

Upcoming event recommended by GitHub

Sep
14

Git Merge 2022

September 14, 2022 - September 15, 2022 • Chicago, IL

Git Merge is a two-day conference dedicated to Git—and the people who use it every day. The Call for Speakers is open now!
Google Cloud Build screenshot

App recommended by GitHub

Google Cloud Build

Google Cloud Build

Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.

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
MyGet screenshot

App recommended by GitHub

MyGet

The #1 cloud artifact and package repository provider in the world

MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.