For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Basic store template
-
Hi, I want to send custom webhooks upon buy sell and close orders. I understand I should create a store for this. Since my use case is very simple, is there a barebones store example I can use as a template?
-
Following up on this. I am now using ccxt store for my live data feed. But I am wondering how to deal with broker, can I use/create a different broker from the original store? I want to be able to send webhooks to my own service.