Please enable JavaScript.
Coggle requires JavaScript to display documents.
📣 Push Limit Order Ask (%ask=/get ask https://www.bitstamp…
📣 Push Limit Order Ask
%ask=/get ask
https://www.bitstamp.net/api/v2/ticker/btcusd/
?LOAskPrice>%ask
%fee=/get
http://api.storytellingbot.com/calc
expr=%AmountUSDDaemon*0.002
else
%feeR=/get
http://api.storytellingbot.com/calc
expr=floor(%fee)
%AmountBTC=/get
http://api.storytellingbot.com/calc
expr=%AmountUSDDaemon/%ask
else
%Validation=/get
http://api.storytellingbot.com/calc
expr=%AccUSD-(%AmountBTC*%ask+%fee)+0.000001
?validation>0
9 more items...
else
1 more item...
?amountbtc<0.000001
#
?AmountUSDDaemon=AllIn
%AmountUSDDaemon=/get
http://api.storytellingbot.com/calc
expr=%accusd/1.002
%fee=/get
http://api.storytellingbot.com/calc
expr=%AmountUSDDaemon*0.002
#