Giter Club home page Giter Club logo

plugins's People

Contributors

berzhok avatar businessduck avatar fizikst avatar fukktalent avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

plugins's Issues

Providing the list of orders in strategies would make plugins like virtual-take and dynamic-take useless

Right now we don't have the order(s) in the "this" arguments passed on to the strategies onCandle method (eg: https://github.com/debut-js/Strategies/blob/master/src/strategies/stoch-macd/bot.ts#L108) and access them as this.orders instead of doing things via this.plugins.dynamicTakes.setForOrder(order.cid, take, stop);

If we would, than everyone could implement their own math based on the trade profit, duration etc.
For example, right now it's possible with only with the dynamic-takes plugin to set the stop/take numeric value, instead of percentage.
But providing the orders in the strategies would be much more powerful.

brain_js_1.CrossValidate is not a constructor

During testing start with flag "--neuroTrain" returning next error :
"TypeError: brain_js_1.CrossValidate is not a constructor"
Screenshot_26

Initialize plugin

class MyStrategy
Screenshot_27

async onCandle
Screenshot_28

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.