question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation missing for a number of methods

See original GitHub issue

These are all the methods inside base.exchange.has that aren’t mentioned in our documentation. We should either add documentation for them, or removed them from has if they are not a unified method. Please mark the box as complete after doing so.

  • addMargin
  • cancelOrders
  • createLimitOrder
  • deposit
  • editOrder
  • fetchAccounts
  • fetchBorrowRate
  • fetchBorrowRateHistory
  • fetchBorrowRatesPerSymbol
  • fetchBorrowRates
  • fetchCanceledOrders
  • fetchClosedOrder
  • fetchDeposit
  • fetchDepositAddressesByNetwork
  • fetchDeposits
  • fetchFundingFee
  • fetchFundingHistory
  • fetchLedgerEntry
  • fetchOpenOrder
  • fetchOrderBooks
  • fetchPosition
  • fetchPositionsRisk
  • fetchTradingFee
  • fetchTradingLimits
  • fetchTransfers
  • fetchWithdrawal
  • reduceMargin
  • setLeverage
  • setMarginMode
  • setPositionMode
  • signIn
  • withdraw

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
samgermaincommented, Mar 26, 2022
0reactions
samgermaincommented, Mar 15, 2022

@ttodua i agree as well, will focus on writing the docs among other things.

I almost have it done on that PR

Read more comments on GitHub >

github_iconTop Results From Across the Web

autosummary generated documentation missing all dunder ...
The documentation is created as expected, except that the generated rst files are missing all dunder methods except for __init__ .
Read more >
Chapter 8 Object documentation | R Packages
This book will teach you how to create a package, the fundamental unit of shareable, reusable, and reproducible R code.
Read more >
missing-return-doc / W9011 - Pylint 2.16.0-dev documentation
This message is raised only when parameter accept-no-return-doc is set to no . This message is emitted by the optional 'parameter_documentation' checker which ......
Read more >
How to Write Doc Comments for the Javadoc Tool - Oracle
This document describes the style guide, tag and image conventions we use in documentation comments for Java programs written at Java Software, ...
Read more >
3. Data model — Python 3.11.1 documentation
Class instances can pretend to be numbers, sequences, or mappings if they have methods with certain special names. See section Special method names....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found