Hummingbot / New Features

Add meeting Rate page Subscribe

Hummingbot / New Features

These are all the meetings we have in "New Features" (part of the organization "Hummingbot"). Click into individual meeting pages to watch the recording and search or read the transcript.

30 Aug 2022

Hummingbot Scripts Strategies Cheat Sheet can be downloaded from:
Black version - https://drive.google.com/file/d/1LQwrxKpECJk85sVFyOHT0PbOt7zllQBt/view?usp=sharing
White version - https://drive.google.com/file/d/1_qqQ8jnd1IpiaCHWOMLaLAT4Y6WGWyeW/view?usp=sharing

Content of this video :
00:00 - Intro
00:18 - Getting Started
01:07 - Script Basics
02:10 - Market Operations
02:40 - Account data
03:42 - Events
04:12 - Other
05:44 - Connectors
08:55 - Accounting
10:29 - Thank You

#hummingbot #developer #cheatsheet #algotrading #cryptotrading #liquiditymining #marketmaker #trading #bottrade
  • 1 participant
  • 11 minutes
scripts
script
hummingbot
execute
basics
implement
strategies
client
batch
checker
youtube image

14 Jul 2022

In this video, Foundation engineer Federico shows you how to use Docker Compose to automatically launch multiple Hummingbot instances with different configurations that save to the same Postgres DB.

Hummingbot Github repo: https://github.com/hummingbot/hummingbot
Hummingbot version: v1.5.0

Time Stamps
0:00 Introduction
1:20 Docker file config
2:08 Build image with docker build
3:20 Required Folders
4:40 Docker-compose.yml File
6:40 Postgresql Password
10:35 Global config file
12:30 Running via docker-compose up -d command
13:40 Docker attach command
14:40 pgAdmin Login
16:20 Check Orders
  • 1 participant
  • 17 minutes
docker
dashboards
setup
configure
scripts
terminal
bot
mac
postgre
image
youtube image

23 Jun 2022

This video shows you how to use Hummingbot StreamLit apps, a collection of companion data apps for users of the open source Hummingbot crypto trading bot.

Deployed app: https://share.streamlit.io/hummingbot/streamlit-apps/main/%F0%9F%9A%80_Home.py

Public Github repository: https://github.com/hummingbot/streamlit-apps

To suggest new apps, join our Discord (https://discord.hummingbot.io) or post a thread on our forum (https://commonwealth.im/hummingbot-foundation). We also welcome new contributions to the open source repo.
  • 1 participant
  • 6 minutes
dashboard
ethereum
exchanges
token
visualization
graphs
analyzer
bot
discord
streamlit
youtube image

1 Jun 2022

Learn how to use the new Gateway component in Hummingbot v1.4.0 to arbitrage between DEXs like Uniswap and centralized exchanges like Binance or FTX.

Gateway v2 is API middleware that allows Hummingbot to connect to decentralized exchanges on various blockchain protocols. Gateway lets you run a single trading bot that can operate on both CEXs and DEXs, enabling more creative and powerful strategies.

Overview

0:00 Introduction
0:34 Gateway v2
2:23 AMM Arb strategy on binance_paper_trade
7:02 AMM Arb strategy on pangolin and ftx


Related Links:

Tips for Handling Different Market Conditions
https://hummingbot.io/blog/2022-03-02-market-conditions

Key Concepts in professional Market Making
https://www.youtube.com/watch?v=T336SGe-mwk&t=429s

Hummingbot Academy Level 4: Professional - Become a Pro
https://hummingbot.io/untitled-entry-2022-03-31-at-06-45-58

Hedge in Market Making using dYdX Perpetuals part 1
https://www.youtube.com/watch?v=vO79P7ROwtA&t=52s



**Important Disclaimer: **
1. The content of this video does not constitute investment, financial, legal, or tax advice.

2. No guarantee of profit: CoinAlpha/Hummingbot does not claim that liquidity mining and participation in liquidity mining campaigns and crypto trading will be profitable, however measured, for the user.
  • 1 participant
  • 11 minutes
gateway
interfaces
hummingbot
bot
connector
blockchain
decentralized
arbitrage
token
exchanges
youtube image

1 Jun 2022

Learn how to build simple but powerful trading scripts using Hummingbot's new Scripts component introduced in v1.4.0.

Scripts enable Hummingbot users to build customized strategies and access the full power of Hummingbot exchange connectors in a few lines of Python code.

Overview

0:00 Intro
0:54 Starting DCA script
3:30 Modifying the Script
4:50 Buy Dip example explanation
9:30 Running buy_dip script

Relevant Topics:

Pure Market Making with CGAMBIT
https://www.youtube.com/watch?v=3RKMlCWzRhw&t=34s

Managing Bot Cycles with Wojak
https://www.youtube.com/watch?v=eB_66K0JxgM&t=22s

XEMM with jelle
https://www.youtube.com/watch?v=fEoEAbPoBGA&t=13s



**Important Disclaimer: **
1. The content of this video does not constitute investment, financial, legal, or tax advice.

2. No guarantee of profit: CoinAlpha/Hummingbot does not claim that liquidity mining and participation in liquidity mining campaigns and crypto trading will be profitable, however measured, for the user.
  • 1 participant
  • 11 minutes
hummingbot
scripts
bots
automated
bot
script
prototyping
demo
execute
trades
youtube image