:chart: MetaTrader 5 Toolkit
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
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.
MetaTrader 5
To get a local copy up and running follow these simple steps.
git clone https://github.com/phamngocvinh/galaxy-trader.git
GalaxyTrader.mqproj
with MetaEditorEntry 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 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
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
How many seconds
the app should check for Entry and TakeProfit
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GPL-3.0 License. See LICENSE
for more information.
Project Link: https://github.com/phamngocvinh/galaxy-trader