Omnia Bar – One for All
All you need is a single indicator, which could draw any reliable offline chart of your wish.
Omnia Bar Charts Collection is all-in-one solution for those who need all types of offline charts. A single indicator can generate any chart type according to your selection. You may even change your chart type and settings on the fly and directly from the offline chart – using a unique remote control indicator GUI placed on the offline chart.

Using OmniaRemote indicator for swapping charts on-the-fly.
The chart generator embeds all the following charts:
Installation Guide and First Steps
Watch the video to learn how to install and use OmniaBar Charts.
For privacy reasons YouTube needs your permission to be loaded.
Unique Features
What are additional features of Ovo offline generators?
- the generator is an indicator rather than a script or EA, which makes it more comfortable for deployment
- input setting is adjustable from multiple places: from the input dialogue, or from the entry box of an indicator sub-window, or from the offline chart using additional indicators (Omnia Remote, Omnia Auto Range). Settings on the offline chart makes the range switching as flexible as switching between timeframes.
- safe timeframe switching of the feed chart (no need for sacrificing the feed chart for a single timeframe)
- generator can detect and optionally break chart into trading sessions
- generator uses all available timeframes for the initial model, and it is not bound to a single selected timeframe
- when starting up, the indicator selects the chart starting anchor from the user-defined chart candles count
- a single indicator can serve multiple identical offline charts (a single chart ID in multiple windows)
- detects significant drop-outs in feed and rebuilds the offline chart after the feed updates
- displays consistent candle tick volume calibrated to regular timeframes, so you may rely on the tick volume in your analysis and EAs
- guards for a change of the feed server, so it updates the chart if you switch between accounts
- works properly with symbols having MQL unfriendly names (like “EURUSD..”, i.e. trailing double dot in the name)
- reports unexpected time gaps in the MT4 history, reports inconsistencies between symbol timeframes
- excludes phantom (no volume) ticks
- fixes incorrect input for a non-trivial instrument tick size
- can decrease chart refresh rate on demand
- indicator development is still open, you may expect fast fixes for new Metatrader builds

Hello Milan, I’m facing problems when trying to make the payment through direct buy, maybe I could make a transfer on paypal using your email paypal?
Hello Fabio, please try to fund Paypal account by wire transfer when the card operations do not seem to work.
Hi, Hi I bought Omnia Bar and I really like how it works but I just saw that MetaQuotes will no longer grant licenses to brokers for MT4. I’m trying to build an EA based on your charts and I don’t want to waste money building it. There are alternative renko charts for MT5 but they suck. Are you planning to bring your charts to MT5?
Thank you
Hello Ovo,
In the Hybrid Renko in Omnia Bar, would you please add the option Reverse Size (as in Flex Renko) ?
So this Hybrid Renko version will have Ticks & Reverse Size with it.
Awaiting your reply!
My Best Regards
Hello Victor, I am afraid I won’t update the HybridRenko indicator in this way. It is quite complicated to understand its mechanics for most people, and adding new options would make it even more confusing.
Hello Milan, please I intend to run my mt4 on a vps to trade, Omniabar was what was purchased, would I require another licence key on the vps? All the other 3 licence keys are already in use.
As a follow up, I am using the same computer to install my vps, I have a license key working on this computer already, so do I need another license key? or I can use same key already in use on this computer.
The license is for three Windows accounts. So if you use it in multiple Windows profiles on a single computer, it would consume multiple installations.
Hi I need to buy hybrid renko chart where is it. Give me like purchase link I need to buy
Reply
Hello Kunal, HybridRenkoBar indicator is available in the Renko product page and you may license it with Renko link in the Order page.
Based on the information provided in the video if I wanted to create something like an ATR based mean renko using the last 14 days (traditional ATR) utilizing Omnia Autorange that reflected a Daily Chart I would utilize the following:
Timeframe for range calculation: 1440 (a day minutes)
Result multiplier: 0.5
Chart length – 20160 (14 days in minutes)
Does this look accurate to you.
Hello Rodney, If you write about the OmniaAutoRange, it calculates average bar height over the particular period rather than ATR. Otherwise your settings is legit.
But is there a way to generate a chart that is based off of the ATR?
Hello,
My broker offer MT5 platform only. How can I apply the your Renko Chart to MT5 ?
Definitively not with this indicator.
Hi. I have used the omnia remote for some time, could it be possible to adjust settings so as it corresponds with the (Wk1, D1, H4, H1…etc)charts, instead of 960, 480, 240, 120 & so fourth?
What settings do you mean in particular? I cannot figure it out.
I use the omnia bar for some years, definitely is the best. But Do you have in mind to launch some day the Omnia Bar to the MT5 platform? It would be great.
Thanks and greetings.
Rafa.
Perhaps, I am not sure, as MT5 chart implementation is based on a different model, which is very unfriendly to non-linear timeframes.
Does Omnia Bar add the Flexibar option for timeframe 1 second charts?
OmniaBar embeds all the single-mode charts, so FlexiBar is no exception.
Hi, I just bought a new computer, if omnia bar is attached to a windows account then can I sign out from my old computer and sign in on the new one so I can use the same licence key? This means can I just switch computers with one licence key but on one computer, the new one.
You may release the complete license assignment in the selfcare page, so you never lose the license with the retired computer. However, if your license count is not saturated yet, then you may just fill in the same license.
Hi Milan, can I use Omnia to open/create Mean and Point chart on 2 displays at the same time?
Well, you may display any chart inside the MT4 terminal application window. So when you stretch the MT4 application window over the extended desktop, you may see charts on two displays, if this was the question.
Optionally you may install and start the additional MT4 terminal with the same account and run it on the other display.
If the question is about opening offline chart multiple times, you may open the additional window by shift+click on the M61(-like) button.
Hi Milan, I´ve purchased the omnia bar suite and use it on multiple VPS. From the beginning it sometimes stopped to print new blocks on the chart. First I thought that could have been a problem from my side (server capacity or something like that). But now I use it on very fast servers, no other charts open (just one) also all settings in MT4 stripped down, to have the best/fastest performance and so on. It still quits printing the Point-O-Blocks (the same goes for Renkos and other charting possibilities the omnia bar indicator includes). As I use it on completely different servers, different charts and different brokers, I can´t think of anything that is wrong from my side. Do you have any ideas how this problem can be solved?
thanks
Hello there!
After reinstalling Windows, I can’t start the Flexi Bar indicator.When entering the key, it writes indicator cannot create chart try to set other offline id in the indicator input and optionally restart mt4.What should I do about it?
I love your Renko chart
Hi Milan! I have a question concerning using my EA to call data from another Omnia Bar offline chart and using that data to take trades on a separate Omnia bar chart which the EA is running on. I hope that makes sense, but if not let me explain further.
Usually in an EA’s code you would write -iCustom(NULL,0,”name of indicator”,……)etc – and if i wanted to get information from an indicator running on a higher timeframe I would use something like PERIOD_H4 instead of 0. However since renko bars do have timeframes the above would be impossible. How then can I call the Offline chart created by the Omnia Bar indicator to access this information? Is this at all possible? And if so…can you explain how I can achieve this. Thanks in advance
P.S. I do hope you understand what I’m trying to explain.
Well, the timeframe parameter in iCustom used to work with any integer, did anything change lately? – I did not check. And you need to keep open the offline chart, which you intend to read values of.
Hello im a customer about a year ego purchased the flwxi bars and havent used it a while but now in mid january i down loaded the exe file used it but didnt use my licence key … and when the trial expired i used my product licence key and its not ecsepting it please help me in this
Hello Jozsef, in such case you need to reset your license in the License Selfcare page.