Ghostfunds lambda retrieve many transactions#104
Open
nunquen wants to merge 91 commits intorckprtr:mainfrom
Open
Ghostfunds lambda retrieve many transactions#104nunquen wants to merge 91 commits intorckprtr:mainfrom
nunquen wants to merge 91 commits intorckprtr:mainfrom
Conversation
…and marketMaking function
…ed. debug main enabled. Redis docker image setup defined.
…and update_token function improvement. Pump: WAIT_FOR_TOKEN step implementation. Config: new variables added
…ecked the first time and then is mark as traded when buying and selling. Adding nest_asyncio lib to requirements
…y tokens at the same time (under development) and using data_analytics for exiting market using creitrias (under developement). Redis: closing token when selling.
…is. Criterias and redis_db: we'll save and read dates as timestamp and transform them as datetime when required (doing calculations, etc). Redis: whe're not closing the connection but only unsubscribing to a redis open channel
…rting old pumps when reading from redis. Config: adding AppMoode enum class.
…nctions. Pump: bug fixed when reading many toknes from redis and printing in console the token being red.
…y to exit the redis listening loop
…t to websoclet listening and catching if timeout error
…Pump: alowing scanner to ron forever and preventind trades on closed_token because of not having enough balance. Config: adding TIME_FORMAT to match pump.fun time format
…: start step added and logged. Bypass: get token balance has been disabled. Sniper: allow to trade qie all balance if it's lower than expected trading amount. Trading: never trade higher that initial buy form token.
Adding exit step to buy and sell steps
…g. Also including copy library to do deepcopy of dicts
…ter receiving txn signature
…one. criteria: test trade timedelta.
…dding trade function exit when catching BUY exception when requestion quote
…. Utils: add get_instructions_from_message (under developement) to retrieve impacPriocePct from quote. criterias.trading_analytics: seller_is_a_known_trader attribute added to message. Bitquery: adding first draft to query solana directly using payed servies called Bitquery
…the BACKEND_MAX_INSTRUCTIONS of 10. Updating OpenAPI specs
…le handling when asking for token metadata to helius
… removed. close_ata_transaction implementation for testing. Endpoint request_close_ata_transaction now receives a list of tokens with a fee.
…oken to be burned
…ns that were missing basic information
…d retrieve update status
…ion strapi server
…value if the are not dust tokens
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.