stav / kingbot

Deno CLI trading robot
https://stav.github.io/kingbot/
2 stars 0 forks source link

Additional Parsing Rules #31

Open stav opened 2 years ago

stav commented 2 years ago

We should teach the bot is how to read what I will call TIP-MODIFIERS, for example when the group says to change the stop-loss:

[Forwarded from NAS100 PRO SIGNALS💰💰]
Sl Change 11300

Another example would be if they are confident the might say... "Use big lot"

[Forwarded from US30 DOW JONES 🇺🇸]
GOLD/XAUUSD BUY 1826/1824
SL 1817 TP 1830 TP 1835 TP 1854
TP 1912 use big lot

Also it is possible that a group can edit their tips: https://t.me/Nas100freepip/19724

https://t.me/c/1570788671/1222

Originally posted by @stav in https://github.com/stav/kingbot/discussions/28#discussioncomment-2942207

stav commented 2 years ago

Spacing

No space between order type (SELL) and entry price (111370):

NAS100 SELL11370
SL 11550
TP 11340
TP 11270
TP 11170
TP 10800

https://t.me/Nas100freepip/19784

stav commented 2 years ago

Slashes

What is this entry price? 30500/30560

US30 SELL  30500/30560
STOP LOSS/    30670
TAKE PROFIT/ 30470
TAKE PROFIT/ 30400
TAKE PROFIT/ 30010
TAKE PROFIT/ 29760

https://t.me/us30dowjonesking/5006