당사를 페이스북에서 찾아주십시오!
당사 팬 페이지에 가입하십시오

MetaTrader 5의 새로운 가능성 사용

코드베이스의 가장 최신 코드 공개

코드베이스의 새로운 게재물

  • Interpreter - behavioral design pattern Given a language, define a represention for its grammar along with an interpreter that uses the representation to interpret sentences in the language
  • DXYvsEXY_e1 for MT4 DXYvsEXY_e1 is an optimized version of DXYvsEXY. Original code here: https://www.mql5.com/en/code/30714

코드베이스의 새로운 게재물

  • Identify the Potential Best Days To Trade (Improve your Strategy) - MT5 This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.
  • Log4mql (MT5) A logging library similar to Log4j but for MQL.
  • Identify the Potential Best Days To Trade (Improve your Strategy) - MT4 This is one of the important thing to consider in order to improve our strategy by calculating on average how much an asset moves, in which it will allow us to identify the best days to trade when the market moves the most as well as the worst days to trade in order to prevent trading during these days.

이번 달에 가장 많이 다운로드된 소스코드

코드베이스의 새로운 게재물

이번 주에 가장 많이 다운로드된 소스 코드

  • Automatic Risk Reward box create An indicator that draws a Risk/ZReward Box Automatically on your chart
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • MarketsMaster EA Expert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock. If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know.

코드베이스의 새로운 게재물

  • Command - behavioral design pattern Encapsulate a request as an object thereby letting you parameterize clients with different requests. Queue or log requests, and support undoable operations
  • Daily Perspective Visualization of 3 previous daily bars with alarm.

이번 달에 가장 많이 다운로드된 소스코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Theil_Sen Indicator Free This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.
  • ATR adaptive SMA ATR adaptive SMA (Simple Moving Average)

코드베이스의 새로운 게재물

  • EA template for the market The source code is only a guide for the development of your EA.
  • MarketsMaster EA Expert Advisor in MQL4 with 4 signals based on 6 Indicators. Works at any stock. If anybody wants to translate it to MQL5, it would be great. I still do not know MQL5. If you do, please, let me know.

이번 주에 가장 많이 다운로드된 소스 코드

코드베이스의 새로운 게재물

코드베이스10 440보다 더 많은 게재물이 있습니다

이번 달에 가장 많이 다운로드된 소스코드

  • DXYvsEXY for MT4 Indicator DXYvsEXY is the USDX vs EURX with Awesome Oscillator Indicator for MT4.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

코드베이스의 새로운 게재물

  • Attractive Market Watch List for Potential Entries Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.
  • Attractive Market Watch List for Potential Entries MT4 Are you tired and lost when it comes to creating an attractive market watch list ? You always see pro traders creating an attractive market watch list in which they draw support/resistance and create all possible scenario ? Well we will guide you step by step to create your own attractive market watch list for potential entries.

이번 주에 가장 많이 다운로드된 소스 코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • SMART-ZONE When MaxBand > MA of MaxBnd => SMART-ZONE HIGH When MA of MinBnd > MinBand => SMART-ZONE LOW You can set the bandperiod of Max/MIN Band, and the period and the method of M Aof Max/Min Band With different parameters, the indicator gives us the pivotal areas or the trend areas
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

코드베이스의 새로운 게재물

이번 달에 가장 많이 다운로드된 소스코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • 5Mins Envelopes Scalping This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD.

코드베이스의 새로운 게재물

  • SMART-ZONE When MaxBand > MA of MaxBnd => SMART-ZONE HIGH When MA of MinBnd > MinBand => SMART-ZONE LOW You can set the bandperiod of Max/MIN Band, and the period and the method of M Aof Max/Min Band With different parameters, the indicator gives us the pivotal areas or the trend areas
  • MA of WPR Three mooving average of WPR indicator, you can set the indicator period, the mooving average period and the mooving average method.

이번 주에 가장 많이 다운로드된 소스 코드

코드베이스의 새로운 게재물

  • Flyweight - structural design pattern Use sharing to support large numbers of fine-grained objects efficiently
  • Facade - structural design pattern Provide a unified interface to a set of interfaces in a subsystem; facade defines a higher-level interface that makes the subsystem easier to use
  • Volatility vs Range This indicator shows the amount of price movement within a certain time, compared to the actual price movement range. Good to detect consolidation areas, as well as new trends being formed
  • Bulk Information 1.0 This script displays useful information.

이번 달에 가장 많이 다운로드된 소스코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • 5Mins Envelopes Scalping This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD.

코드베이스의 새로운 게재물

  • Strategy - Set And Forget (with Martingale system) This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.
  • Strategy - Set And Forget (with Martingale system) MT4 This strategy is the well known set & forget accompanied by the martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

이번 주에 가장 많이 다운로드된 소스 코드

코드베이스의 새로운 게재물

  • Decorator - structural design pattern Attach additional responsibilities to an object dynamically; and provide a flexible alternative to subclassing for extending functionality
  • Peter Panel 1.0 Trading panel that allows user to define levels of trade by simply dragging lines.

이번 달에 가장 많이 다운로드된 소스코드

  • Currency Strength "Currency Strength" EA finds the strongest\weakest currency from 8 major currencies and trades with moving averages, has Trailing Stop Loss &Take Profit works on all time frames major Forex pairs.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

코드베이스의 새로운 게재물

  • Strategy - Set And Forget (with anti-Martingale system) This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.
  • Strategy - Set And Forget (with anti-Martingale system) MT4 This strategy is the well known set & forget accompanied by the anti-martingale system. It is very useful if you are very busy in which you don't have time, you want to trade the London session while you are sleeping in USA, etc.

이번 주에 가장 많이 다운로드된 소스 코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Theil_Sen Indicator Free This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.
  • ATR adaptive SMA ATR adaptive SMA (Simple Moving Average)

코드베이스의 새로운 게재물

코드베이스의 새로운 게재물

  • Composite - structural design pattern Create an object tree which represents part-whole hierarchies, so that the client would treat objects and compositions of objects uniformly.
  • max profit of 1st order This expert shows the maximum profit level that touched by price line for your first position on chart window. the expert don't need any variable or specified timeframe. Please vote this program to help know this program how much helpful. Thanks for your vote stars.
코드베이스10 420보다 더 많은 게재물이 있습니다

이번 달에 가장 많이 다운로드된 소스코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Power of USD with average Power of USD indicator shows actual strength of currency USD calculated of 7 pairs that contain USD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: EUR USD, AUD USD, NZD USD, GBP USD, USD JPY, USD CAD, USD CHF.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

코드베이스의 새로운 게재물

  • ATR Stop Loss ATR Stop Loss indicator
  • ATR adaptive SMA ATR adaptive SMA (Simple Moving Average)
  • CCI H MTF Colored Fully customizable: Period, TimeFrame, Color, and Price. Above 0: Chartreuse Below 0: Red Above 100: Marron Below -100: Dark Green

이번 주에 가장 많이 다운로드된 소스 코드

  • DXYvsEXY for MT4 Indicator DXYvsEXY is the USDX vs EURX with Awesome Oscillator Indicator for MT4.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

코드베이스의 새로운 게재물

  • ATR adaptive SMA ATR adaptive SMA (simple moving average)
  • Easy Neural Network A native implementation of neural networks in pure MQL, bundled with an easy to use interface, with easy support of saving and loading of the network configurations after training.

코드베이스의 새로운 게재물

  • Bridge - structural design pattern Decouple an abstraction from its implementation so that the two can vary independently
  • Theil_Sen Indicator Free This indicator draws a trend-line directly on a chart. It uses the Theil Sen Estimation method to calculate the slope of the trend-line. Theil–Sen estimation is a method for robustly fitting a line to sample points in the plane (simple linear regression) by choosing the median of the slopes of all lines through pairs of points.

코드베이스의 새로운 게재물

  • TickCompressor Convert MqlTick-s into minified structures to free RAM or store tick arrays in a compact files.
  • Galender 1.0 This program lists and shows information about calendar events between specified date range.
  • KOB Requisites Script This script downloads bars and ticks from EURUSD as required for the correct execution of Kiss on Billions on EURUSD from Saeid Irani.

이번 달에 가장 많이 다운로드된 소스코드

  • Power of USD with average Power of USD indicator shows actual strength of currency USD calculated of 7 pairs that contain USD. Indicator can be used for strategies based on mean reversion and/or correlation. Included pairs: EUR USD, AUD USD, NZD USD, GBP USD, USD JPY, USD CAD, USD CHF.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • b-clock Show minutes and seconds left before new candle is appeared.

이번 주에 가장 많이 다운로드된 소스 코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • 5Mins Envelopes Scalping This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD.

코드베이스의 새로운 게재물

코드베이스의 새로운 게재물

  • Adapter - structural design pattern Convert the interface of a class into another expected interface; classes with incompatible interfaces can work together
  • DXYvsEXY for MT4 Indicator DXYvsEXY is the USDX vs EURX with Awesome Oscillator Indicator for MT4.

이번 달에 가장 많이 다운로드된 소스코드

  • Identify potential entries I want to share with you this story. When I started trading, I learnt the scalping strategy in a volatile market. I really loved scalping especially when I see the price is moving fast. However, scalping for a long period of time is exhausting to me especially in a volatile market; volatile market requires fast analysis, actions and reactions; that is why I always reach a point that I loss concentration, focus and I start making those really stupid mistakes. That is why I created this indicator that helped me to automatically identify these potential entries (based on the formation of candlesticks) instead of doing all the work myself. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share this indicator with you, hopefully it will be beneficial. Do not forget to send you comments as well as rate these scripts. Happy trading!
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

이번 주에 가장 많이 다운로드된 소스 코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • 5Mins Envelopes Scalping This Expert Advisor based on Envelopes indicator from MT4, my best TimeFrame is 5 Minutes on GBPUSD.

코드베이스의 새로운 게재물

이번 달에 가장 많이 다운로드된 소스코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • b-clock Show minutes and seconds left before new candle is appeared.

코드베이스의 새로운 게재물

코드베이스10 400보다 더 많은 게재물이 있습니다

이번 주에 가장 많이 다운로드된 소스 코드

  • Currency Strength "Currency Strength" EA finds the strongest\weakest currency from 8 major currencies and trades with moving averages, has Trailing Stop Loss &Take Profit works on all time frames major Forex pairs.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

코드베이스의 새로운 게재물

코드베이스의 새로운 게재물

  • EA potential entries I want to share with you this story. When I started trading, I learnt the scalping strategy in a volatile market. I really loved scalping especially when I see the price is moving fast. However, scalping for a long period of time is exhausting to me especially in a volatile market; volatile market requires fast analysis, actions and reactions; that is why I always reach a point that I loss concentration, focus and I start making those really stupid mistakes. That is why I created this EA, that is based on the indicator Identify potential entries, that helped me to automatically identify these potential entries (based on the formation of candlesticks) instead of doing all the work myself and it will trade these potential entries for me. I know there are plenty of Metatraders who also suffer from this and that is why I would like to share this EA with you, hopefully it will be beneficial. Do not forget to send you comments as well as rate these scripts. Happy trading!
  • 5Mins Rsi Cci Ma Expert This Expert Advisor based on Relative Strenght Index, Commodity Channel Index and Moving Averages MT4 Indicator for Signal. Please test in Demo Account first. Regards.

코드베이스의 새로운 게재물

이번 달에 가장 많이 다운로드된 소스코드

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • VWAP - Volume Weighted Average Price VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.
1...131415161718192021222324252627...74