Giter Site home page Giter Site logo

mraniki / findmyorder Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 3.8 MB

A python package to identify and parse order for trade execution.

Home Page: https://talky.readthedocs.io

License: MIT License

Python 98.71% Dockerfile 1.29%
order parsing trading pyparsing findmyorder talky pypi-package

findmyorder's Introduction



Logo






Find My order,
a parsing package to find trading order.
How to use it

      from findmyorder import FindMyOrder
         fmo = FindMyOrder()
         msg_order = "buy EURUSD sl=1000 tp=1000 q=1 comment=FOMC"
         order = await fmo.get_order(msg_order)
         #{'action': 'BUY', 'instrument': 'EURUSD', 'stop_loss': '1000', 'take_profit': '1000', 'quantity': '2', 'order_type': None, 'leverage_type': None, 'comment': None, 'timestamp': datetime.datetime(2023, 5, 3, 12, 10, 28, 731282, tzinfo=datetime.timezone.utc)}

Documentation

findmyorder's People

Contributors

actions-user avatar dependabot[bot] avatar github-actions[bot] avatar mergify[bot] avatar mraniki avatar renovate[bot] avatar snyk-bot avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

findmyorder's Issues

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Location: .github/renovate.json
Error type: Invalid JSON (parsing failed)
Message: Syntax error: expecting end of expression or separator near "file

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
.registry/Dockerfile
  • python 3.11
github-actions
.github/workflows/👷‍♂️Flow.yml
pip_requirements
.requirements/requirements.txt
poetry
pyproject.toml
  • dynaconf ^3.1.12
  • pyparsing ^3.0.9
  • emoji ^2.5.1
  • python-semantic-release ^8.0.2
  • pytest ^7.0
  • pytest-cov ^4.1
  • pytest-asyncio ^0.21.0
  • pytest-mock ^3.11.1
  • sphinx ^7.0.0
  • sphinx_bootstrap_theme ^0.8.1
  • sphinx-autoapi ^2.1.1
  • sphinx-copybutton ^0.5.2
  • myst-parser ^2.0.0
  • sphinx-notfound-page ^0.8.3
  • sphinxext-remoteliteralinclude ^0.4.0
  • sphinx-togglebutton *

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.