Giter VIP home page Giter VIP logo

tradingrobot's Introduction

Trading Bot SuperMao

SuperMao is a trading bot named after my imaginary cat. It trades on MetaTrader trading platform. It takes into account the following things before taking any position-

  1. If the Ask price is within lower band of 2 standard deviation and upper band 1 standard deviation Bollinger Bands and the MACD line is above the MACD signal line, it goes long. The Stop Loss is set at the lower band of 6 standard deviation Bollinger Band. Take Profit is set at the upper band of the 1 standard deviation Bollinger Bands.

  2. If the Bid price is within upper bands of 2 standard deviation and lower band 1 standard deviation Bollinger Bands and the MACD line is below the MACD Signal Line it goes short. The Stop Loss is set at the upper band of 6 standard deviation Bollinger Bands. Take Profit is set at the lowr band of the 1 standard deviation Bollinger Bands.

  3. A currency pair can have only one active positon on a specific timeframe, SuperMao stops you from losing everything too quickly.

Disclaimer

SuperMao is not perfect, don't set it free. It can blow your capital as quickly as 1 week. Don't blame the cat, blame the creator. However, he is working procrastinatingly to make the cat a better hunter.

According to the back-test run on the previous 6-month data, SuperMao has a success rate of over 90%. Alt text

tradingrobot's People

Contributors

tanvird3 avatar

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.