Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fasol bot #7492

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

add fasol bot #7492

wants to merge 11 commits into from

Conversation

clizzard7
Copy link
Contributor

add trades, schema and seed for Fasol Trading Bot (SOLANA)
Dune dashboard TBD
https://x.com/fasol_robot

@github-actions github-actions bot marked this pull request as draft January 18, 2025 11:03
@github-actions github-actions bot added WIP work in progress dbt: solana covers the Solana dbt subproject labels Jan 18, 2025
@clizzard7 clizzard7 marked this pull request as ready for review January 19, 2025 08:35
@github-actions github-actions bot added ready-for-review this PR development is complete, please review and removed WIP work in progress labels Jan 19, 2025
- Extract prices.usd and solana.transactions into separate filtered CTEs
- Select only necessary columns in CTEs
- Move incremental filters to CTE level
- Simplify JOIN conditions in botTrades CTE
Copy link
Collaborator

@Hosuke Hosuke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

blockchain: solana
sector: dex
project: fasol
contributors: whale_hunter
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you can add your credit:

Suggested change
contributors: whale_hunter
contributors: whale_hunter, clizzard7

@Hosuke Hosuke added ready-for-final-review and removed ready-for-review this PR development is complete, please review labels Jan 20, 2025
@jeff-dude jeff-dude self-assigned this Jan 20, 2025
@jeff-dude jeff-dude added in review Assignee is currently reviewing the PR and removed ready-for-final-review labels Jan 20, 2025
@jeff-dude
Copy link
Member

i think we should consider this one similar to photon, even though it finished in CI (though it took almost the full 90m)

@whalehunting
Copy link
Contributor

@jeff-dude we had a discussion on how to improve performance (next to the changes @Hosuke made here) and decided to split fee payments and trades into separate spellbooks. hope this improves it, lmk if you have other ideas on this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dbt: solana covers the Solana dbt subproject in review Assignee is currently reviewing the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants