Latest Code Publications in CodeBase
2021.06.24
New publications in CodeBase
- Barebone Gradient Candles Colored Candlestick exemplifying a gradient. It was somewhat hard to find a good working example of DRAW_COLOR_CANDLES that was understandable, most of the comments were useless, and the documentation lacks to even specify the plot limitations (PLOT_COLOR_INDEXES being limited to 64 in length, [0; 63]) or which order the functions should be called.
- closing partially script and Stop loss to Break Even point closing partially script
and Stop loss to Break Even point
- Risk Reward Tool Risk Reward Tool calculates Risk reward like 1:2 1:3 1:4 and 1:5
2021.06.22
Most downloaded source codes this month
- 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.
2021.06.22
New publications in CodeBase
- Speed Oscillator This oscillator can be used as a handle to judge a Moving Average's trend speed,
based on this specific product's past trend history.
- Validate Me framework Checks a trading robot must pass
2021.06.20
Most downloaded source codes this week
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.06.19
New publications in CodeBase
2021.06.18
New publications in CodeBase
2021.06.18
There are more than
10,640 codes published in
Codebase
2021.06.15
Most downloaded source codes this month
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.06.15
New publications in CodeBase
- Symbol Percentage Change & Time Shows Symbol name, percentage change of price from last day, and Time
Time has input options, You can select GMT, LocalTime or TradeServerTime
- Aquarium Canvas Background Aquarium Canvas Background for Chart
This script adds cool live canvas background on the chart like aquarium
2021.06.13
Most downloaded source codes this week
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
- 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.
2021.06.08
Most downloaded source codes this month
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.06.08
New publications in CodeBase
- Custom Angle Trendline Sometime we have to work with Custom Angles based trendline for price action analysis e.g. 45 degree angle is considered more important for up or down trend.
This indicator will help you by drawing a trendline which will match your custom angle on last input number of bars
- Logging library for mql4 A customizable logging library with Debug,Info,Error logging levels.
2021.06.06
Most downloaded source codes this week
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.06.04
New publications in CodeBase
- IsConnected Checks if Metatrader5 Terminal is connected to Internet or not.
The expert will Print a message for the connectivity status
- Amplitude (Minimum Maximum) Indicator This Indicator will show the Amplitude [Minimum; Maximum] of a given period and can act as a substitute of the ATR indicator. The indicator can be used to observe volatility and the force of past swings, useful to determine excesses that will possibly be reversed or repeated, given that the user has knowledge to complement with volume or standard-deviation strategies.
It is suggested a period of 55200 at M1 or 2400 at H1 (meaning 40 sessions of 23hs each), or any period that complements your strategy.
2021.06.01
Most downloaded source codes this month
- 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.
2021.05.30
Most downloaded source codes this week
- PivotPoint This indicator draws pivot points, resistances and supports.
- b-clock Show minutes and seconds left before new candle is appeared.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.05.30
New publications in CodeBase
2021.05.28
New publications in CodeBase
2021.05.27
New publications in CodeBase
- SpaceX_Delete_StopLoss_TakeProfit_button For MT5, When Press the Button, it will delete all STOP LOSS and TAKE PROFIT applied to Current Open Market positions. For All Symbols.
The panel is based on the CDialog class, works for all symbols
- Tipu MACD EA Tipu MACD EA is a simple EA created to automate buy/sell orders based on the MACD indicator. You can automate entries and manage trades. This EA comes with many useful functions that can used to by anyone to create their own EA.
2021.05.25
Most downloaded source codes this month
- b-clock Show minutes and seconds left before new candle is appeared.
- 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.
2021.05.23
Most downloaded source codes this week
- 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.
2021.05.23
New publications in CodeBase
2021.05.22
New publications in CodeBase
- Dsl CCI of averages Discontinued signal line CCI using average of price for filtering signals
- Trading Panel I started to create a simple trading panel to switch between pairs and timeframes. and next version, I will add trading features and manage orders.
2021.05.21
New publications in CodeBase
- Dsl MACD 2 Discontinued signal line MACD
- One_Price_SL_TP This EA, Ask you to Put price, whatever price you put, in "ZEN" field, you will get that price on all open orders either SL or TP value, that would help to close all orders at one price, and you can close all bulk orders in one shot. (works very well with large balance - i suggest cent / micro account for newbees. to be able to place large closure of orders. Openin random orders manually with ongoing trend is suitable for large order accounts.
2021.05.21
There are more than
10,610 codes published in
Codebase
2021.05.18
New publications in CodeBase
- Solar Wind Indicator for MQ5 This is a re-write of the old Solar Winds indicator for MQ5. There has recently been some 'excitement' about using this with other indicators for entry signals, and after a request to develop an indicator using it, I found that it was a classic re-painter - so I am contributing this code with an easy switch to allow seeing the indicator in re-paint versus non-repaint mode.
- Ehlers FM Demodulation The FM Demodulation Indicator tracks the timing of price variations.
2021.05.18
Most downloaded source codes this month
- 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.
2021.05.16
Most downloaded source codes this week
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.05.14
New publications in CodeBase
2021.05.11
Most downloaded source codes this month
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.05.10
New publications in CodeBase
2021.05.09
Most downloaded source codes this week
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.05.04
Most downloaded source codes this month
2021.05.04
New publications in CodeBase
2021.05.02
Most downloaded source codes this week
- 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.
2021.04.28
New publications in CodeBase
2021.04.27
Most downloaded source codes this month
- 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.
- 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.
2021.04.25
Most downloaded source codes this week
- b-clock Show minutes and seconds left before new candle is appeared.
- 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.
2021.04.23
New publications in CodeBase
2021.04.22
New publications in CodeBase
2021.04.20
Most downloaded source codes this month
- MR FIBONACCI ROBOT Fibonacci PRO
⭐️⭐️⭐️⭐️⭐️ You want to become a constantly profitable 5-star forex trader? ⭐️⭐️⭐️⭐️⭐️
FIBONACCI PRO is a professional expert for trading according to the Fibonacci Retracement method.
1. MANUAL_CONFIRMATION - manual confirmation of transactions;
2. FIBO_CLOSE_PRICE - FIBO calculation at closing prices;
3. RSI_FILTER - input filter by modified RSI;
4. ATR_FILTER - ATR input filter.
5. ZIG ZAG
- Self Adapting EA - Deep Learning System Deep learning Expert advisor , This EA will collect market patterns to predict the next Patterns.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
2021.04.20
New publications in CodeBase
2021.04.19
There are more than
10,590 codes published in
Codebase
2021.04.18
Most downloaded source codes this week
- 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.
2021.04.13
Most downloaded source codes this month
- MR FIBONACCI ROBOT Fibonacci PRO
⭐️⭐️⭐️⭐️⭐️ You want to become a constantly profitable 5-star forex trader? ⭐️⭐️⭐️⭐️⭐️
FIBONACCI PRO is a professional expert for trading according to the Fibonacci Retracement method.
1. MANUAL_CONFIRMATION - manual confirmation of transactions;
2. FIBO_CLOSE_PRICE - FIBO calculation at closing prices;
3. RSI_FILTER - input filter by modified RSI;
4. ATR_FILTER - ATR input filter.
5. ZIG ZAG
- 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.
2021.04.11
Most downloaded source codes this week
- 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.
- Simple timer next candle A non-invasive candle time that can be positioned next to price or near a corner.
2021.04.08
New publications in CodeBase
- clock Extension for the datetime with DayLightSavingTime adjustments.
- forex revelation Short description.
2021.04.06
New publications in CodeBase
- SubScaler This is a helper indicator which allows you to adjust vertical scale of a subwindow manually, which is useful for zooming in and zooming out graphs of your favourite indicator placed in the same subwindow.
- The Decycler II The Decycler II: John Ehlers, "Stocks & Commodities V. 33:09", стр.12-15
2021.04.06
Most downloaded source codes this month
- MR FIBONACCI ROBOT Fibonacci PRO
⭐️⭐️⭐️⭐️⭐️ You want to become a constantly profitable 5-star forex trader? ⭐️⭐️⭐️⭐️⭐️
FIBONACCI PRO is a professional expert for trading according to the Fibonacci Retracement method.
1. MANUAL_CONFIRMATION - manual confirmation of transactions;
2. FIBO_CLOSE_PRICE - FIBO calculation at closing prices;
3. RSI_FILTER - input filter by modified RSI;
4. ATR_FILTER - ATR input filter.
5. ZIG ZAG
- INDICATOR Currency Strength Meter - MT4 The currency strength meter is a trading tool that is used to identify trending and consolidating markets based on the percentage rate of change in price from one period to the next.
- Candle Time End and Spread The indicator displays the current spread and the time till closing the bar (candlestick) at the same time.
2021.04.04
Most downloaded source codes this week