How to Create a Solana Trading Bot

  Рет қаралды 530,230

QuickNode

QuickNode

Күн бұрын

Пікірлер: 89
@dyablohunter
@dyablohunter 8 ай бұрын
Make a video about a simple Buy and Sell. Buy a token with SOL, sell your token for SOL. Manually call the function. This is where people should start using Jupiter API and I don't see this video anywhere.
@sakariankoti100
@sakariankoti100 8 ай бұрын
I can help you build your bot bro
@prosperogbeta3878
@prosperogbeta3878 6 ай бұрын
He’s here to learn not pay someone lol
@JosePereira-zz7gv
@JosePereira-zz7gv 5 ай бұрын
😊pⁿ​@@prosperogbeta3878
@OsmachThmey-vx7rx
@OsmachThmey-vx7rx 4 ай бұрын
😊😊
@QuickNode
@QuickNode 4 ай бұрын
- If you were looking for a simple swap example on Raydium DEX, this video should help: kzbin.info/www/bejne/aqWmfGaXrNNjisU - If you were looking for a swap example using Jupiter API, find JS, TS, Ruby, and Rust examples here in docs: www.quicknode.com/docs/solana/swap
@soundgrounding
@soundgrounding 10 ай бұрын
Jup library 🔥
@FunnyInternetTrends
@FunnyInternetTrends 10 ай бұрын
i was searching this since 5 hours, thanks!
@LouisCherokee
@LouisCherokee 9 ай бұрын
I wanted to thank you for your Financial Advice !
@Crypto.Vantage
@Crypto.Vantage 5 ай бұрын
00:04 Using Jupiter swap API to find best routes for token swaps. 01:48 Setting up Solana trading bot 03:42 Setting up the trading bot configuration 05:28 Initializing variables and connections for Solana trading bot 07:15 Refreshing balances and initializing price watch for Solana trading bot. 08:54 Creating a Solana trading bot involves executing swap functions efficiently. 10:35 Setting up next trade thresholds and token switches 12:21 Setting up a Solana trading bot with specific parameters Crafted by Merlin AI.
@Srimati-c5v
@Srimati-c5v 3 ай бұрын
Zero
@InternetSavage
@InternetSavage 3 күн бұрын
Will the public endpoint for Jupiter work for this or do you have to buy a plan?
@InternetSavage
@InternetSavage 2 күн бұрын
When I try to run this I get the following error: Error: Cannot find module 'D:\Projects\JupiterBot\bot' imported from D:\Projects\JupiterBot\index.ts Did you mean to import "./bot.ts"?
@Ipabelsocial
@Ipabelsocial 5 ай бұрын
Thanks for your great content!
@nachohaxor
@nachohaxor 6 ай бұрын
@QuickNode can the priority fee api be used with the metis endpoint?
@_D3adB0y_
@_D3adB0y_ 8 ай бұрын
Thanks for the thelp. Although, the amount of code it takes to do anything on Solana is so dumb lol.
@quakeIII
@quakeIII 8 ай бұрын
Working really well, except for Program Error: "Instruction #6 Failed - Slippage tolerance exceeded"
@Negociosdelfuturo-lx1wu
@Negociosdelfuturo-lx1wu 9 ай бұрын
Hello, metis is added as an add-on in quicknode but it does not show the dashboard, therefore I cannot get the "REST Jupiter v6 swap API", do you know what happens?
@monkeyden
@monkeyden 5 ай бұрын
Bro, close your file chooser when you're going through the code. It unnecessarily takes up screen real estate and places your face over the code.
@TheViralZone66
@TheViralZone66 5 ай бұрын
which token is gonna be buy?
@alexeysmotrov
@alexeysmotrov 3 ай бұрын
But how about slippage? It could easily eat up all the gain without properly managed.
@panzerkampfwagen7016
@panzerkampfwagen7016 23 күн бұрын
punjabi final boss
@HighTechGeeks
@HighTechGeeks 10 ай бұрын
whats the difference between using this vs the telegram bots like bonk bot?
@abba4050
@abba4050 8 ай бұрын
You are in control
@babypaulstv1961
@babypaulstv1961 3 ай бұрын
​@@abba4050is bonk bot safe?
@FxLybs
@FxLybs 10 ай бұрын
but how far ahead are our friends at Quicknode??
@mark1086
@mark1086 9 ай бұрын
How does the speed of these swaps compare to Trojan/Bonk bot etc? Thanks for the video!
@tylerdurr2979
@tylerdurr2979 10 ай бұрын
Do you have typescript and ts-node installed globally, installed as a dependency, or installed as a dev-dependency?
@QuickNode
@QuickNode 10 ай бұрын
Have them installed globally
@tylerdurr2979
@tylerdurr2979 10 ай бұрын
Ok. thanks! Also, I’m getting the following error in the index.ts file: “Unexpected non-whitespace character after JSON at position 1 at JSON. parse («anonymous>)”. I believe it’s throwing the error at line 18 (let decodedSecretKey = Uint8Array.from(JSON.parse(process.env.SECRET_KEY));). Any idea what might be causing this error?
@QuickNode
@QuickNode 10 ай бұрын
This error is because of improper pasting of secret key. Make sure that it’s in a single like with just a comma and space between two numbers for example, [23, 56, 77,….]
@tylerdurr2979
@tylerdurr2979 10 ай бұрын
Got it working now! Thanks so much!!!
@CriptoMilionáriosBrasil
@CriptoMilionáriosBrasil 8 ай бұрын
@@tylerdurr2979 I'm glad your bot worked, could you please tell me which start script to put? Another thing, do you need to create a "src" folder and move the .bot.ts and index.ts files into "src"?
@A64632
@A64632 4 ай бұрын
I do not familiar with JS or TS, and actually don't want. Any ideas for Python or Php?
@Михаил-ф4м6б
@Михаил-ф4м6б 3 ай бұрын
throw dat shit, u have to know TS today. PHP is trash, go buy a brain
@AntonSavchenko-xb1ry
@AntonSavchenko-xb1ry 6 ай бұрын
is it fit with pumpfun ?
@huomeng5748
@huomeng5748 8 ай бұрын
Error: Cannot find module 'rpc-websockets/dist/lib/client' what is this problem
@666kgb666
@666kgb666 2 ай бұрын
How can I contact you privately please?
@acediamonds3188
@acediamonds3188 7 ай бұрын
What platform is the best to deploy a Solana trading bot please, does anyone know?
@suchicoin
@suchicoin 9 ай бұрын
if I do not have the secret key but just the private key how should I do?
@jonni235
@jonni235 7 ай бұрын
I cant use Visual STudio because gives me a lot of errors with Python
@babypaulstv1961
@babypaulstv1961 3 ай бұрын
Pls help i need to get market address how do i make my bot monitor coin price? Can i use Jupiter api?
@mehmetatasayar3528
@mehmetatasayar3528 8 ай бұрын
guys if i want to change those SOL and USDC pairs which part should i Change ? someone help me please
@TatuMyrzabekov
@TatuMyrzabekov 10 ай бұрын
Sir, my REST Jupiter V6 swap API is missing, and field is empty. HOw do i fix it ?
@QuickNode
@QuickNode 10 ай бұрын
Please, reach out to our support. Your issue will be solved promptly.
@ivanlagade
@ivanlagade 7 ай бұрын
How can I contact you for custom trading bot on solana?
@corinth2006
@corinth2006 9 ай бұрын
I am using solana tg banna gun bot at the moment and am thinking of trying this out... I am curious about performance... How does this set compare to gun bot in terms of transaction speed and fees
@rolandonwa2369
@rolandonwa2369 4 ай бұрын
Make a video for swapping, the bot will buy token on exchange 1 and sell on exchange 2 for profit
@Am_Miles
@Am_Miles 10 ай бұрын
It doesn't show dashboard on the regular account
@QuickNode
@QuickNode 10 ай бұрын
You would first have to install the addon from the addons section of your Solana Mainnet endpoint
@xrprealestate
@xrprealestate 6 ай бұрын
@@QuickNode theres only view in marketplce, support, deactivate, no dashboard
@MorkusReX
@MorkusReX Ай бұрын
@@xrprealestate Did you solve it?
@syncomatte
@syncomatte 10 ай бұрын
I am not able to get the Metis - Jupiter V6 Swap API. It does not show up on add-ons section of my endpoint. Any help appreciated.
@QuickNode
@QuickNode 10 ай бұрын
Please make sure that you’re looking at the add-on section of a Solana Mainnet endpoint
@icryptowiz
@icryptowiz 26 күн бұрын
Instructions are incomplete. Impossible to do the basic metis integration
@QuickNode
@QuickNode 26 күн бұрын
Hi were you able to enable the add-on from the add-ons tab of your endpoint? If yes, then the custom RPC method should work directly on your endpoint
@Ipabelsocial
@Ipabelsocial 5 ай бұрын
Hi! With this code I sometimes get this on the wallet transactions: Program Error: "Instruction #6 Failed - Slippage tolerance exceeded". Is this normal, or the slippage has to be adjusted? Thanks!
@ayazdaghan1324
@ayazdaghan1324 3 ай бұрын
Hey, did you use the code? If yes, how much times it did executed for buy or sell? I am waiting 30-50 seconds to buy token
@vitterr
@vitterr 9 ай бұрын
Question is there is a code for radium Swap! Also how to achieve 1 second speed in transactions
@mfml.crypto
@mfml.crypto 9 ай бұрын
Hey mate, could you help me? Is it possible to create it all from zero? I don't understand so much of coding.
@CriptoMilionáriosBrasil
@CriptoMilionáriosBrasil 8 ай бұрын
Error when executing the command: ts-node index.ts . Which script should I configure in panckage.json? Do I need to create a "src" folder or just modify the script for start ?
@prashijajayesh227
@prashijajayesh227 23 күн бұрын
❤️❤️❤️😢😢🕉️🕉️🕉️🙏🔥🙏
@learntrading70
@learntrading70 9 ай бұрын
Hey I need sniper bot plz😊
@venu7venu751
@venu7venu751 4 ай бұрын
@LelaKashyap
@LelaKashyap 2 ай бұрын
😢
@BhamarDa
@BhamarDa 4 ай бұрын
😊😊😊😊😊😊😊😊
@LucCastera-k8o
@LucCastera-k8o 10 ай бұрын
Nice!
@RajeshT-vl9iv
@RajeshT-vl9iv 9 ай бұрын
ts-node index.ts --> after running this got the below error, How to resolve this? bigint: Failed to load bindings, pure JS will be used (try npm run rebuild?) SyntaxError: Unexpected token J in JSON at position 3
@CriptoMilionáriosBrasil
@CriptoMilionáriosBrasil 8 ай бұрын
Error when executing the command: ts-node index.ts . Which script should I configure in panckage.json? Do I need to create a "src" folder or just modify the script for start ?
Difference between cookies, session and tokens
11:53
Valentin Despa
Рет қаралды 682 М.
Level 1 to 100 Science Experiments
15:53
Hafu Go
Рет қаралды 19 МЛН
Caleb Pressley Shows TSA How It’s Done
0:28
Barstool Sports
Рет қаралды 60 МЛН
Introduction to Dash Plotly - Data Visualization in Python
29:21
Charming Data
Рет қаралды 815 М.
How To Create a Token (Step-by-Step ERC20 Code Explained)
17:20
Whiteboard Crypto
Рет қаралды 149 М.
Level 1 to 100 Rubik's Cubes!
15:09
Hafu Go
Рет қаралды 11 МЛН
Последният Мохикан : BMW M760 Li V12 BI Turbo
17:39
How to OVER Engineer a Website // What is a Tech Stack?
11:20
Fireship
Рет қаралды 2,6 МЛН
How to research & build a bot (pump.fun Solana example)
39:50
Chainstack
Рет қаралды 60 М.