Coder Social home page Coder Social logo

markchen8717 / gekko_bot_trading_strategies Goto Github PK

View Code? Open in Web Editor NEW
55.0 9.0 22.0 40 KB

My algorithmic trading strategies with the Gekko cryptocurrency trading bot.

JavaScript 100.00%
gekko-strategies trading-strategies machine-learning-algorithms neural-networks

gekko_bot_trading_strategies's People

Contributors

markchen8717 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gekko_bot_trading_strategies's Issues

Bug exists

uncaughtException { TypeError: N.Network.myLSTM is not a function
at Base.strat.check (/Volumes/system/gekko-0.6.8/strategies/DeepQLearning.js:185:29)
at Base.bound [as check] (/Volumes/system/gekko-0.6.8/node_modules/lodash/dist/lodash.js:729:21)
at Base.propogateTick (/Volumes/system/gekko-0.6.8/plugins/tradingAdvisor/baseTradingMethod.js:167:10)
at Base.bound [as propogateTick] (/Volumes/system/gekko-0.6.8/node_modules/lodash/dist/lodash.js:729:21)
at Base.calculateSyncIndicators (/Volumes/system/gekko-0.6.8/plugins/tradingAdvisor/baseTradingMethod.js:129:8)
at Base.bound [as calculateSyncIndicators] (/Volumes/system/gekko-0.6.8/node_modules/lodash/dist/lodash.js:729:21)
at afterAsync (/Volumes/system/gekko-0.6.8/plugins/tradingAdvisor/baseTradingMethod.js:94:10)
at Base.tick (/Volumes/system/gekko-0.6.8/plugins/tradingAdvisor/baseTradingMethod.js:108:5)
at Base.bound [as tick] (/Volumes/system/gekko-0.6.8/node_modules/lodash/dist/lodash.js:729:21)
at Actor.emitStratCandle (/Volumes/system/gekko-0.6.8/plugins/tradingAdvisor/tradingAdvisor.js:103:17)

./DQL_OUT/DQL_out.json is missing

Can you provide this file? I tried creating an empty Json file, but it still gives me an error: { Error: No input or output size given

Doesn't work

When I start the strategy in backtest mode, the strategy fails.
I followed the instructions defined in the readme.

More information needed

Hi,
Thanks for the great work. I think you did a smart job to combine the two most important indicators and neural net. Would you please explain how to use the files? I mean for a beginner level.
And also, if you could test your work, how is it?
Thanks

Bug fix

LSTM_MACD_RSI_V3.js line number 95 should be this.importNN not this.importNN()\

uncaughtException TypeError: this.importNN is not a function
    at Base.strat.init (/Users/null/gekko/strategies/LSTM _MACD_RSI_V3.js:95:7)
    at Base.bound [as init] (/Users/null/gekko/node_modules/lodash/dist/lodash.js:729:21)
    at new Base (/Users/null/gekko/plugins/tradingAdvisor/baseTradingMethod.js:69:8)
    at Actor.setupStrategy (/Users/null/gekko/plugins/tradingAdvisor/tradingAdvisor.js:61:19)
    at Actor.bound [as setupStrategy] (/Users/null/gekko/node_modules/lodash/dist/lodash.js:729:21)
    at new Actor (/Users/null/gekko/plugins/tradingAdvisor/tradingAdvisor.js:23:8)
    at load (/Users/null/gekko/core/pluginUtil.js:98:22)
    at /Users/null/gekko/node_modules/async/dist/async.js:1156:9
    at replenish (/Users/null/gekko/node_modules/async/dist/async.js:1030:17)
    at iterateeCallback (/Users/null/gekko/node_modules/async/dist/async.js:1015:17)

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.