Skip to content

Conversation

@poly-caleb
Copy link
Contributor

Overview

Added a notebook for placing trades and updated readme

Description

More to come. Also updated readme, there was some misleading information about the allowances.

Types of changes

  • Refactor/enhancement
  • Bug fix/behavior correction
  • [x ] New feature
  • Breaking change
  • Other, additional

Status

  • Prefix PR title with [WIP] if necessary (changes not yet made).
  • Add tests to cover changes as needed.
  • Update documentation/changelog as needed.
  • Verify all tests run correctly in CI and pass.
  • [ x] Ready for review/merge.

In the /examples file I added 2 jupyter/interactive notebooks that hand walk users through the most crucial tasks.
1. Placing a limit limit buy or limit sell. With background on how to get the required information you need.
2. Extracting data from the Gamma API based on the slug
Removed the notebook for Gamma Market, going to refine it more and republish later. Updated readme
.lh/.lhignore Outdated
# it will relate to the workspace directory root. for example:
# '.*\.txt' ignores any file with 'txt' extension
# '/test/.*' ignores all the files under the 'test' directory
# '.*/test/.*' ignores all the files under any 'test' directory (even under sub-folders)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what is the .lh folder?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry it's a local history file I think it's used by vscode git. I added it to my .gitignore and removed it from the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants