Code Monkey home page Code Monkey logo

galaxy-trader's Introduction

Download Release Issues License


Logo

Galaxy Trader

πŸ’Ή MetaTrader 5 Toolkit
Explore the docs Β»

View Demo Β· Report Bug Β· Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

🌠 About The Project

Galaxy Trader use Ichimoku in multiple timeframe setting to find Bullish or Bearish trend.

User can set which Timeframe to check for Entry and TakeProfit.

Built With

πŸ”° Getting Started

Installation

  1. Download the latest version
  2. Run with MetaTrader 5

Build

To get a local copy up and running follow these simple steps.

  1. Clone the repo
    git clone https://github.com/phamngocvinh/galaxy-trader.git
  2. Open GalaxyTrader.mqproj with MetaEditor

πŸ‘¨β€πŸ« Usage

- Entry Timeframe

Entry Timeframe will be used to check for Trend Entry

Entry Timeframe can be set up to 3 difference timeframes

Ex: Find Entry in M30, H1, H4 timeframe

- TakeProfit Timeframe

TakeProfit Timeframe will be used to check for Trend Exit (where you should take profit)

TakeProfit Timeframe can be set up to 3 difference timeframes

Ex: Check for exit in M15, M30, H1 timeframe

- Range between Price and Cloud

This option is used to check if price has gone too far from the cloud (to avoid checking)

Ex: Only check for entry when Pip between Price and Cloud is 100 Pips

- Checker Interval

How many seconds the app should check for Entry and TakeProfit

πŸ—ΊοΈ Roadmap

See the open issues for a list of proposed features (and known issues).

πŸš€ Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ“• License

Distributed under the GPL-3.0 License. See LICENSE for more information.

πŸ“« Contact

Mail LinkedIn

Project Link: https://github.com/phamngocvinh/galaxy-trader

πŸ“š Acknowledgements

galaxy-trader's People

Contributors

phamngocvinh avatar

Stargazers

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

Watchers

 avatar  avatar

Forkers

t3ch9 ken2190 kpofi

galaxy-trader's Issues

Add PARAM maxTrade

If current number of trader larger than maxTrade.
Do not send notification.

Add TP check

Send TP when price going down so fast (going down 100 points)

  • Open price - Tick price >= 100 points

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.