• Overview
  • Reviews (11)
  • 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 11
          Olga Snizhko
          957
          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.71 (184)
          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.64 (42)
          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
          Volatility Trade Master
          Lefika Raphel Sebatane
          The "Volatility Trade Master " Expert Advisor as the name suggests is a master in trading volatile markets. It was primarily designed to trade the synthetic volatility indices found under Deriv Broker.  The EA targets probable turning points of the market by analyzing multiple timeframes at the same time and choosing the best time time to enter a trade. The main feature for the EA is its unique risk management system that include a sophisticated recovery mode and loss minimizing features. 
          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
          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
          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
          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
          Gold survivor
          Mr Charat Sattayamuk
          This algorithm uses smart martingale. Able to survive in any situation. New orders are not determined by distance. But it is determined by the point where the market is expected to reverse. The robot start with ordering according to the trend. Never place orders that are against market trends and do not place orders in situations where market trends tend to reverse. Finally, you can earn more profits by using Trailing Stop.
          UJ Master EA
          Matej Hofman
          Introducing   UJ Master EA, a simple  yet powerful Expert Advisor for trading the USDJPY pair! Developed, tested and traded by a team of experienced traders with trading experience of over two decades. Prop-Firms Ready Easy To Set up Not sensitive to broker conditions  UJ Master EA is updated every 3 months to get the best results! UJ Master EA   utilizes a complex price action strategy and smart money concepts, following strict mechanical rules. For the best possible results, follow these st
          Buyers of this product also purchase
          Quantum Emperor MT5
          Bogdan Ion Puscasu
          4.88 (241)
          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
          The Gold Reaper MT5
          Profalgo Limited
          4.79 (38)
          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
          Aura White Edition MT5
          Stanislav Tomilov
          5 (28)
          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,
          PrizmaL Pro
          Vladimir Lekhovitser
          3.73 (33)
          PrizmaL Pro   Live signal  (fxpn.by) For additional in-depth details, kindly refer to the  Manual Guide Feel free to contact me with any questions:  https://www.mql5.com/en/users/prizmal Also add me as a friend. Dear traders and investors, I present to you a strategy that has proven itself over more than 18 years. Back in 2008, PrizmaL took second place in the World Championship of Trading Robots from MetaQuotes (Automated Trading Championship 2008). During the competition, the strategy
          X Code G
          Shintaseftiana
          5 (8)
          ONLY 1 COPIES LEFT AT CURRENT PRICE! , NEXT PRICE  1199 USD,    SO COME ON HURRY UP !! Introducing eXecute-Code (X-CODE) EA - the ultimate Expert Advisor that's out of this world!, X-Code G EA base on Algorithm Levels of Trading.  Live Signal M5     |    Live Signal M1   |     Channel     |    MySetfile_1.3 I design X-Code G EA for XAUUSD/GOLD pair Why should you choose and use X-CODE EA in Trading? X-CODE EA will give you a pleasant trading experience because in X-CODE EA reliable algor
          CyberVision EA
          Eduard Nagayev
          4.18 (22)
          CyberVision EA is a technology I developed during my undergraduate studies. CyberVision EA is not just an advisor, it is a high-speed computing machine that can generate historical data. CyberVision EA is not just an EA, it is a high-speed computing machine that works with recurrent neural network (RNN) and generative adversarial network (GAN), and my EA also uses data quantization. Live Signal:  https://www.mql5.com/en/signals/2218278 CyberVision EA Operation Description The price of the EA is
          AI TradingVision GPX
          Yu Mei Cheng
          4.83 (46)
          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
          Gold Trade Pro MT5
          Profalgo Limited
          4.79 (29)
          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
          Dragon Multi EA MT5
          Mansour Babasafary
          4.52 (33)
          78% 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
          Quantum StarMan
          Bogdan Ion Puscasu
          4.9 (71)
          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
          PrizmaL Plus
          Vladimir Lekhovitser
          5 (1)
          PrizmaL Plus   Live signal PrizmaL Pro   Live signal For additional in-depth details, kindly refer to the  Manual Guide Feel free to contact me with any questions:  https://www.mql5.com/en/users/prizmal Also add me as a friend. Introducing the evolution of excellence: PrizmaL Plus. Crafted in response to fervent user demand, this enhanced iteration surpasses its predecessor, PrizmaL Pro, with strategic refinements meticulously tailored to thrive in today's dynamic market landscape.
          TrendMaster FX
          Chen Jia Qi
          4.63 (83)
          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
          One Gold MT5
          Stanislav Tomilov
          4.6 (15)
          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
          Quantum Wizard MT5
          Bogdan Ion Puscasu
          5 (14)
          Quantum Wizard is an advanced Expert Advisor for trading the S&P500 (US500), using an sophisticated grid system and advanced money management that's designed for peak performance . It has been in development for more than 2 years, with the latest update coming this year. You can now finally diversify your portfolio with indices trading. Quantum Wizard is very simple to install, it just needs to be installed on US500 with the default settings, on any timeframe. Live signal :   CLICK Quantum
          Gold Garden MT5
          Chen Jia Qi
          5 (6)
          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
          Quantum Trade EA MT5
          Bogdan Ion Puscasu
          4.82 (138)
          Introducing   Quantum Trade 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, Quantum Trade   EA is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quan
          SSX Titan TT
          Artem Minchuk
          3.39 (46)
          Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
          Gold Trading Algo MT5
          Ho Tuan Thang
          5 (28)
          ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. - REAL SIGNAL: MT4:  https://www.mql5.com/en/signals/2217326 Real operation monitoring as well as my other products can be found here:     https://www.mql5.com/en/users/tuanthang/seller IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, No Grid - The order is
          Oracle MT5
          Stanislav Tomilov
          5 (6)
          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
          GoldPulse AI MT5
          Babak Alamdar
          4.43 (7)
          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 Final Price: 5000 $ At the current price, there are only 2 copies left, the next price is -->> 334 $ 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 XAUCNH! I check the news every singl
          Gold Excel MT5
          Gregory Hay
          4.57 (14)
          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 **V3.0 Update Read Blog :  https://www.mql5.com/en/blogs/post/756411 ***IMPORTANT ANNOUNCEMENT DST TIME CHANGES - USERS PLEASE READ****:   https://www.mql5.com/en/market/product/111410?source=Site#!tab=comments&page=2 ***Next price r
          Daytrade Pro Algo MT5
          Profalgo Limited
          4.5 (10)
          Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP: Click here Set Files Welcome to DayTrade Pro Algo!  After years of studying the markets and programming different strategies, I have found an algorithm that has everything a good trading system needs: It is broker independent It is spread independent
          AI NeuroX EA
          Denis Kurnev
          4.8 (15)
          AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
          Forex GOLD Investor MT5
          Lachezar Krastev
          4.88 (49)
          SHOCK DEAL --> JUST RELEASED UPDATE + DISCOUNT + BONUS EA Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been tested rigorously to get the most successful results. You do not need to do any optimizations if you use the default settings
          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
          Bitcoin Robot MT5
          Marzena Maria Szmit
          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. We'
          Big Forex Players MT5
          Marzena Maria Szmit
          4.78 (37)
          We proudly present our cutting-edge robot, the Big Forex Players EA designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the biggest Banks (positions are sent from our database to th
          The Last Of It
          Tajammul Hussain
          4.56 (9)
          The Last Of It: Unleash the Ultimate Forex Trading Powerhouse Prepare to be amazed by the sheer force of "The Last Of It," the crowning jewel in my elite collection of expert advisors. This masterfully crafted EA stands as a testament to cutting-edge trading technology, delivering unparalleled performance across the forex landscape. With "The Last Of It" at the helm of your trading arsenal, you'll harness the full potential of a meticulously engineered strategy that seamlessly navigates the intr
          Dark Catcher mt5
          Marina Arkhipova
          5 (5)
          "Dark Catcher" is your night hunter in a world of financial opportunity, where every dark shadow of the market becomes a source of light. This advisor is your reliable assistant, helping you penetrate the darkest corners of the market and identify prospects for successful trading. Let "Dark Catcher" illuminate your path to financial independence and achieving your goals in the financial market. About the advisor: “Dark Catcher” uses a Bollinger Bands channel, CCI indicator and several filters t
          Hamilton
          Tajammul Hussain
          4.5 (16)
          Hamilton: Your Gateway to Profitable CAD Trading Embark on a transformative journey in the world of forex trading with Hamilton, the latest addition to my suite of expert advisors. This sophisticated EA is designed to navigate the complex landscape of Canadian Dollar pairs and their crosses, delivering consistent results through its innovative approach. Hamilton employs a unique blend of popular indicators, including volume, trend, and trend reversal, to create a powerful trading strategy. By an
          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. Signals : - Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Advisor! Key Features  Opens and closes trades within
          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
          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
          HFT Pro MT4
          Conor Stephenson
          2.6 (5)
          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. Signals : - Group chat :  https://www.mql5.com/en/users/conorstephenson Please contact me after your purchase for set up advice and a free Expert Advisor! Key Features  Opens and closes trades within
          Central Pivot Tool MT5
          Conor Stephenson
          5 (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
          Growthamp MT5
          Conor Stephenson
          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
          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
          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
          Fortune EA MT5
          Conor Stephenson
          4.6 (5)
          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
          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
          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
          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
          Trend Panel
          Conor Stephenson
          5 (1)
          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
          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
          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
          Filter:
          rajivcau
          442
          rajivcau 2024.03.22 06:18 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          19358
          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
          7082
          Luis Mariano Vazquez Marcos 2023.12.26 14:09 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          19358
          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
          19358
          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
          19358
          Reply from developer Conor Stephenson 2023.12.16 10:52
          That’s great thank you! 🤝
          [Deleted] 2023.11.19 18:38 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          19358
          Reply from developer Conor Stephenson 2023.11.19 18:42
          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
          19358
          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
          19358
          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
          19358
          Reply from developer Conor Stephenson 2023.09.01 01:07
          Great, thank you for your review 💪
          ruecha_m
          311
          ruecha_m 2023.08.10 04:54 
           

          User didn't leave any comment to the rating

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

          User didn't leave any comment to the rating

          Conor Stephenson
          19358
          Reply from developer Conor Stephenson 2023.07.27 14:00
          Thank you 🤝
          Olga Snizhko
          957
          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.