Bizi Facebook'ta bulun!
Fan sayfamıza katılın

MetaTrader 5'in yeni olanaklarından yararlanın

Kod Tabanında en yeni kod yayınları

Bu ay en çok indirilen kaynak kodları:

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Kod Tabanında yeni yayınlar:

Bu hafta en çok indirilen kaynak kodları:

  • 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.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
Kod Tabanında yayınlanmış 10 800+ kod mevcut

Kod Tabanında yeni yayınlar:

  • The Laguerre Filter Indicator The Laguerre Filter was created by John Ehlers ("Cybernetic Analysis For Stocks And Futures", pg 216)
  • Bullish and Bearish Candles This Indicator will plot bullish and bearish candles in separate colors.
  • ADX real This ADX version is used on many other popular trading platforms. It is different to the standard one included with Metatrader.

Kod Tabanında yeni yayınlar:

  • Level Indicator The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications
  • Level Indicator The indicator sends a signal at the moment the price crosses a given level, using alerts and push notifications

Kod Tabanında yeni yayınlar:

Bu ay en çok indirilen kaynak kodları:

  • 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.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

Kod Tabanında yeni yayınlar:

Bu hafta en çok indirilen kaynak kodları:

  • 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.
  • b-clock Show minutes and seconds left before new candle is appeared.

Kod Tabanında yeni yayınlar:

Bu ay en çok indirilen kaynak kodları:

  • RSI Extreme Zone The indicator highlights the value in "over Sold" and "over Bought" zones.
  • 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.

Bu hafta en çok indirilen kaynak kodları:

Bu ay en çok indirilen kaynak kodları:

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • 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.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Bu hafta en çok indirilen kaynak kodları:

  • Didi Index Indicator An indicator based on three moving averages.
  • PivotPoint This indicator draws pivot points, resistances and supports.
  • 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.

Kod Tabanında yeni yayınlar:

Kod Tabanında yeni yayınlar:

Bu ay en çok indirilen kaynak kodları:

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • PivotPoint This indicator draws pivot points, resistances and supports.

Kod Tabanında yeni yayınlar:

  • Save current chart to default template it saves the current chart to default template , it just helps to do it faster than a manual save. you can assign a hotkey for it. it has no confirmation and immediately saves the template, if you want it to save to a template other than default just edit the code and replace "default.tpl" to any other name you want.
  • GSV - Greatest Swing Value MTF Larry Williams 'Greatest Swing Value' as an indicator
  • Basic file handling in MQL This code helps beginners in MQL4, specially those migrating from C++ to perform some basic fie operation.

Bu hafta en çok indirilen kaynak kodları:

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Kod Tabanında yeni yayınlar:

  • Sma with NET Sma (Simple Moving Average) with NET (Noise Elimination Technology)
  • Check Trading time This code base is a simple function to check if current time lies within two specified times.

Bu ay en çok indirilen kaynak kodları:

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

Bu hafta en çok indirilen kaynak kodları:

  • 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.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

Kod Tabanında yeni yayınlar:

Kod Tabanında yayınlanmış 10 770+ kod mevcut

Kod Tabanında yeni yayınlar:

  • Check Binary Options Symbol This code can be used to find out whether the symbol is a binary option symbol or not.
  • Check Trade Time This code base is a simple function to check if current time lies within two specified times. Many times it is required by the Ea to enter trades between two specific time of the day only. This code takes two inputs, one is the start time and second is the end time. The code will check if the current time is in between start time and end time and will return accordingly.
  • One click close The code is used to demonstrate how one can create a button on the chart and assign a function to it. The code is used to delete all orders after clicking on the button. The deletion takes care of various scenarios and shows error messages.
  • Custom sound on Alert This code will give custom sound on alert on new bar.
  • One order every second This code places only one order every second ( not every tick )
  • Time of an Object This code help you get the time of an object created on a chart.
  • DPI Alert EA This EA will tell you the Depth Per Inch of your screen.
  • Static arrows and graphic objects on MT4 Chart This code is used to create static object on MT4 charts which will not move along with the chart when you scroll the chart.
  • Indicator Name it gives you the name of the indicator which is attached to a chart.
  • MT4 Account details This code simply prints the account details for a MT4 account.

Kod Tabanında yeni yayınlar:

  • Hotkeys_CycleMarketWatchSymbols_v1.0 cycles though market watch symbols, using hotkeys Comma and Period for prev/next symbol in market watch list
  • Hotkeys_TimeFrames_v1.0 hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn
  • Hotkeys_TimeFrames_v1.0 hotkeys 1-9 numbers on keyboard but not on number-pad to change timeframes 1=m1 2=m5 3=m15 4=m30 5=h1 6=h4 7=d1 8=w1 9=mn
  • Simple Parabolic SAR with alert This indicator shows a standard parabolic SAR another way. Also it send alert when SAR dot changes side.

Kod Tabanında yeni yayınlar:

  • Rsi with Hann windowing Rsi with Hann windowing
  • ZigZag Color for Line Chart ZigZag Color Indicator for Line Charts which works on Close prices rather than High low This indicator has only one input parameter which is ExtDepth and its optimized for performance

Bu ay en çok indirilen kaynak kodları:

  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • PivotPoint This indicator draws pivot points, resistances and supports.

Bu hafta en çok indirilen kaynak kodları:

  • RSI Extreme Zone The indicator highlights the value in "over Sold" and "over Bought" zones.
  • 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.

Kod Tabanında yeni yayınlar:

Kod Tabanında yeni yayınlar:

Kod Tabanında yeni yayınlar:

  • Bobokus Fibonacci Select Timeframe to draw Bobokus Fibonacci and add any custom fibonacci levels you want
  • Consolidation Detector Draws an equidistant channel to detect rectangular consolidation pattern on chart
  • QG Futures/CFD Intermarket Spread This is a simple script to chart the intermarket spread between 2 different futures or CFD contracts. The spread trading is a popular futures trading strategy and can be done using CFDs more easily as there is no formal expiry date.

Bu ay en çok indirilen kaynak kodları:

  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Bu hafta en çok indirilen kaynak kodları:

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • 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.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.

Kod Tabanında yeni yayınlar:

  • RSI Extreme Zone The indicator highlights the value in "over Sold" and "over Bought" zones.
  • MA Cloud indicator Moving Average Cloud draws 4 MAs on chart simultaneously in histogram style.

Kod Tabanında yeni yayınlar:

  • Price period SMA The indicator calculates the average price for the specified period.
  • Convert iExposure.mq4 From MetaQuotes iExposure will show the opening of trading positions in tabular form in the sub-window below the main window. This allows the trader to see at a glance the positions in the market including the profit value and the amount of risk for each position. The iExposure indicator is a technical tool that is easy to use and very helpful, especially if a trader opens several trades at once with several different instruments. Traders can add the iExposure indicator to any price chart if they wish to use it. By adding the iExposure indicator, traders can also still see tabs of other trading positions for other currencies. Also note that iExposure can also monitor all trading positions, besides being able to make details by displaying one position for one window.

Bu ay en çok indirilen kaynak kodları:

  • 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.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
Kod Tabanında yayınlanmış 10 750+ kod mevcut

Kod Tabanında yeni yayınlar:

Kod Tabanında yeni yayınlar:

Bu hafta en çok indirilen kaynak kodları:

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.
  • PivotPoint This indicator draws pivot points, resistances and supports.

Kod Tabanında yeni yayınlar:

Kod Tabanında yeni yayınlar:

Kod Tabanında yeni yayınlar:

Bu ay en çok indirilen kaynak kodları:

  • TRIX ARROWS The Triple Exponential Average (TRIX) indicator + the signal line + arrows at the intersection of the signal and the main lines.
  • 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.

Bu hafta en çok indirilen kaynak kodları:

  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
  • Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
  • Volume Profile + Range v6.0 Volume Profile + Range v6.0 (former TPO). Distribution of deals by price levels at a given time interval. Displayed as a histogram.

Kod Tabanında yeni yayınlar:

Kod Tabanında yeni yayınlar:

  • DMH Directional Movement using Hann windowing
  • CCI (mimic) CCI (mimic)
  • DMH Directional Movement using Hann windowing - metatrader 4 version

Bu ay en çok indirilen kaynak kodları:

  • PivotPoint This indicator draws pivot points, resistances and supports.
  • G channel G channel is a channel indicator with 3 lines- a middle line representing a central tendency and 2 Upper and Lower boundaries calculated based on the past values of same indicator. Its based on the paper "Recursive Bands - A New Indicator For Technical Analysis" by Alex Grover and is a code conversion from TradingView. The channel breakout of Upper or Lower boundaries represent a new trend or trend continuation while narrowing of bands represents ranging or low volatility conditions. The channel can prove to be a good indicator of a trend direction and also a guide for trailing of stop loss. It has only 2 variables. Channel period - default set to 100. Price type.
  • Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
1...456789101112131415161718...70