Nelson Torres
c4b3d7109f
Max pain docs.
2025-01-30 02:56:32 +00:00
Nelson Torres
596755a9b2
Add get expiration dates in deribit api
2025-01-29 23:55:16 -03:00
Nelson Torres
1c0a2e4eb3
log
2025-01-30 02:42:33 +00:00
Nelson Torres
238eaa5c5d
added cli input
2025-01-30 02:40:52 +00:00
Tyler Goodlet
ad4847cbac
basic bot: iter latest ticks first to decide new submission price per quote
2023-06-27 15:47:23 -04:00
Tyler Goodlet
da07685e8b
Use `iterticks()` to filter to clears, get first price manually before submit..
2023-06-27 15:47:23 -04:00
Tyler Goodlet
f1eb76d29f
Drop prints, break on latest clear match tick
2023-06-27 15:47:23 -04:00
Tyler Goodlet
46b22958f0
basic bot: add real-time price trailer (task) that keeps bid price 0.0005% below last clear value
2023-06-27 15:47:23 -04:00
Tyler Goodlet
57399e4f5d
basic bot: drop registry addr and connect to default pikerd
2023-06-27 15:47:23 -04:00
Tyler Goodlet
5690595064
basic bot: set unix fileformat, add KBI handling to cancel order submission
2023-06-27 15:47:23 -04:00
Tyler Goodlet
63a6c6efde
Add a super basic "order bot" example B)
...
Shows how to boot the piker runtime, submit an order to the ems, cancel
said order right away. NOTE, this uses piker's built in paper engine but
can be easily tweaked to use a live backend at the user's whim.
2023-06-27 15:47:23 -04:00