GithubHelp home page GithubHelp logo

Comments (4)

notadamking avatar notadamking commented on August 16, 2024

@ruifeng96150 would you be interested in implementing these features for some $ETH?

from tensortrade.

51bitquant avatar 51bitquant commented on August 16, 2024

I am glad to meet a so great project. when I do some test. I find some new requirements.

  1. I want to use this project for Future and I find that discrete_action_strategy is not support for shorting. So it's possible to add more type of action strategy in the future? and what's more, the exchange may need update.
  2. For TradeType, I think the limit or market order type should be config as a env parameter. Such agent action would be simple to create.
  3. For actions, the system defined as following, can we make it more simpler? just let 1=buy,2=sell,0=hold? and for the trade amounts, can be add by next signal. (up limit to max_amounts set by user)
For example, 1 = LIMIT_BUY|0.25, 2 = MARKET_BUY|0.25, 6 = LIMIT_BUY|0.5, 7 = MARKET_BUY|0.5, etc.

Thanks in advance.

This is a good idea, while trading the amount can by send by other signal, or just trading with the fixed amount. Or like the example like this:

1 = LONG, 2 = SHORT, 3 = SELL, 4 = COVER, 0 = HOLD or do nothing.

from tensortrade.

elnazsn1988 avatar elnazsn1988 commented on August 16, 2024

Has this been implemeted a of yet? am interested in same - limit order book trades @notadamking

from tensortrade.

mwbrulhardt avatar mwbrulhardt commented on August 16, 2024

Not relevant to current library state anymore.

from tensortrade.

Related Issues (20)

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.