Giter Site home page Giter Site logo

Comments (8)

HighOnBuffs avatar HighOnBuffs commented on September 26, 2024 2

Yeah i think its probably the most important feature of this bot to make consistent profit and should be a priority!

from binance-volatility-trading-bot.

Davidobot avatar Davidobot commented on September 26, 2024 1

Recommend closing this issue due to it being resolved.

from binance-volatility-trading-bot.

CyberPunkMetalHead avatar CyberPunkMetalHead commented on September 26, 2024

Currently trying out different ways of doing it, but feel free create a pull request if you already have something

from binance-volatility-trading-bot.

HighOnBuffs avatar HighOnBuffs commented on September 26, 2024

Awesome to hear you are on it! Im reading currently up on the API documentation to see if something can be done.
Maybe guys over on discord are also working on something?

from binance-volatility-trading-bot.

ShogunMan avatar ShogunMan commented on September 26, 2024

The bot is really not profitable without trailing SL & a couple of other adjustments.

A good start for implementing TSL would be to store the inital SL & TP as absolute values in coins_bought as 'stoploss' & "takeprofit'. This would allow for easier manipulation of the values later. Having global percentages does not allow for individual coin settings.

Ex: If TP triggers we would add a percentage to the TP and modify the SL accordingly by a percentage, then continue to hold the coin. This would effectively only sell coins at SL, and use the TP trigger to increase the SL.

from binance-volatility-trading-bot.

 avatar commented on September 26, 2024

hmmm maybe do away with market sell orders and hard code a market sale as a stop loss and when the coin goes above what you paid create a sliding limit order to lock profits?

from binance-volatility-trading-bot.

LewisLebentz avatar LewisLebentz commented on September 26, 2024

@Davidobot is it not possible to implement a TSL using Binance's API?

I've used this bot since day 1 and had numerous bugs that have caused it to crash, I'd be more comfortable knowing I can still still secure profits if the script crashes, server dies or loses internet for example.

from binance-volatility-trading-bot.

Davidobot avatar Davidobot commented on September 26, 2024

@Davidobot is it not possible to implement a TSL using Binance's API?

I've used this bot since day 1 and had numerous bugs that have caused it to crash, I'd be more comfortable knowing I can still still secure profits if the script crashes, server dies or loses internet for example.

I think it's possible... https://dev.binance.vision/t/multiple-order-failed-in-creating-json-list-for-batchorders-parameter/74

https://dev.binance.vision/t/how-do-i-set-a-stop-loss-stop-loss-limit-trailing-stop-loss-or-take-profit-order-via-the-api/2612

from binance-volatility-trading-bot.

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.