• Overview
  • Reviews (13)
  • Comments (28)
  • What's new

Circadian MT5

5

Circadian is a triangular arbitrage expert advisor that works using price correlation between three currency pairs.

The expert trades three pairs at a time, these are grouped into a set. Sets are found using a custom permutations calculator or chosen from a default selection.

Each minute, twenty seconds is allocated for each set to search for a synchronized arbitrage opportunity, once a valid signal is found, the set is locked in and three trades are opened.

The algorithm is equipped with a dynamic take profit and basket close logic that will automatically manage all pairs in a set.

  • Check the User Guide for futher explanation on the experts concept and a description of each input.
    • Please contact me after your purchase for set up advice and a free Expert Advisor!

        My products are for sale only on MQL5, if you see this product anywhere else, it is an imitation. Don't be fooled.

        Key Features

        • One chart set up.
        • Grid / Scalping expert using price correlation & fluctuation between three pairs to enter into trades.
        • Intricate logic - Initial trades are opened in a group of three and monitored/managed as a set.
        • Unique Permutations Calculator automatically finds all possible valid arbitrage pair triangles from your marketwatch list.
        • Multiple trade modes - Search for core Triangular Arbitrage opportunities or take advantage of the cross pair logic and scalp more frequently.
        • Dynamic Take Profit, Profit Closing & an Intricate Hedge Logic.
        • Wide Spread & Slippage protection.
        • Optional Martingale modes.
        • Optional Drawdown Reduction function - works separately on each pair in a set.
        • Multiple Alert & Limiting functions.
        • Equity limits - EA is able to stop trading at a desired input equity/margin drawdown amount.

        Recommendations 

        Input List

          ---[ FULL USER GUIDE ]---

          • Magic Number. - Number the EA uses to associate trades with itself - you only need to change the magic number if you are using the EA on two charts of the same pair, each chart would then need a different magic number.
          • Order Comment.- Comment displayed on each trade taken.
          • Show On Chart Comment.- Set true will display information on chart.
          • Chart Panel Mode. - 'Panel_' - Draws a moveable panel with information on chart. - 'Comment_' - Displays a on chart comment on the left side of the screen.
          • Panel Text. - Panel text color.
          • Sell Color. - Panel sell color.
          • Buy Color. - Panel buy color.
          • Text Size. - Panel text size.
          • Draw Line. - True will draw a line at the breakeven point for open trades.
          • BE Line. - Color used for the breakeven line.
          • Draw Profit Labels. - True will draw closed profit labels on chart.
          • Profit Label Mode. - What to display inside the profit lables, currency amount, pips or both.
          • Profit Labels. - Color used for the profit lables
          • Arbitrage Threshold. - When using 'Triangular Arbitrage' trade mode the sum of pairs in a set must be above the value in this input to open trades.
          • Trade Mode. - 
            • ' Triangular Arbitrage ' - The expert will open trades once a valid arbitrage sum is above the 'Arbitrage Threshold' and trend following logic indicates a buy sell buy or sell buy sell pattern.
            • ' Scalp With Trend ' - The expert will open trades once trend following logic indicates a buy sell buy or sell buy sell pattern.
            • ' Merge Signals ' - The expert will open a buy sell buy or sell buy sell pattern if any of the pairs in a set show a buy or sell signal.
          • Active Pair Triangle. - Current pair set that Circadian will use to search for a synchronized trade signal.
            • ' Default valid triangles '.
            • ' MarketWatch Permutations ' - The expert will take all pairs shown in the marketwatch list and create all possible valid arbitrage triangles, it will then cycle through each valid pair set and search for the chosen signal. If no pairs are found in the watchlist or no valid pairs can be created, the expert will resort to a hardcoded list to create basic valid arbitrage triangle.
            • ' Custom Pair Inputs ' - When selected the expert will use the custom pair inputs shown below in the three pair slots.
          • Hedge Using. - Which pair or pairs the expert will be allowed to trade both directions simultaneously. 
          • Custom Pair Input 1. - Used when ' Custom Pair Inputs' is selected in 'Active Pair Triangle'.
          • Custom Pair Input 2.
          • Custom Pair Input 3.
          • Prefix. - If your broker uses a prefix before pair names , eg: ' mEURUSD ', type ' m ' into the prefix input.
          • Suffix. - If your broker uses a suffix after pair names , eg: ' EURUSDm ', type ' m ' into the suffix inpu
          • Max Spread. - Max spread allowed to open a trade - In pips.
          • Max Slippage. - Max slippage allowed to open a trade - used for brokers that may require a requote.
          • Pair 1 Max Lot Size Allowed. - Max lot size allowed to be reached and/or placed.
          • Pair 2 Max Lot Size Allowed. 
          • Pair 3 Max Lot Size Allowed. 
          • Pair 1 Max Buy Trades Allowed. - Max amount of buy trades allowed to be opened.
          • Pair 1 Max Sell Trades Allowed. - Max amount of sell trades allowed to be opened.
          • Pair 2 Max Buy Trades Allowed.
          • Pair 3 Max Buy Trades Allowed
          • Allow Hedge To Close. - True will allow the expert to close negative buy trades using positive sell trades and negative sell trades using positive buy trades.
          • Hedge Close Percent. - Percentage of profit needed to be added to the profitable trade to hedge out the other
          • Alert At Grid Level. - Once the total open trade amount reaches the number in the input the EA will send an alert noification through the MT4 mobile app and ping a log message once per hour.
          • Close Trades If Equity Drops Below. - The EA will close all open trades if the accounts floating equity drops below this percent amount of the total account balance. - (Account Balance Percent) - (Active > 0.0)
          • Only Open Trades Above Free Margin. - The EA will only open new trades when the accounts floating free margin is above this percent amount of the total account balance. - (Account Balance Percent) - (Active > 0.0
          • Limit Trade Hours. - True will allow trades from 'Start Hour' until 'Stop Hour' - Trades still open after hours will continue to be managed.
          • Start Hour. - Hour to allow trades from. When 'Limit Trade Hours' is set true.
          • Stop Hour. - Hour to stop trades at. When 'Limit Trade Hours' is set true
          • Trade Monday.
          • Trade Tuesday.
          • Trade Wednesday.
          • Trade Thursday.
          • Trade Friday.
          • Stop Trade Before Weekend. - True will stop the expert from placing trades and close any pending orders from Friday 18:00 until 23:59.
          • Skip Monday Market Open. - True will stop the expert placing trades on market open until after 03:00 Monday morning.
          • Trade Saturday.
          • Trade Sunday
          • Auto Money Management. - True will allow the EA to adjust the base lot in accordance with the account balance and the 'Auto Risk Percent' set.
          • Auto Risk Percent. - (1 == 0.01 per 100USD) - Defines the risk used in the Auto Money Management. 1 being equal to 0.01 lots per 100 in account currency.
          • Pair 1 Base Lot. - The first initial lot size that will be used. (When Auto Money Management is set false)
          • Pair 2 Base Lot.
          • Pair 3 Base Lot.
          • Stop Loss. - (Pips)
          • Take Profit. - (Pips
          • Pair 1 Multiplier. (Active>1.0) - Amount to multiply the next series or previous trade by. The function will only work when set above 1.0.
          • Pair 2 Multiplier. (Active>1.0) 
          • Pair 3 Multiplier. (Active>1.0) 
          • Multiplier Mode. - 
            • 'Position Amount' will multiply the next placed trade by the multiplier and how many trades are currently open.
            • 'After_Loss' will multiply the next placed trade by the multiplier and a count of trades that have closed in loss.
          • After Loss Mode Reset. - 
            • 'Next_Profit' will reset the loss count after any sized closed profitable trade. 
            • 'Full_Recovery' will only reset the loss count when all total calculated loss has been recovered.
          • After Loss Mode Max Count To Reset. - Max loss count allowed to be reached before the loss count is reset
          • PipStep Method. - Method which to space orders by.
            • 'Fixed' - The expert will use only be able to place new grid orders at the start of a 'Dynamic Step TimeFrame' candle, and only if price has moved 'IF Fixed PipStep' amount of pips from the last opened trade.
            • 'Dynamic' - The expert will use only be able to place new grid orders at the start of a 'Dynamic Step TimeFrame' candle, and only if price has moved a dynamically generated pip amount from the last opened trade.
          • Dynamic Step TimeFrame. - Timeframe used to space grid orders and also create the dynamically changing pipstep distance.
          • IF Fixed PipStep Pair 1. - Fixed pipstep distance for Pair 1.
          • IF Fixed PipStep Pair 2. 
          • IF Fixed PipStep Pair 3. 
          • Pipstep Multiplier. - Amount to multiply the pipstep distance between each trade. - (Multiplies both fixed and dynamic distances of each pair.
          • Move Take Profit - When true the expert will move the take profit from the 'Take Profit'  input to the 'Move TP To' input once open trades reaches the amount input in 'Move TP After'. (Separate amounts are considers for the three pairs.)
          • Move TP After - Amount of open trades when to move the take profit to the below input.
          • Move TP To - Amount of pips in profit to move the take profit to
          • Use Trail StopLoss. - True will allow the EA to adjust the stop loss as orders move into profit.
          • Trail Start From. - Pips into profit to start the trailing stop.
          • Move Trail Stop To. - Once activated move the stop this many pips into profit.
          • Trail Step. - Adjust the stop loss further into profit when price moves this many pips
          • AutoClose Mode. -
            •  'Currency_Amount' - The EA will search for a account currency amounts worth of floating profit to use the AutoClose function. 
            •  'Account_Percent' The EA will search for a percent amount of the accounts balance of floating profit to use the AutoClose function.
            •  'After Loss Total Plus Account Percent' - The EA will search for a floating profit amount that covers the recorded loss of the 'Multipler Mode, After Loss' plus an added account percent amount to use the AutoClose function.
          • Amount/Percent To Close. - How much floating profit to activate the AutoClose function. - (What mode is selected above will determine what value this number has)
          • Adjust Amount In Accordance with Base Lot. - True will change the 'Amount/Percent To Close' according to the current base lot being used. The default example would be : 0.01 lots = 0.35 , 0.02 lots = 0.70 , 0.03 lots = 1.05 , etc
          • DrawDown Reduction. - Set to true will turn on drawdown reduction. This will look to breakeven on the first placed and latest placed trade in a formed grid in an aim to reduce overall grid size and free up margin.
          • Reduce After. - Once open trades amount reaches the number in this input the EA will begin the function. - (Separate amounts used for buy and sell and each pair.)
          • Percent To Function. - The EA will take the first placed trade and monitor its floating profit, this input will get a percentage value of that number. We then need the latest placed trade to cover the negative floating of the first plus this stored percentage amount for the function to work
          • Use News Filter. - When true the expert will draw vertical lines onto the chart at times where news events land, the expert will stop placing new trades the input minutes before an event and will hold off placing trades until time has passed the input minuets after the event.
          • Only Draw Future Lines. - Set true will draw only draw lines in front of the current time.
          • Filter Low News. - True will stop new trades being placed from the input minuets before a low news event until the input minuets after.
          • Filter Mild News. - True will stop new trades being placed from the input minuets before a mild news event until the input minuets after.
          • Filter High News. - True will stop new trades being placed from the input minuets before a high news event until the input minuets after.
          • Minuets To Stop Trading Before Event. - The specified minuets to stop placing new trades before an event.
          • Minuets To Stop Trading After Event. - The specified minuets to start placing new trades after an event.
          • Low Event Line. - Color used for low event lines.
          • Mild Event Line. - Color used for mild event lines.
          • High Event Line. - Color used for high event lines.
          • Market Watch TimeZone. - The GMT offset for your brokers data - (Most brokers are GMT+2)
          Reviews 13
          Olga Snizhko
          980
          Olga Snizhko 2023.03.12 17:49 
           

          Bought for collection. Author has invested a lot of work in this project because five stars.

          Recommended products
          | Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic   R esponsive   A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhaps the most popul
          Exclusive FOREX account HEDGE FuzzyLogicTrendEA is based on fuzzy logic strategy based on  analysis 5 indicators and filters. When the EA analysis all this indicators, it decides, based on its fuzzy strategy, which trade will be better: sell or buy. As additional functions, it´s possible defines spread maximum, stop loss and others. Recomm. Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUDCAD, EURCAD e USDJPY Recomm. timeframe: H1. Backtest were done on EURUSD, H1, 01/07/2023 - 26/0
          Hamster Scalping mt5
          Ramil Minniakhmetov
          4.65 (194)
          Hamster Scalping is a fully automated Expert Advisor. Night scalping strategy. The RSI indicator and an ATR-based filter are used for entries. The advisor needs a hedging account type IMPORTANT! Contact me immediately after the purchase to get instructions and a bonus! Real operation monitoring as well as my other products can be found here: https://www.mql5.com/en/users/mechanic/seller General Recommendations The minimum deposit is $100, use an ECN account with the minimum spread,  default sett
          Investopedia FIVE
          Joseph Anthony Aya-ay Yutig
          Investopedia FIVE EA is based on this article: https://www.investopedia.com/articles/forex/08/five-minute-momo.asp TRADING CONDITIONS - Look for currency pair trading below the X-period EMA and MACD to be in negative territory. - Wait for price to cross above the X-period EMA, then make sure that MACD is either in the process of crossing from negative to positive or has crossed into positive territory within five bars. - Go long X pips above the X-period EMA. - Sell X of the position
          LL Grid EA MT5
          Leopoldo Licari
          ********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selec
          ExtremeX
          Noelle Chua Mei Ping
          This algorithm thrives on extreme conditions of volatility.  It will evaluate the condition prior to market close, enter a position and exit when market swings to extreme levels in your favour.  The algorithm does not deploy any technical indicators, just simple mathematical calculations.  This works very well on non directional markets especially FOREX in the short term which are very choppy.  You can test out on other asset classes as well.  20 year backtest done to validate the rule.
          Matrix Arrow EA MT5
          Juvenille Emperor Limited
          5 (4)
          Matrix Arrow EA MT5  is a unique expert advisor that can trade the  Matrix Arrow Indicator's MT5   signals with a trade panel on the chart, manually or 100% automatically.  Matrix Arrow Indicator MT5  will determine the current trend at its early stages, gathering information and data from up to 10 standard indicators, which are: Average Directional Movement Index (ADX) Commodity Channel Index (CCI) Classic Heiken Ashi candles Moving Average Moving Average Convergence Divergence (MACD)
          MultiNinja
          carl_carl101
          Let me introduce my new grid expert advisor MultiNinja ,  a fully automatic Expert Advisor for   Scalping mainly on the EURUSD. The expert advisor is based on several strategies that scalp the market carefully. The grids can be modified for your specific risk and pairs that you want to trade with! (please make sure to backtest before testing on other pairs than EURUSD ) My robot is made for every type of market, any account size and  highly customizable to suit your trading needs! The get the
          PZ Goldfinch Scalper EA MT5
          PZ TRADING SLU
          3.67 (43)
          This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
          FREE
          Magic EA MT5
          Kyra Nickaline Watson-gordon
          Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
          Fundamental Robot MT5
          Kyra Nickaline Watson-gordon
          Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must b
          Bear vs Bull EA MT5
          NGUYEN NGHIEM DUY
          Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings; Recommendations Before using on real money, test the adviser with minimal risk on a cent tra
          The Goat Scalper
          Giordan Cogotti
          5 (1)
          PROMO: Buy The Goat Scalper and get a second EA Write me for information The Goat is a scalper EA, trading strong market movements. The Expert Advisor does not use hedging, martingale, grid, arbitrage, etc. strategies. The basis of the EA strategy lies on the breakouts of key levels based on supply and demand. Each Open Position is covered by a Stop Loss The trailing stop allows the robot to capture the most movements while reducing the risks. The settings are indented for time range H1.
          LT Gap EA
          Sie Samuel Roland Youl
          Discover the ultimate solution for trading market gaps with the LT Gap EA, now available on MQL5. With three powerful strategies at your disposal, you can maximize your gap trading potential like never before. Key Features: Versatile Strategies: Choose from three distinct gap trading strategies. Trade all gaps, focus on gaps meeting predefined minimum criteria, or execute trades exclusively when gap distances match predefined values. Customization Galore: Tailor your trading experience with a w
          Hedging Swing Trade
          Daophet Seng Athit
          Hedge Multi Pair is one of my best EA so it is not use Martingale and grid, it just buy and sell multi pairs on trend following. Setting File On Comment below this. Setting Requirements for Hedge Multi Pairs: Lot type Manual Pair Buy  GBPUSD  Pair Sell  EURUSD  Trade Direction  Trend Following  Time Frames  15 Minutes  Distance Hedge  10-100 pips or More  Take Profits Type  Auto  Take Profits  5$  Broker  EXNESS  Leverage   1:500  Balance  1000$  So the last please test on demo with your broker
          FREE
          Magic Grid MT5
          Aliaksandr Charkes
          4.67 (3)
          Magic Grid MT5 is a non-indicator Expert Advisor using a grid strategy (on a hedging account). The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically (once at the beginning of the trade).   The robot can trade on any timeframe, on any currency pair, on several currency pairs,
          The XAUUSD is a special asset with special characteristics that needs a special optimization of the products, we have created a system that adapts to this value and tries to take advantage of its advantages and eliminate the differences. Although this system is designed and optimized for use in the XAUUSD, it can be used in other pairs and values, including stock indices and commodities. It is a system that through an algorithm of multiple operations and multiple lots tries to make a prof
          Iron Trader MT5
          Vladimir Gribachev
          Universal Advisor. Works as a scalper and dynamic order grid. Applies levels of stop orders, stop loss, take profit and trailing stop that are invisible to the broker. Level values can be given in pips or percent of average price volatility (ATR). It can work at a specified time, has protection against slipping and expansion of the spread. The graph displays information about the quality of execution of orders, profits and current open positions (the number of orders, the number of lots and prof
          Universal MT5 MACD
          Vladimir Gribachev
          Trading robot on the MACD indicator This is a simplified version of the   trading robot , it uses only one entry strategy (the extended version has more than 10 strategies) Expert Benefits: Scalping, Martingale, grid trading. You can set up trading with only one order or a grid of orders. A highly customizable grid of orders with a dynamic, fixed or multiplier step and trading lot will allow you to adapt the Expert Advisor to almost any trading instrument. Drawdown Recovery Syste
          Stormer RSI 2
          Ricardo Rodrigues Lucca
          This strategy was learned from Stormer to be used on B3. Basically, 15 minutes before closing the market, it will check RSI and decided if it will open an position. This strategy do not define a stop loss. If the take profit reach the entry price it will close at market the position. The same happens if the maximal number of days is reached. It is created to brazilian people, so all configuration are in portuguese. Sorry Activations allowed have been set to 50.
          GridMasterFx   is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx   Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market co
          >>> Index Trader Suite Live Results  here >> >>> Index Trader Suite v.1.0 Presets:   Download >> >>> Index Trader Suite MT4 version available  here >> Index Trader Suite   is a fully automated trading advisor based on a proprietary trading strategy for the world's most popular and liquid Stock Indices. The system is based on the principles of   Price Action   and   does not use technical indicators to determine the optimal points for opening trades. The strategy is based on 2 key principles
          Bot RSI and Bollinger Bands
          Aurelio Miguel Machado Da Silva
          This robot is an automated trading tool that uses these two popular indicators to identify trading opportunities in the forex market. The Relative Strength Index (RSI) is a technical indicator used to measure the relative strength of an asset compared to other assets in the market. Bollinger Bands is an indicator that measures market volatility and helps to determine price limits for a particular asset. The trading robot that uses the RSI and Bollinger Bands indicators combines these two indica
          This EA is for only Deriv Synthetic indices.  Forex MT4 Version here:   https://www.mql5.com/en/market/product/89114 Forex MT5 version here:  https://www.mql5.com/en/market/product/89113 Hello traders, I believe you all know that risk and money management along with psychology are the keys to success in trading. No matter how strong one’s strategy is, without these 3 criteria they will always face losses in the long run. I have created an EA to control our human behaviors. This EA will force
          PipFinite EA Breakout EDGE MT5
          Karlo Wilson Vendiola
          5 (2)
          The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible
          Forex Factory News EA mt5
          Aleksei Moshkin
          4 (1)
          This Expert Advisor trades news on any timeframe. The news are downloaded from the Forex Factory website. Make sure to add the URL to the terminal settings. The EA is launched on a single chart and defines all necessary pairs for trading on its own. The robot works with pending orders setting two Buy stop and Sell stop orders before a news release. It determines the time zones of the calendar and terminal automatically. Make sure to add the time.is URL to the terminal settings. The EA can be tes
          Max ScalperSpeed MT5   is a fully automated expert advisor. This system has been developed to improve the efficiency of generating more returns. Rely on scalping trading strategies and recovery strategies with appropriate trading frequencies, and also able to work well in all market conditions, whether trend or sideways, able to trade full time in all conditions. Enable or disable news filtering according to user needs. Added a proportional lot size adjustment function, where users can choose t
          Santa Scalping MT5
          Morten Kruse
          4.5 (2)
          Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably w
          Zenith MT5
          Enrique Enguix
          5 (3)
          Zenith: The Pinnacle of Algorithmic Trading We are pleased to introduce Zenith , an Expert Advisor (EA) that marks a before and after in the world of algorithmic trading. Zenith is the result of an unprecedented collaboration between Trendex and Q-Research, a leading data mining firm. This partnership has enabled the combination of the best of both worlds: Trendex's expertise in quantitative trading and Q-Research's massive data analysis capability. A Fusion of Excellence and Technology Zenith
          Black Gold M1
          Thomas Bradley Butler
          OPTIMIZE BEFORE BACKTEST AND USE Trade crude oil with this EA.  No EA turns hundreds into millions in a year or 2, This is a lie if presented this way.  Black Gold trades Brent Crude on 1 min charts.  It uses RSI, moving averages and directional indicators.  Try it out, load it onto the tester if you have the history and ability to trade Brent crude.    Adjust and optimize to get the most out of the expert advisor
          Buyers of this product also purchase
          The Gold Reaper MT5
          Profalgo Limited
          4.78 (51)
          PROP FIRM READY! ( download SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volati
          Quantum Emperor MT5
          Bogdan Ion Puscasu
          4.87 (258)
          Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan, Quantum Trade EA or Quantum Gold Emperor for free !*** Ask in private for more details
          FT Gold Robot MT5
          Marzena Maria Szmit
          4.56 (9)
          Introducing the FT Gold Robot MT5, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with XAUUSD pairs . With its advanced analytical capabilities, FT Gold Robot constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every day (you
          Gold Trade Pro MT5
          Profalgo Limited
          4.81 (32)
          LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy. What do I mean with "real trading strategy"?  As you probab
          Hercules AI
          Aleksandr Chebotaev
          5 (7)
          Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
          AI TradingVision GPX
          Yu Mei Cheng
          4.81 (48)
          Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
          GoldPulse AI MT5
          Babak Alamdar
          4.8 (20)
          Buy not a backtest, but a real trading system:   Live Signal 1     Live Signal 2 This price is temporary for the duration of the promotion and will be raised shortly Get 1 EA for free -> contact me after purchase There are only a few copies left at the current price, the next price is -->> 1480 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! This is the first smartest robot that trades gold or XAU with full pairs like XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD, and XAUCN
          Aura White Edition MT5
          Stanislav Tomilov
          4.97 (31)
          Aura White Edition is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPUSD,
          Gold Trading Algo MT5
          Ho Tuan Thang
          4.86 (58)
          ONLY 2 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting:   https://www.mql5.com/en/signals/2206758 5k Fixed Lot:  https://www.mql5.com/en/signals/2217326 Limited price $299 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the late
          Bitcoin Robot MT5
          Marzena Maria Szmit
          4.6 (20)
          The Bitcoin Robot MT5 is engineered to execute Bitcoin trades with unparalleled efficiency and precision . Developed by a team of experienced traders and developers, our Bitcoin Robot employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with M5 timeframe , ensuring that you never miss out on lucrative opportunities. No grid, no martingale, no hedging, EA only open one position at the same time. Bit
          SilverPulse AI
          Babak Alamdar
          5 (2)
          Diversify your trading with new instruments, your portfolio will be stronger This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ There are only a few copies left at the current price, the next price is -->> 745 $ Welcome to the SilverPulse AI Hey, I'm SilverPulse AI! This is the first smartest robot that trades Silver or XAG with full pairs like XAGUSD, XAGEUR, and XAGAUD! I check the news every single day and I take advantage of any op
          Brent Oil
          Babak Alamdar
          4.5 (4)
          “Two Expert Advisors, One Price: Fueling Your Success!”  Brent Oil Scalping Expert + Brent Oil Swingy Expert in one Expert Advisor This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ There are only a few copies left at the current price, the next price is -->> 1120 $ Welcome to the Brent Oil Brent Oil expert advisor is a powerhouse, engineered to master the volatile energy markets with precision and agility. Brent Oil is not just a syst
          Way To Stars is a night scalping EA specifically designed to trade during periods of low market volatility to capitalize on low-risk opportunities. This night scalping EA focuses on capturing small price movements for frequent trading, thereby accumulating profits over time. It employs strict stop-loss measures to limit potential losses per trade, ensuring effective risk management. Way To Stars is a genuine and honest trading system that does not rely on purported neural networks, artificial i
          Bonnitta EA MT5
          Ugochukwu Mobi
          3.11 (18)
          Bonnitta EA  is based on Pending Position strategy ( PPS ) and a very advanced secretive trading algorithm. The strategy of  Bonnitta EA  is a combination of a secretive custom indicator, Trendlines, Support & Resistance levels ( Price Action ) and most important secretive trading algorithm mentioned above. DON'T BUY AN EA WITHOUT ANY REAL MONEY TEST OF MORE THAN 3 MONTHS, IT TOOK ME MORE THAN 100 WEEKS(MORE THAN 2 YEARS) TO TEST BONNITTA EA ON REAL MONEY AND SEE THE RESULT ON THE LINK BELOW. B
          Gold Garden MT5
          Chen Jia Qi
          5 (3)
          Deep learning is reshaping gold trading, with intelligent assistants tending to trading gardens like skilled gardeners. The "Gold Garden" EA employs deep learning intelligent technology and 20 years of data training to significantly enhance strategy performance. With it, trading becomes more effortless and intelligent. Let's join hands to usher in the intelligent era and transform trading into a blissful garden. This will be your exclusive Gold Garden Steward. The MT4 version: Gold Garden MT4
          Aura Black Edition MT5
          Stanislav Tomilov
          4.2 (25)
          Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
          Quantum Algo Trading MT5
          Lo Thi Mai Loan
          4 (4)
          The current price is the promotional price and will soon increase. The final price for the product is: $5566. There are only a few copies left at the current price, the next price is $566. Check out the live results here: Personal live signal:   [Click Here] Prop live signal:   [Click Here] $50K   personal fund live signal:   [Click Here] MT4 version here: [Click Here] Payout proof and Ultimate combo deal : [Click here] Download setfile v1.4 Welcome to Quantum Algo Trading MT5 EA. This EA i
          Quantum StarMan
          Bogdan Ion Puscasu
          4.9 (72)
          Hello everyone, let me introduce myself: I am Quantum StarMan, the electrifying, freshest member of the Quantum EAs family. I'm a fully automated, multicurrency EA with the power to handle up to 6 dynamic pairs: AUDUSD, EURAUD, EURGBP, EURUSD, GBPUSD, and USDCAD . With the utmost precision and unwavering responsibility, I'll take your trading game to the next level. Here's the kicker: I don't rely on Martingale strategies. Instead, I utilize a sophisticated grid system that's designed for
          Trade Fusion
          Tajammul Hussain
          4.14 (7)
          Live Signal available here:  https://www.mql5.com/en/signals/2223440  (high risk 7.5% from 29th of April till 1st of May. After that it's been 2% with the rest of the settings being default) Dear Traders, I am thrilled to present to you our revolutionary new expert advisor, "Trade Fusion" - a cutting-edge solution that is poised to transform the realm of automated trading. Trade Fusion is the result of months of intensive research, development, and rigorous testing, combining state-of-the-art t
          One Gold MT5
          Stanislav Tomilov
          4.6 (20)
          Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and and advanced technologies in neural networks, EA is capable of analyzing historical and current
          GoldenTron
          PETER OMER M DESCHEPPER
          4.76 (17)
          Promotional Price: $239.99. The price will increase by $20 with every 10 purchases. Final price $1999.99 Prop firm ready: download setfile Live Signal: IC Markets Raw Spread My goal was to deliver the best, most robust, long-term expert advisor on the market. Many inputs and logic have been deeply tested and considered. What is the most important goal of an expert advisor? Many would say it is to provide long-term income. This makes sense, yet 99% of expert advisors are designed to achieve
          Quantum Gold Emperor MT5
          Bogdan Ion Puscasu
          4.72 (25)
          Introducing   Quantum Gold Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious XAUUSD(GOLD) pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Gold Emperor EA and you could get Quantum Trade EA for free !*** Ask in private for more details Live signal : Click
          TrendMaster FX
          Chen Jia Qi
          4.56 (71)
          Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
          Diamond Titan FX
          Lo Thi Mai Loan
          5 (5)
          Launch promo: SALE 30% OFF! Only 3 sales left to buy at the current price. Next price: $1033 Free get US30 Scalper EA and Quantum Algo EA -> contact me after purchase Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT4:  https://www.mql5.com/en/market/product/116012?source=Site+Market+Product+Page Passed Prop Challenge Trade History:  https://www.mql5.com/en/blogs/pos
          Gold Excel MT5
          Gregory Hay
          4.65 (17)
          Welcome to   GoldExcel EA , an effective trader for the XAUUSD pair (GOLD). Developed by our team to work in normal accounts, funded prop accounts and prop challenges! Does not use HFT! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller Special DEAL: Get ANY 1 EA for free (for 2 trade accounts) after purchase of GOLDEXCEL - contact me after purchase. Super PACK - Get all 4 of my EA for special PRICE - contact me. Trading PERFORMANCE Accounts (over 6+ months verified
          Bitcoin Wizard is designed for trading Bitcoin by placing pending orders based on high low at certain periods by taking advantage of strong momentum.   Why Bitcoin Wizard : Bitcoin Wizard is a fully automatic trade system, trade 24/7. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss of 100 pips. Real Signal |   Setfile  | MT4 version | Backtest Report  | Broker Spread Comparison SET UP Symbol :   BTCUSD/BITCOIN
          Oracle MT5
          Stanislav Tomilov
          5 (9)
          Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
          Boring Pips MT5
          Thi Thu Ha Hoang
          4.65 (23)
          Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is   Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool
          US30 Scalper EA MT5
          Lo Thi Mai Loan
          4.89 (9)
          Launch promo! Only a few copies left at 499$! Next price: 599$ Final price: 1999$ Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT4:  https://www.mql5.com/en/market/product/113580?source=Site+Market+Product+Page More analytics:  https://www.mql5.com/en/blogs/post/756452 For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lot
          Dragon Multi EA MT5
          Mansour Babasafary
          4.5 (40)
          77% discount for the next 10 buyers (original price $3000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
          More from author
          HFT Pro MT5
          Conor Stephenson
          2.43 (7)
          HFT Pro is a High Frequency Trading Expert Advisor utilising price action and  a  complex management of pending orders with tight stop losses to achieve constant equity growth. The expert was specifically designed to help traders pass the evaluation stage of prop firms that allow the use of HFT. Please read the User Guide for information on how to use HFT Pro. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson HFT Pro v2.0+ has been re-designed to be easier to use! Key Feature
          BlueDreams
          Conor Stephenson
          4.46 (13)
          BlueDreams is a grid expert that will scalp specific high and low points in price. The advisor views the market in depth using a mixture of price information and custom indicators analysing from multiple timeframes to determine calculated entries. By default, BlueDreams operates a dynamic grid function, meaning it can change the distance between grid orders depending on market dynamics. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Check the User Guide for further explana
          Fortune EA
          Conor Stephenson
          4.71 (17)
          Fortune is a complex algorithm that will analyse and tightly follow trend on forex pairs.  The advisor utilizes an ability to read price action information from all timeframes simultaneously. This allows the bot to make astute decisions on current price moves and act accordingly resulting in strong trend following with frequent scalping orders. Signals :  --- Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Ad
          HFT Pro MT4
          Conor Stephenson
          2.33 (6)
          HFT Pro is a High Frequency Trading Expert Advisor utilising price action and  a  complex management of pending orders with tight stop losses to achieve constant equity growth. The expert was specifically designed to help traders pass the evaluation stage of prop firms that allow the use of HFT. Please read the User Guide for information on how to use HFT Pro. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson HFT Pro v2.0+ has been re-designed to be easier to use! Key Feature
          Growthamp MT5
          Conor Stephenson
          5 (6)
          Growthamp is a grid expert designed for clients who want to customise their own entry conditions. The expert enters trades using two input custom moving averages and optional stochastic oscillation. It then manages orders into profit using chosen order management & close functions. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Key Features  Customisable entries and trade management. 36 Different Moving Average types to choose from. Follow trend or enter using Moving Ave
          FREE
          EA Ambrosia MT5
          Conor Stephenson
          5 (1)
          Ambrosia trades levels created by both the Institutional Levels Indicator and  Central Pivot Tool . These levels include CPR zones, Fibonacci levels, Support & Resistance, Quarter Points and more. In total there are 26 different entry options / combinations the expert advisor can take. Each day Ambrosia will calculate new Pivot and Fibonacci levels based on previous days price action. Coupled with a constant watch above and below current price for Institutional Levels, this expert can trade mult
          Central Pivot Tool MT5
          Conor Stephenson
          5 (9)
          Central Pivot Range levels are formed around a central pivot point. These levels in relation to the central pivot can be used to determine numerus market behaviours and possible outcomes. The distance away from the central pivot, and the price that new levels form in relation to previous day levels , can be used to determine following days trending direction and strength. Central Pivot Ranges can act as support and resistance, offer a guide where to put a stop loss and also give signals of price
          FREE
          Institutional Levels / Bank levels ... Psychological levels / Quarters theory. This indicator will automatically draw at levels, "000, 200, 500 and 800", what I know as 'Institutional Levels', OR, can also draw levels "000, 250, 500 and 750", onto the chart. Depending where you have learnt Institutional Level trading / Quarters theory, you may know them as different names, essentially the core idea is that these levels act as strong support & resistance points in most forex markets. Group chat
          FREE
          EA Ambrosia
          Conor Stephenson
          3.86 (7)
          Ambrosia trades levels created by both the Institutional Levels Indicator and  Central Pivot Tool . These levels include CPR zones, Fibonacci levels, Support & Resistance, Quarter Points and more. In total there are 26 different entry options / combinations the expert advisor can take. Each day Ambrosia will calculate new Pivot and Fibonacci levels based on previous days price action. Coupled with a constant watch above and below current price for Institutional Levels, this expert can trade mult
          Growthamp
          Conor Stephenson
          4.5 (2)
          Growthamp is a grid expert designed for clients who want to customise their own entry conditions. The expert enters trades using two input custom moving averages and optional stochastic oscillation. It then manages orders into profit using chosen order management & close functions. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Key Features  Customisable entries and trade management. 36 Different Moving Average types to choose from. Follow trend or enter using Moving Ave
          FREE
          Fortune EA MT5
          Conor Stephenson
          4.67 (6)
          Fortune is a complex algorithm that will analyse and tightly follow trend on forex pairs.  The advisor utilizes an ability to read price action information from all timeframes simultaneously. This allows the bot to make astute decisions on current price moves and act accordingly resulting in strong trend following with frequent scalping orders. Signals :  --- Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Ad
          Circadian
          Conor Stephenson
          3 (4)
          Circadian is a triangular arbitrage expert advisor that works using price correlation between three currency pairs. The expert trades three pairs at a time, these are grouped into a set. Sets are found using a custom permutations calculator or chosen from a default selection. Each minute, twenty seconds is allocated for each set to search for a synchronized arbitrage opportunity, once a valid signal is found, the set is locked in and three trades are opened. The algorithm is equipped with a dy
          Institutional Levels / Bank levels ... Psychological levels / Quarters theory. This indicator will automatically draw at levels, "000, 200, 500 and 800", what I know as 'Institutional Levels', OR, can also draw levels "000, 250, 500 and 750", onto the chart. Depending where you have learnt Institutional Level trading / Quarters theory, you may know them as different names, essentially the core idea is that these levels act as strong support & resistance points in most forex markets. Group chat
          FREE
          Central Pivot Tool
          Conor Stephenson
          4.88 (8)
          Central Pivot Range levels are formed around a central pivot point. These levels in relation to the central pivot can be used to determine numerus market behaviours and possible outcomes. The distance away from the central pivot, and the price that new levels form in relation to previous day levels , can be used to determine following days trending direction and strength. Central Pivot Ranges can act as support and resistance, offer a guide where to put a stop loss and also give signals of price
          FREE
          Trend Panel MT5
          Conor Stephenson
          Trend Panel is a simple convenient tool that will display a confirmed trending direction of timeframes M1 - D1 using ten pairs chosen by the user. The indicator is designed to add confirmation of direction into any strategy/template and then also work as a clean interactive interface to quickly change the chart to a different pair or timeframe. Group chat : https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Advisor! My produc
          FREE
          BlueDreams MT5
          Conor Stephenson
          5 (3)
          BlueDreams is a grid expert that will scalp specific high and low points in price. The advisor views the market in depth using a mixture of price information and custom indicators analysing from multiple timeframes to determine calculated entries. By default, BlueDreams operates a dynamic grid function, meaning it can change the distance between grid orders depending on market dynamics. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson Check the User Guide for further explana
          Trend Panel
          Conor Stephenson
          5 (2)
          Trend Panel is a simple convenient tool that will display a confirmed trending direction of timeframes M1 - D1 using ten pairs chosen by the user. The indicator is designed to add confirmation of direction into any strategy/template and then also work as a clean interactive interface to quickly change the chart to a different pair or timeframe. Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Advisor! My product
          FREE
          Arbency
          Conor Stephenson
          Arbency is a Latency Arbitrage Expert Advisor designed to take advantage of quick price differences between two or more broker feeds. Arbency has been meticulously developed to efficiently share data between any number of local terminals. Please read the User Guide for further explanation on the strategies concept & information on how to use the Expert. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson MT4 can't be back tested due to multiple pairs data needing to be used at t
          Arbency MT5
          Conor Stephenson
          Arbency is a Latency Arbitrage Expert Advisor designed to take advantage of quick price differences between two or more broker feeds. Arbency has been meticulously developed to efficiently share data between any number of local terminals. Please read the User Guide for further explanation on the strategies concept & information on how to use the Expert. Signals & Group Chat : https://www.mql5.com/en/users/conorstephenson MT4 can't be back tested due to multiple pairs data needing to be used at t
          Filter:
          hosein22m
          361
          hosein22m 2024.05.23 18:29 
           

          User didn't leave any comment to the rating

          rajivcau
          443
          rajivcau 2024.03.22 06:18 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2024.03.25 16:56
          Awesome! Thank you for using Circadian and for your review I appreciate it! 🤝
          Luis Mariano Vazquez Marcos
          8252
          Luis Mariano Vazquez Marcos 2023.12.26 14:09 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2024.01.18 09:53
          Thank you for your review Luis. 🤝
          cbarryftmo
          214
          cbarryftmo 2023.12.20 19:52 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2024.01.18 09:53
          Amazing review. Thank you, I really appreciate the interest and patience testing. Very happy Circadian works well for you! 🤝
          Rafael Oliveira
          18
          Rafael Oliveira 2023.12.15 18:09 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2023.12.16 10:52
          That’s great thank you! 🤝
          Miko
          91
          Miko 2023.11.21 18:07 
           

          User didn't leave any comment to the rating

          [Deleted] 2023.11.19 18:38 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2024.05.23 18:35
          Not sure where you’re getting simple and basic from, Circadian is quite a complex grid expert really. But thank you for your interest in Circadian! 🤝
          Jiu Si Yong Lai
          706
          Jiu Si Yong Lai 2023.10.31 08:19 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2023.10.31 09:36
          Thank you for your review! I’m happy Circadian is working well for you 🤝
          90066880
          44
          90066880 2023.09.01 01:01 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2023.09.01 01:07
          Thank you for your review 🤝
          Fredy Beyer
          65
          Fredy Beyer 2023.08.29 07:23 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2023.09.01 01:07
          Great, thank you for your review 💪
          ruecha_m
          336
          ruecha_m 2023.08.10 04:54 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2023.09.01 01:06
          Cool! Thank you for your patience testing 🤝
          Evgeny Belyaev
          87821
          Evgeny Belyaev 2023.07.27 12:48 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          20468
          Reply from developer Conor Stephenson 2023.07.27 14:00
          Thank you 🤝
          Olga Snizhko
          980
          Olga Snizhko 2023.03.12 17:49 
           

          Bought for collection. Author has invested a lot of work in this project because five stars.

          Reply to review
          Version 5.0 2024.02.21
          - Large overall code optimisation with slightly increased backtest speed & lighter load on CPU.

          - Improved order placement & management functions.

          - Improved Trade Modes, trade entry & hedge logic.

          - Added 'Arbitrage Threshold' to allow more or less frequent triangular arbitrage trades.

          - Added 'Allow Hedge To Close' - Circadian can close negative buy trades using positive sell trades and negative sell trades using positive buy trades.

          - 'Close trades if equity drops below' & 'Only open trades above free margin' now work as a percent value of the total account balance.

          - Added Multiplier modes.

          - Added Trailing Stop Loss.

          - Improved AutoClose function with added modes.

          - Removed 'Close from Signal/Inefficiency change'.

          - Added 'Adjust amount in accordance with base lot'.

          - Improved Drawdown Reduction function.

          - Added on chart profit labels.

          - Bugs fixed in News Filter.

          - Fixed panel delaying when moved around in MT5.

          - Updated panel and comment.

          - Updated tooltips.

          - Changed default settings.

          - Recompiled with the latest build to fix any global initialization failure.
          Version 4.1 2023.01.31
          - Updates to on-chart panel.
          Version 4.0 2023.01.30
          - Added on-chart panel.

          - Refined core logic.

          - Updated trade modes.

          - Updated all default pair sets.

          - Removed 'Shuffle all pairs'.

          - Added 'Marketwatch Permutations' - This function will scan available marketwatch pairs and create all possible valid Triangular Arbitrage pair triangles.

          - Added separate base lot and multiplier inputs for each pair.

          - Recoded Auto Money Management function.

          - Removed 'Adjust amount in accordance with base lot'.

          - Updated on-chart comment.

          - Changed default settings.

          - Recompiled with the latest build to fix any global initialization failure.
          Version 3.1 2022.11.17
          - Fixed error needing 'stdlib' to be located inside the includes folder for the expert to work correctly using some terminals.

          - Updated on chart comment to show the current spread & max open volume limit of each pair.
          Version 3.0 2022.11.12
          - Added 'Custom Pair Inputs' function : Now clients can test their own pair sets with Circadian.

          - Added 'News Filter'.

          - Added Time & Day limit functions.

          - Added optional functions to stop trading before the weekend and to skip Monday market open.

          - Added 'Alert At Grid Level' function.

          - Added inputs to change each of the pairs fixed pipstep.

          - Updated on chart comment.

          - Updated close functions to comply with FIFO.

          - Changed input names & layout.

          - Changed default settings.

          - Code optimization.

          - MT5 file size reduced by 40%. - MT4 file size reduced by 50%.

          - Backtest speed improved for both platforms : (With all on chart graphical items set false.)
          Version 2.0 2022.10.02
          - Added Trade Modes.

          - Changed 'Close from Signal/Inefficiency change' to now be timed by the dynamic step timeframe input rather than the current loaded chart timeframe.

          - Updated on chart comment to show the next trade sizes for both buy and sell.
          Version 1.5 2022.09.28
          - Removed Trades Modes.

          - Fixed bug causing the on chart stop buttons to not work properly.

          - Added Max Lot size and Max Trades inputs for each pair.

          - Added 'Close hedge trades separately' function. - When true the EA will close out hedged trades for the 'amount to close' input.

          - Added 'Close from Signal/Inefficiency change' function - When true the EA will exit trades for an overall profit once the signal mix that opened the initial trades changes. - This is timed using new candle openings of the loaded chart timeframe.

          - Changed on chart comment to show the signal status of each pair.

          - Changed default settings.
          Version 1.3 2022.08.18
          - Added "AUDCAD,NZDCAD,AUDNZD" pair set.

          - Made dynamic take profit and hedge parameters visible in the input menu.

          - Changed default settings.
          Version 1.1 2022.08.11
          - Added 'Trade Mode' input. - Circadian can now scalp each bar as well as search for valid entry signals.