Dbot Ideas Logo
Dbot Ideas
HomeBrowse IdeasSign In
    A strategic martingale
    Completed
    by VRTC776•2 months ago
    XML

    Sir i was requesting if you could create a bot with a martingale of 2 continuously but has an entry point,,.cause your bot has a martingale of 1.75 but as it progresses it increases the martingale which affects the small accounts

    Question Answered

    Admin answer:

    > Thank you for your suggestion. To clarify, the current bot uses a martingale system that calculates the next stake based on the total loss amount, not the previous stake. This means that after each loss, the new stake is determined using the formula: > `next stake = total_lost × martingale value`. > > For example, with a fixed martingale of 2 and an initial stake of $1: > - 1st loss: total_lost = $1 → next stake = $2 > - 2nd loss: total_lost = $3 → next stake = $6 > - 3rd loss: total_lost = $9 → next stake = $18 > > This approach ensures faster recovery of previous losses, but we understand it may not suit small accounts. We're working on providing options to switch between fixed and compounding martingale methods for better flexibility.

    Submissions

    No submissions yet.