• Overview
  • Reviews (6)
  • Comments (18)
  • What's new

Circadian

3

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 6
          Benoit Jean Chanas
          191
          Benoit Jean Chanas 2023.12.22 13:35 
           

          Great EA. Here is my signal. https://www.mql5.com/en/signals/2159639?source=Site+Profile

          Yoseph Soegianto Kriswanto
          425
          Yoseph Soegianto Kriswanto 2022.11.30 14:06 
           

          Working very well. Very happy with all Conor EA. It's an absolute gem. Thank you

          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 MT4 version, click  here  for  Blue CARA MT5  (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 perhapse most popular) Inn
          MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
          The Arrow Scalper
          Fawwaz Abdulmantaser Salim Albaker
          1 (2)
          Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
          FREE
          PairsTrading
          Evgenii Kuznetsov
          3.67 (9)
          The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 revers
          Grid and MACD
          Vladimir Gribachev
          This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
          Grid and MA
          Vladimir Gribachev
          5 (3)
          This is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The order grid is adaptive and is made of market orders. If the price ha
          Matrix Arrow EA MT4
          Juvenille Emperor Limited
          5 (7)
          Matrix Arrow EA MT4 is a unique expert advisor that can trade the Matrix Arrow Indicator's MT4 signals with a trade panel on the chart, manually or 100% automatically.  Matrix Arrow Indicator MT4 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) Rel
          EA Disperse
          Oleg Pavlenko
          The starting price of the adviser is 50 usd EA Disperse is an Expert Advisor for overclocking a deposit. The EA is not designed for long-term trading, so it makes no sense to test it for a long period. There is no point in describing his strategy, everything can be seen in the strategy tester in visual mode. If anyone is interested, then the options for overclocking deposits will be in discussions, in post #2 Timeframe: M15  Broker : Any Currency pair: Any, except metals, commodities and
          Magic EA MT4
          Kyra Nickaline Watson-gordon
          3 (1)
          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
          Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
          H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
          The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
          Gold Matrix pro Welcome to the Gold Matrix Ea pro. The Robot is based on one standard Indicator. No other Indicator required =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== =>   works on all Time Frames from 1Minute to 1Day => On the lower Frames
          TC Poseidon EA
          Pablo Leonardo Spata
          This is a trading robot to work on USDCHF - Timeframe H1 . It exploits a statistical advantage produced in the Swiss franc. All trades with SL and TP. Backtest now!   Special OFFER for this week Discount price - $ 49. Next price $ 149. BUY NOW!!!   Would you like to see how 100 dollars turn into more than 3 million dollars? Do you already have a robust strategy that works on USDCHF ? TC Poseidon EA is the god of the seas, water, storms, hurricanes, earthquakes, and horses. Use its power to
          Universal MT4 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
          Bear vs Bull EA MT4
          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 tr
          Wolf Stream
          Vadym Nemo
          5 (2)
          Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
          Fundamental Robot MT4
          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
          This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
          Ilanis
          Mikhail Sergeev
          4.61 (28)
          Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
          HFT King Ea
          Ram Klein Caputol
          Introducing HFT KING EA - The Ultimate HFT KING of Trading! This fully automated high frequency trading system is designed to revolutionize your trading experience with its advanced algorithm and state-of-the-art features. HFT King utilizes a unique combination of technical analysis, artificial intelligence, high frequency trading and machine learning to provide traders with reliable and profitable trading signals. HFT King cutting-edge technology is highly effective in identifying trading op
          Commodity Channel Indicator Forex Trading Strategy
          Victor Manuel Valderrama Zamora
          4.67 (3)
          Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades after CCI indicator exit the oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is GBPUSD and the recommended timeframe to operate and to do backtests is D1. This Expert Advisor can be profitable in any TimeFrame
          FREE
          Santa Scalping
          Morten Kruse
          3.05 (21)
          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
          Blue Dollar EA
          NGUYEN NGHIEM DUY
          Blue Dollar EA is based on a multifunctional template and is designed for intraday trading with all major currency pairs on any timeframe. The strategy is based on analysis of price action within the daily volatility range for a given period. The EA has a vast set of features - it can be configured for any trading style, which makes it not just a trading robot, but a multifunctional flexible designer. The EA applies order placement levels, stop loss, take profit and trailing stop levels invisibl
          Success Forex
          Mr Teerawoot Aonlamool
          Way  to success  EA EA used to trade gold, try to get up to 10000 points of chart drag Trade according to trends, use up to 5 indicators to set values. It is a Martingale system. Fixed when the first lot lost by multiplying not over There is a trailing system. Stop comes when there is a profit. Max drawdown only 24.18% Testing Through the Crisis of War Within 6 months the profit reaches 128.74%
          Open lock
          Sergey Likho
          4.02 (45)
          The Expert Advisor helps reduce the account drawdown. To do this, the losing deal is split into multiple small parts, each of these parts is closed separately. The EA can interact with other experts. For example, when a certain drawdown is reached, Open Lock can disable the other expert and start working with its orders. Open lock for MetaTrader 5 is available here Methods used by the EA Locking to prevent a drawdown increase Averaging orders used to cover the loss Partial closure to reduce th
          LL Grid EA MT4
          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  selectab
          Max ScalperSpeed
          Paranchai Tensit
          Max ScalperSpeed   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 to ad
          Gold Coin M5
          Andrey Kozak
          The next price will be $397.  Gold Coin M5 is an automated trading robot designed to trade the gold market (XAUUSD) using the M5 period. This robot is designed for traders who want to trade automatically on short-term time intervals (scalping). Peculiarities: Scalping strategy: The robot uses a scalping strategy based on instant entry and exit from positions based on short-term price movements. Optimized for XAUUSD on M5: The XAUUSD Scalper is specifically tuned to trade the XAUUSD pair on t
          BuckWise
          Joel Protusada
          BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
          Buyers of this product also purchase
          The Gold Reaper MT4
          Profalgo Limited
          4.83 (24)
          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 volatil
          Gold Trade Pro
          Profalgo Limited
          4.55 (20)
          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 New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set 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 probably
          Quantum Emperor MT4
          Bogdan Ion Puscasu
          4.93 (124)
          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 det
          HFT Prop Firm EA
          Dilwyn Tng
          4.98 (621)
          HFT Prop Firm EA is  also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. For limited period: Free utilities worth $198 when you buy HFT Prop Firm EA Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 66603384 Server: ICmarketsSC-Demo06 Password: Greenman Result
          One Gold MT4
          Stanislav Tomilov
          5 (8)
          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 advanced technologies in neural networks, EA is capable of analyzing historical and current dat
          Aura Black Edition
          Stanislav Tomilov
          4.76 (17)
          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
          Aura White Edition
          Stanislav Tomilov
          4.4 (5)
          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, GBPU
          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
          Bitcoin Robot MT4
          Marzena Maria Szmit
          The Bitcoin Robot  MT4 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 sa
          HFT Prop EA
          Manpreet Singh
          4.95 (242)
          HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
          Forex GOLD Investor
          Lachezar Krastev
          4.62 (29)
          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 don't need to do any optimizations if you use the default settings
          Dragon Multi EA MT4
          Mansour Babasafary
          4.71 (17)
          77% discount for the next 10 buyers (original price $3000): 4 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
          Oracle MT4
          Stanislav Tomilov
          4.17 (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
          TopBottomEA
          lizhi fu
          4.78 (51)
          TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
          Ai Hybrid Robot MT4
          Mansour Babasafary
          71% discount for the next 5 buyers (original price $9000): 3 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. Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in t
          Quantum Trade EA
          Bogdan Ion Puscasu
          4.69 (78)
          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 Quantum T
          Big Forex Players MT4
          Marzena Maria Szmit
          4.64 (22)
          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   (p ositions are sent from our databa
          Daytrade Pro Algo
          Profalgo Limited
          5 (5)
          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 independ
          Smart Funded Hft
          Barbaros Bulent Kortarla
          5 (48)
          Smart Funded EA is an expert advisor designed to pass the HFT challenges of prop firms that allow its use. Do I need to back-test? You do not need to backtest, and demo servers that you backtest will not give the real results since HFT prop firms servers and symbols are specially designed friendly with HFT bots. Samart Funded HFT has a hundred percent success rate so do not waste your time back testing. You can test the EA with your   HFT challenge account with 0.01 lots if you still want to tes
          Gold Garden MT4
          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 MT5 version: Gold Garden MT5
          GoldPulse AI
          Babak Alamdar
          5 (6)
          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 $ There are only a few copies left at the current price, the next price is -->> 500 $ 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
          Quantum HFT Prop Firm
          Ho Tuan Thang
          4.91 (146)
          ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor(Starting from $200) Account Number:  66668979 Server: ICmarketsSC-Demo06 Password: quantumhft1 You will get BONUS  worth $399 after you pass the HFT Prop Firm challenge round Quantum HFT Prop Firm is the EA is designed to pass the competition of HFT Prop Firms.  Please be aware that this Expert Advisor (EA) should not be used with a real account. Its sole pur
          TrendMaster FX MT4
          Chen Jia Qi
          5 (9)
          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 PRO
          Fanur Galamov
          5 (9)
          Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
          XG Gold Robot MT4
          Marzena Maria Szmit
          4.57 (21)
          The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
          Position Trader EA
          LEE SAMSON
          4.67 (6)
          Turn any trading strategy into a position trading strategy or trade the proven RSI & ADR based position trading strategies, including automated drawdown control system for positions that move against you. This EA is an evolution and a simplification of the MRA EA that has been used for position trading strategies taught on the Market Structure Trader website for many years. See my profile for a link to the website, free position trading course and other products. The EA will automatically scale
          Boring Pips MT4
          Thi Thu Ha Hoang
          5 (12)
          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 to
          Gold Trading Algo
          Ho Tuan Thang
          4.63 (8)
          ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. Limited price $199 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 latest news from me Some Features: - No Martingale, No Grid - The order is always protected by Stoploss - EA is using in-b
          SSX Titan TT MT4
          Artem Minchuk
          2.55 (11)
          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
          Candle EA MT4
          Mansour Babasafary
          4.58 (38)
          This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
          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
          Growthamp MT5
          Conor Stephenson
          5 (4)
          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
          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
          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 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
          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
          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
          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
          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
          Circadian MT5
          Conor Stephenson
          5 (1)
          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
          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
          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 If you're not familiar with Latency Arbitrage, please do considerable resea
          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 If you're not familiar with Latency Arbitrage, please do considerable resea
          Filter:
          Benoit Jean Chanas
          191
          Benoit Jean Chanas 2023.12.22 13:35 
           

          Great EA. Here is my signal. https://www.mql5.com/en/signals/2159639?source=Site+Profile

          Conor Stephenson
          19615
          Reply from developer Conor Stephenson 2024.01.18 10:41
          Thank you for your review and sharing your signal. I’m happy Circadian is working well for you! Please keep an eye out for an update soon that will increase functionality further! 🤝
          krutov64
          117
          krutov64 2023.11.03 06:03 
           

          User didn't leave any comment to the rating

          Yoseph Soegianto Kriswanto
          425
          Yoseph Soegianto Kriswanto 2022.11.30 14:06 
           

          Working very well. Very happy with all Conor EA. It's an absolute gem. Thank you

          Conor Stephenson
          19615
          Reply from developer Conor Stephenson 2024.01.18 09:58
          Awesome thank you, I appreciate you using my creations! 🤝
          MrCharts
          187
          MrCharts 2022.11.06 10:45 
           

          Always suspicious when a developer closes a live signal 'because they need the funds' especially when the account was ony a cent account, what does that tell you?

          Conor Stephenson
          19615
          Reply from developer Conor Stephenson 2022.11.06 11:03
          Tells you that I needed the funds the week before payday? Living comes before forex! I also had to withdraw from the BlueDreams live signal not just Circadian. But both will be starting up again tomorrow. Thank you for the interest in the expert either way 🍻
          jonasw
          617
          jonasw 2022.10.06 11:59 
           

          User didn't leave any comment to the rating

          Conor Stephenson
          19615
          Reply from developer Conor Stephenson 2022.10.06 14:01
          Thank you for your review, I appreciate it. I'm glad Circadian is working well for you!🤝
          Mehdi El Mawla
          450
          Mehdi El Mawla 2022.10.03 20:45 
           

          burned my account recently

          Conor Stephenson
          19615
          Reply from developer Conor Stephenson 2022.10.04 12:07
          Thank you for your review! 🤝
          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.17
          - 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.