diff --git a/doc/development/adding-new-exchange.md b/doc/development/adding-new-exchange.md index ea79eaae9..fca0ea7bf 100644 --- a/doc/development/adding-new-exchange.md +++ b/doc/development/adding-new-exchange.md @@ -6,6 +6,8 @@ You should send multiple small pull request to implement them. **Please avoid sending a pull request with huge changes** +**Important** -- for the underlying http API please use `requestgen` to generate the requests. + ## Checklist Exchange Interface - the minimum requirement for spot trading