Coder Social home page Coder Social logo

BUY_THE_DIP_PARAMETERS about limitswap HOT 4 CLOSED

MelnikovVV avatar MelnikovVV commented on July 24, 2024
BUY_THE_DIP_PARAMETERS

from limitswap.

Comments (4)

tsarbuig avatar tsarbuig commented on July 24, 2024

that's a good idea bro, but to be honest I'm afraid it would be a little bit too complicated for users...

What do you think ? Are you sure it's really useful ?

from limitswap.

MelnikovVV avatar MelnikovVV commented on July 24, 2024

I don't think very many people use this mod.
I'm trying to use it, but ...... you need to complicate to get the effect of BUY_THE_DIP
If the script has found THE_DIP and is waiting for an increase, but a pump occurs, you can’t buy, because it turns out that you bought at an unfavorable rate
Plus, the purchase occurs at an even higher price, since the price of the coin is increasing:
03.0%---01.0%
BUY THE DIP | Token price 0.18 | ATH 0.20 | WAIT for price < ATH-03.0% = 0.194
READY TO BUY | Token price 0.193 | ATL 0.193 | WAIT for price > ATL+01.0% = 0.19493
READY TO BUY | Token price 0.198 | ATL 0.193 | WAIT for price > ATL+01.0% = 0.19493
The purchase price is not very good anymore, as there was a pump, but while the script is buying, the real purchase price is even higher - 0.199
If there were a restriction on the second parameter, then the script would not buy a coin, but would wait for more interesting conditions for buying:
03.0%---01.0-01.5%
The script would buy only if the price did not exceed 0.195895 (0.193*1.015)
We can put it up for discussion in the telegram group

from limitswap.

tsarbuig avatar tsarbuig commented on July 24, 2024

ok bro, I will implement it :)

from limitswap.

tsarbuig avatar tsarbuig commented on July 24, 2024

done in v5.0.4.4

image

from limitswap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.