Skip to content

phamngocvinh/galaxy-trader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

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