FAIG VS Kelp

Compare FAIG vs Kelp and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
FAIG Kelp
2 21
143 1,053
- -
3.1 0.0
about 2 months ago 5 months ago
Python Go
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FAIG

Posts with mentions or reviews of FAIG. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-31.
  • Ask HN: How did you get started with trading
    2 projects | news.ycombinator.com | 31 May 2023
    In the past, I was heavily involved in retail trading, navigating the financial waves manually. The realization that I could automate my trading strategies was a game-changer. Eager to optimize my workflow, I dove headfirst into learning Python in a more detailed way and began crafting my trading tools.

    This led me to create FAIG, which you can explore here: https://github.com/tg12/FAIG

    To my surprise, it gathered momentum on Reddit. But take it from me, a lot of the chatter on algotrading is mere noise rather than insightful wisdom.

    But FAIG is not my only creation. I have a treasure trove of other coding repositories where I occasionally unveil some of my custom trading scripts. You can check out one of these at https://github.com/tg12/hft_sig_trend

    Remember, the key is to strategize and then automate. Bring precision and efficiency to your trading.

Kelp

Posts with mentions or reviews of Kelp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-11-18.
  • Aquarius Project Updates - SDEX & AMM Incentives
    2 projects | /r/AquariusAqua | 18 Nov 2021
    To take part in SDEX Rewards, users need to create an AQUA trustline to signal they would like to take part and receive rewards. Users then have a few choices on how to create buy & sell offers on the eligible markets. They can use platforms like LOBSTR, StellarX, or StellarTerm to create offers manually or use market-making bots like kelpbot.io to create offers for them automatically.
  • The Genius Tokenomics of SLT (Smartlands)
    2 projects | /r/AltStreetBets | 12 May 2021
    Try out kelp bot: https://github.com/stellar/kelp
    2 projects | /r/AltStreetBets | 12 May 2021
  • Stellar Trading Bot with GUI now live for Pubnet - Bring liquidity to Stellar!
    4 projects | /r/Stellar | 15 Feb 2021
    Here's the sample trader.cfg file to help get you configured to trade on Kraken: https://github.com/stellar/kelp/blob/v1.11.0/examples/configs/trader/sample_kraken_trader.cfg
    4 projects | /r/Stellar | 15 Feb 2021
    I read a bit into the code and it was really hard so find the real implementation of these strategies. For example taking the balance strategy: https://github.com/stellar/kelp/blob/master/plugins/balancedStrategy.go It takes proper config to create a makeBalancedLevelProvider object which handles the orders balance across multiple trading strategies. This seems fine and reasonable. But then the trading strategy is split into sellSideStrategy := makeSellSideStrategy(...., ) and buySideStrategy := makeSellSideStrategy(...., ) which is then combined in a composed strategy (https://github.com/stellar/kelp/blob/master/plugins/composeStrategy.go)
    4 projects | /r/Stellar | 15 Feb 2021
    Stellar Kelp Bot v1.11.0 is now live and enables GUI Mode for Pubnet. Set up a bot to provide liquidity. Read more Tutorials here: https://github.com/stellar/kelp#winning-educational-content-from-stellarbattle
    4 projects | /r/Stellar | 15 Feb 2021
  • Why do people post their projects on Github?
    2 projects | /r/algotrading | 25 Jan 2021
    That being said, you can check out my free and open source (FOSS) cryptocurrency trading bot created for anyone to use for free here. https://github.com/stellar/kelp

What are some alternatives?

When comparing FAIG and Kelp you can also consider the following projects:

go-twitch-irc - go irc client for twitch.tv

ephemeral-roles - A Discord bot for managing ephemeral roles based upon voice channel member presence.

olivia - 💁‍♀️Your new best friend powered by an artificial neural network

slackscot - Slack bot core/framework written in Go with support for reactions to message updates/deletes

slack-bot - Ready to use Slack bot for lazy developers: start Jenkins jobs, watch Jira tickets, watch pull requests with AI support...

go-joe - A general-purpose bot library inspired by Hubot but written in Go. :robot:

echotron - An elegant and concurrent library for the Telegram bot API in Go.

teleterm - Telegram Bot Exec Terminal Command

larry - Larry 🐦 is a bot generator that post content from different providers to one or multiple publishers

LiuAlgoTrader - Framework for algorithmic trading

WolfBot - Crypto currency trading bot written in TypeScript for NodeJS

market-making-backtest - algo trading backtesting on BitMEX