The Wayback Machine - https://web.archive.org/web/20220717223548/https://github.com/explore
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 17, 2022
  • TypeScript
.NET logo

Popular topic

.NET is a free, cross-platform, open source developer platform.
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!

App recommended by GitHub

Percy

Percy gives your team confidence in every visual UI change before it's shipped.

Percy adds visual reviews to your GitHub pull requests, helping your team spot UI bugs quickly and review visual changes easily.

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
Nim

Trending repository

quantimnot
quantimnot commented Jun 25, 2022

I can't find any documentation or thorough tests of the path substitution performed by compiler/options/pathSubs.

From looking at the code, these are the substitutions:

  • $nim: global nim prefix directory path
  • $lib: stdlib directory path
  • $home: user's home directory path
  • $config: I think this is the directory path to the either the nimscript calling
    `compiler/options/path
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

30 Days of React challenge is a step by step guide to learn React in 30 days. It requires HTML, CSS, and JavaScript knowledge. You should be comfortable with JavaScript before you start to React. If you are not comfortable with JavaScript check out 30DaysOfJavaScript. This is a continuation of 30 Days Of JS. This challenge may take more than 100 days, follow your own pace.

  • Updated Jul 16, 2022
  • JavaScript

Trending repository

App recommended by GitHub

AccessLint

AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.