binary-com / binary-bot

Visual automation for binary.com
binary-bot.binary.sx
MIT License
232 stars 523 forks source link

Digit match bot, with 5 ticks #3943

Closed Saleh023 closed 1 year ago

Saleh023 commented 1 year ago

Hi can anyone help me to create a bot that follow this strategy, without martingale: Trigger ldp

  1. 9
  2. 8
  3. 7
  4. 6
  5. 4
  6. 3
  7. 2
  8. 1 Trigger is the last 2 digits @pavel-latyshou-binary
binary-ex-machina commented 1 year ago

@Saleh023, here is your bot. It will change the prediction based on the latest two digits

Download: Digit Match 5 Ticks.json.zip

Run it here https://binaryblocks.pro/ Screenshot 2023-09-22 at 13 23 04

image

Saleh023 commented 1 year ago

thank you so much