GithubHelp home page GithubHelp logo

storkle / clj-forex Goto Github PK

View Code? Open in Web Editor NEW
41.0 41.0 6.0 2.39 MB

Create clojure expert advisors for forex with various backends (metatrader, ...)

License: MIT License

C 10.10% Clojure 89.90%

clj-forex's People

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

clj-forex's Issues

Updating price stream bug

When price stream is very old and then updated by metatrader, clj-forex fails to update to the newest price stream and instead keeps the old price stream data (except for the first data in the price stream - eventually it will update everything, one bar at a time, over a time of (price_stream_length*length_of_a_bar))

Metatrader side of service freezes after a while on certain nodes.

Certain nodes do no respond in metatrader terminal after awhile.

Symptoms: high cpu at terminal.exe, memory around 78 Mb, compared to 13 mb at startup. Memory leak?

Problem: while the solution does need to be found, the problem is also in the architecture of the socket service. If one mql4 node locks up, everything will be screwed because of load balancing to the locked up mql4 node - which will never respond, and cause a lock up on clojure side (since there is no timeout there).

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.