MultiCharts 14.0 Release 2

Questions about MultiCharts and user contributed studies.
User avatar
Kate MultiCharts
Posts: 560
Joined: 21 Oct 2020
Has thanked: 7 times
Been thanked: 139 times

MultiCharts 14.0 Release 2

Postby Kate MultiCharts » 24 Dec 2020

MultiCharts 14.0 Release 2 build 21357 is out now!
This release features a new data feed and broker - Binance. You can check the change log in our blog.
>>>Go to Download page<<<

User avatar
syswizard
Posts: 295
Joined: 15 Dec 2012
Has thanked: 16 times
Been thanked: 28 times

Re: MultiCharts 14.0 Release 2

Postby syswizard » 28 Dec 2020

Nicely done....many valuable fixes here.
However, why on earth would you do this:
"IQfeed: maximum length of a tick data request is now limited to 1 day."

What was the rationale behind incorporating that limitation ?

User avatar
CrazyNasdaq
Posts: 318
Joined: 02 Sep 2009
Location: ITALY
Has thanked: 97 times
Been thanked: 86 times

Re: MultiCharts 14.0 Release 2

Postby CrazyNasdaq » 28 Dec 2020

However, why on earth would you do this:
"IQfeed: maximum length of a tick data request is now limited to 1 day."

What was the rationale behind incorporating that limitation ?
It's truly irrational this "new" limit
If I stay away for a week I can't reload and fill the data for the period I was away, even if I pay for them through 3 months back of historical data to IQfeed. Why this limitation ?

User avatar
Mark Brown
Posts: 180
Joined: 29 Nov 2016
Has thanked: 109 times
Been thanked: 17 times

Re: MultiCharts 14.0 Release 2

Postby Mark Brown » 29 Dec 2020

However, why on earth would you do this:
"IQfeed: maximum length of a tick data request is now limited to 1 day."

What was the rationale behind incorporating that limitation ?
It's truly irrational this "new" limit
If I stay away for a week I can't reload and fill the data for the period I was away, even if I pay for them through 3 months back of historical data to IQfeed. Why this limitation ?
supposedly it's an improvement - i will wait and see if this is true. i have advised them that the release notes need to be changed because they clearly say only 1 day of tick data will be allowed.
Last edited by Mark Brown on 29 Dec 2020, edited 1 time in total.

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 29 Dec 2020

Dear users,

The available amount of IQfeed historical data did not change. What’s new describes the improvement in the way we request the data from the provider.
Earlier the length of tick data requests was equal to several days. Now we are able to make the requests of 1-day length. Consequently, the number of requests increased. It means the data connection became more stable. Earlier, IQfeed could stop responding to a long data request at some point and data loading stopped without any error.

User avatar
syswizard
Posts: 295
Joined: 15 Dec 2012
Has thanked: 16 times
Been thanked: 28 times

Re: MultiCharts 14.0 Release 2

Postby syswizard » 29 Dec 2020

Thanks for the clarification Svetlana. However, perhaps the wording needs to change or to be enhanced a bit in the release notes.

janus
Posts: 835
Joined: 25 May 2009
Has thanked: 63 times
Been thanked: 103 times

Re: MultiCharts 14.0 Release 2

Postby janus » 30 Dec 2020

Thank you Svetlana for letting us know. It explains why I sometimes see missing tick data when I download a whole week of data across 4 instruments together. I've reduced it to one instrument at a time and the issue never came back. This new feature will make sure the issue never arises again.

Salzburg
Posts: 140
Joined: 19 Sep 2018
Has thanked: 9 times
Been thanked: 35 times

Re: MultiCharts 14.0 Release 2

Postby Salzburg » 30 Dec 2020

Dear Multichart, kindly

1: ad a possibility to "tag" symbols in quotemanager etc, so we are able to differentiate/subdivide for example SP500, SP100, NASDAQ100, SP500DELISTED/LISTED, SP500LISTED, Etc etc,
As of now its impossible to keep any form of structure.

One could use exchange names to keep a decent structure, but then mapping would become an issue, since to auto map bulk amount of stock symbols with IB correctly , as i understand it they need to be placed as SMART exchange, so to use exchange names as a structure is not an option.

2: Please ad a possibility to "select bulk of symbols" (perhaps already in QM) and then map all chosen symbols to same exchanges with IB.
For example this would help hugely when dealing with stocks and IB mapping since all would use the same SMART, NYSE, NASDAQ, etc etc etc.

3: be able to change/chose data provider for selected symbols all together in portofolio trader, and not just one by one. (reason is you perhaps need to deal with hundreds or thousands of symbols and changing one by one is not optimal or even viable)

As it is now, its very difficult to keep a proper structure for stocks in database (since when keeping a database for stocks you need to be able to to subdivide symbols, and not just name of exchange is important) and dealing with these symbols troughout MC, such as in portofolio trader be able to chose all symbols tagged with "NASDAQ100listed"

I am sure that these very very small changes could help us traders a lot, and help solving the known issue with dealing with bulk mapping and structure stock symbols in MC.

Thanks

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

issue with Import data

Postby Smoky » 07 Jan 2021

Now when you import data from QMD file the datas are not equal.

I run MC R2 on realtime on laptop 1, i export data and workspace at end of day to laptop 2 , NOW chart are not same !

first i though renko with phantom bar, but first better to control data with QM.

on laptop 1
REAL TIME LAPTOP.PNG
real time data
(65.08 KiB) Not downloaded yet
Image

on laptop 2
Image
import laptop.PNG
from QDM file import
(70 KiB) Not downloaded yet


Then charts are different now !

I always delete symbol before import datas on laptop 2.

I use MC 14R2 on both laptops.

can't give you export file, 2.3 Mo then link to this file will expire in 7 days...

https://we.tl/t-KrqGr3N9ig

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

barstatus(x)= 0 issue

Postby Smoky » 10 Jan 2021

barstatus(x)=0 is always not reliable at 100%.

This code is working at 100% on Renko charts and on data1, data2, data3 ...

Code: Select all

if barstatus(2)=0 or BRE <> Symbol_CurrentBar data2 then begin BRE=Symbol_CurrentBar data2; ...... ..... end;
just my 2 cts

User avatar
Kate MultiCharts
Posts: 560
Joined: 21 Oct 2020
Has thanked: 7 times
Been thanked: 139 times

Re: issue with Import data

Postby Kate MultiCharts » 11 Jan 2021

Now when you import data from QMD file the datas are not equal.

I run MC R2 on realtime on laptop 1, i export data and workspace at end of day to laptop 2 , NOW chart are not same !

first i though renko with phantom bar, but first better to control data with QM.

on laptop 1
REAL TIME LAPTOP.PNG
Image

on laptop 2
Image
import laptop.PNG



Then charts are different now !

I always delete symbol before import datas on laptop 2.

I use MC 14R2 on both laptops.

can't give you export file, 2.3 Mo then link to this file will expire in 7 days...

https://we.tl/t-KrqGr3N9ig
Hello Smoky,

Database on your first laptop might have been damaged.

1. Please back up data on your first laptop.
2. Export the problematic symbol’s data in .qmd format.
3. Remove or rename the symbol.
4. Import back .qmd data you exported before.

If that doesn’t help, please come to the live chat Monday-Friday from 5:30 AM till 1:00 PM ET so that we could connect to your computer remotely and help you.

User avatar
syswizard
Posts: 295
Joined: 15 Dec 2012
Has thanked: 16 times
Been thanked: 28 times

Re: MultiCharts 14.0 Release 2

Postby syswizard » 12 Jan 2021

What happens if you use the ASCII format instead of QMD ?

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

Re: MultiCharts 14.0 Release 2

Postby Smoky » 14 Jan 2021

What happens if you use the ASCII format instead of QMD ?
I don't know i prefer to use QMD to keep all setup and format.

Mydesign
Posts: 177
Joined: 15 Feb 2017
Has thanked: 32 times
Been thanked: 39 times

Re: MultiCharts 14.0 Release 2

Postby Mydesign » 14 Jan 2021

Hello,

Something a bit annoying in MC 14 when using Historical Download scheduler: it pops up 1 or 2 notification windows when done. We are forced to click on them in order to get rif of them, but then we have another window (log text or backup folder) that needs to get manually closed.

Image

I scheduled a daily routine to update my datas, and everyday I unnecessarily have to click 4 times. Please make these notification an option, or integrate them to Windows notifiaction (so we can just ignore them).
Attachments
Screenshot 2021-01-14 144135.png
(19.14 KiB) Not downloaded yet

User avatar
Kate MultiCharts
Posts: 560
Joined: 21 Oct 2020
Has thanked: 7 times
Been thanked: 139 times

Re: MultiCharts 14.0 Release 2

Postby Kate MultiCharts » 15 Jan 2021

Hello,

Something a bit annoying in MC 14 when using Historical Download scheduler: it pops up 1 or 2 notification windows when done. We are forced to click on them in order to get rif of them, but then we have another window (log text or backup folder) that needs to get manually closed.

Image

I scheduled a daily routine to update my datas, and everyday I unnecessarily have to click 4 times. Please make these notification an option, or integrate them to Windows notifiaction (so we can just ignore them).
Hello Mydesign,

We're planning to add this option in one of the future releases.
Thank you for your patience!

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

Re: MultiCharts 14.0 Release 2

Postby Smoky » 15 Jan 2021

Hello,

Something a bit annoying in MC 14 when using Historical Download scheduler: it pops up 1 or 2 notification windows when done. We are forced to click on them in order to get rif of them, but then we have another window (log text or backup folder) that needs to get manually closed.

Image

I scheduled a daily routine to update my datas, and everyday I unnecessarily have to click 4 times. Please make these notification an option, or integrate them to Windows notifiaction (so we can just ignore them).
Hello Mydesign,

We're planning to add this option in one of the future releases.
Thank you for your patience!
Always and always the same with MC popup messages! please make a "silence MODE" and use WIN10 notifications ...

No difficult to do and it's not take too much time to your dev team, intercept all of them and write them in the LOG files...

Image


and add "Popup" Category

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

Re: MultiCharts 14.0 Release 2

Postby Smoky » 21 Jan 2021

what appened now i can't use trial to show your software to a friend ?

fail on login trial, i want to install MC14 on his laptop but i'm redirected in Your website to buy MC ...
Last edited by Smoky on 22 Jan 2021, edited 1 time in total.

User avatar
Kate MultiCharts
Posts: 560
Joined: 21 Oct 2020
Has thanked: 7 times
Been thanked: 139 times

Re: MultiCharts 14.0 Release 2

Postby Kate MultiCharts » 21 Jan 2021

what appened now i can use trial to show your software to a friend ?

fail on login i want to install MC14 on his laptop !

redirected in Your website to buy MC ...
Hello

Your friend can sign up for a free trial on our website.
If there are any issues during the process, please contact customer support.

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

Re: MultiCharts 14.0 Release 2

Postby Smoky » 22 Jan 2021

what appened now i can use trial to show your software to a friend ?

fail on login i want to install MC14 on his laptop !

redirected in Your website to buy MC ...
Hello

Your friend can sign up for a free trial on our website.
If there are any issues during the process, please contact customer support.
Forget it, my friend don't want to give ID credit card for a trial ! you made complicated things then you lost this customer. i do my best to promote MC but i don't undestand your marketing !

BUT your support is very good !

Salzburg
Posts: 140
Joined: 19 Sep 2018
Has thanked: 9 times
Been thanked: 35 times

Re: MultiCharts 14.0 Release 2

Postby Salzburg » 28 May 2021

Dear Kate, when could we expect a new version release of 14 ?
I have not yet felt secure enough to update from 12 to 14, but hopefully in next release you will have been able to fix
the most concerning issues reported so far by multiple users, such as high usage of pc resources, freezing of charts, data loss, no updates etc.

Anyway, any date in the road map for a new release?

Cheers

User avatar
Kate MultiCharts
Posts: 560
Joined: 21 Oct 2020
Has thanked: 7 times
Been thanked: 139 times

Re: MultiCharts 14.0 Release 2

Postby Kate MultiCharts » 01 Jun 2021

Hello Salzburg,

We are working on it, but I'm afraid there's no ETA yet.

tcat
Posts: 175
Joined: 02 Feb 2008
Location: Lausanne, Switzerland
Has thanked: 9 times
Been thanked: 5 times

Issue with regular optimization

Postby tcat » 12 Jul 2021

Once "regular optimization" has been run, if you switch to format objects and modify inputs, those inputs are not taken in the "current value" field of the optimization settings window once you get back to it.
Image
Attachments
Capture.JPG
(154.03 KiB) Not downloaded yet

Mydesign
Posts: 177
Joined: 15 Feb 2017
Has thanked: 32 times
Been thanked: 39 times

Re: Issue with regular optimization

Postby Mydesign » 12 Jul 2021

Once "regular optimization" has been run, if you switch to format objects and modify inputs, those inputs are not taken in the "current value" field of the optimization settings window once you get back to it.
This is a long time bug that has been always there (I already reported it). You'd rather get used to it and double check all your parameters before going for an optimization :roll:

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: Issue with regular optimization

Postby Svetlana MultiCharts » 19 Jul 2021

Once "regular optimization" has been run, if you switch to format objects and modify inputs, those inputs are not taken in the "current value" field of the optimization settings window once you get back to it.
Hello,

Thank you for the information. We have forwarded it to the developers. They will think how to improve it in one of the future versions.

moneymarkets
Posts: 13
Joined: 02 Jun 2009

Re: MultiCharts 14.0 Release 2

Postby moneymarkets » 04 Nov 2021

I am having a problem with powerlanguage not verifying indicators when I make a change. Any way to fix?

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 05 Nov 2021

I am having a problem with powerlanguage not verifying indicators when I make a change. Any way to fix?
Hi moneymarkets,

If you cannot see an indicator in Insert -> Study, please make sure MultiCharts and PowerLanguage Editor are used under the same user (as administrator or not as administrator). Try to close all MultiCharts components, then reopen MultiCharts and start PowerLanguage Editor from File -> New -> PowerLanguage Editor (not by clicking on the icon).
If an indicator is not compiled after you make a change, please find the reason in the compilation error that is displayed in the Output.

Kinko Hyo
Posts: 50
Joined: 10 Jan 2012
Has thanked: 2 times
Been thanked: 1 time

Re: MultiCharts 14.0 Release 2

Postby Kinko Hyo » 21 Nov 2021

I have the same problem, although I have followed the procedure described.

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 24 Nov 2021

I have the same problem, although I have followed the procedure described.
Please come to our live chat MON-FRI from 6:00 AM till 1:00 PM ET for assitance via remote connection.

Mydesign
Posts: 177
Joined: 15 Feb 2017
Has thanked: 32 times
Been thanked: 39 times

Re: MultiCharts 14.0 Release 2

Postby Mydesign » 01 Dec 2021

Hello,

Almost 1 year since the latest release. Meanwhile, I hope several bugs were fixed and new features developped :roll:
Any ETA for the next release ?

Thanks.

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 01 Dec 2021

Any ETA for the next release ?
Hello Mydesign,

The latest release date is 25 may 2021. We aim to issue one more release in this year.

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

Re: MultiCharts 14.0 Release 2

Postby Smoky » 01 Dec 2021

Any ETA for the next release ?
Hello Mydesign,

The latest release date is 25 may 2021. We aim to issue one more release in this year.
Only in 29 days ....

Mydesign
Posts: 177
Joined: 15 Feb 2017
Has thanked: 32 times
Been thanked: 39 times

Re: MultiCharts 14.0 Release 2

Postby Mydesign » 30 Dec 2021

Only in 29 days ....
... and ticking !

wzero
Posts: 198
Joined: 10 Jul 2014
Has thanked: 16 times
Been thanked: 15 times

Re: MultiCharts 14.0 Release 2

Postby wzero » 30 Dec 2021

Release 4 is already out. It's much stable and much lower CPU usage. Thanks Multicharts team!

User avatar
CrazyNasdaq
Posts: 318
Joined: 02 Sep 2009
Location: ITALY
Has thanked: 97 times
Been thanked: 86 times

Re: MultiCharts 14.0 Release 2

Postby CrazyNasdaq » 30 Dec 2021

Why the new 14.0 release 2 (build 23013) has flagged by default the option "break on session" for every type of chart I'd like to choose?
Cumulative Volume Delta is pre-flagged by default on "break on session" and so each kind of chart
Why this choice with No sense ?
BAD choice on my opinion !!!!
VERY UNLIKE CHOICE !!!
Attachments
ScreenShot_20211230144517.jpeg
(371.17 KiB) Not downloaded yet

wzero
Posts: 198
Joined: 10 Jul 2014
Has thanked: 16 times
Been thanked: 15 times

Re: MultiCharts 14.0 Release 2

Postby wzero » 30 Dec 2021

I didn't know there is a even newer Release 4 build 23014. What's new in this build?

Mydesign
Posts: 177
Joined: 15 Feb 2017
Has thanked: 32 times
Been thanked: 39 times

Re: MultiCharts 14.0 Release 2

Postby Mydesign » 30 Dec 2021

I did not know neither ! No announcement has been made here.

More infos on the blog:
https://www.multicharts.com/traders-blo ... release-4/

Finally we get rid of this ugly old looking win7 GDI windows style :D Thank you !

User avatar
CrazyNasdaq
Posts: 318
Joined: 02 Sep 2009
Location: ITALY
Has thanked: 97 times
Been thanked: 86 times

Re: MultiCharts 14.0 Release 2

Postby CrazyNasdaq » 30 Dec 2021

Why the new 14.0 release 2 (build 23013) has flagged by default the option "break on session" for every type of chart I'd like to choose?
Cumulative Volume Delta is pre-flagged by default on "break on session" and so each kind of chart
Why this choice with No sense ?
BAD choice on my opinion !!!!
VERY UNLIKE CHOICE !!!
"Changed the rules of building the Custom Futures. Break on Session is now prohibited on Custom Futures charts."

Why Have you introduced this Kind of limitation in MC 14 r4 ?
Before, customers had a choice, now ther's NO choice and we are obligated ..... WHY ?
I Use only cutom Future and NOW some instruments (Cumulative Delta charts) are obligated to reset each day

dahmen walter
Posts: 73
Joined: 19 Oct 2007
Has thanked: 46 times
Been thanked: 4 times

Re: MultiCharts 14.0 Release 2

Postby dahmen walter » 31 Dec 2021

LIke CrazyNAsdaq I am using only custom Futures and I would like to have this restriction on Custom Futures (Break on Session is now prohibited on Custom Futures charts) removed. Please restore the previously available functionality, maybe in a patch available for those who dislike this change.

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

Re: MultiCharts 14.0 Release 2

Postby Smoky » 02 Jan 2022

Happy new year to all, do you have a link to download last release ?

Kinko Hyo
Posts: 50
Joined: 10 Jan 2012
Has thanked: 2 times
Been thanked: 1 time

Re: MultiCharts 14.0 Release 2

Postby Kinko Hyo » 04 Jan 2022

14.0 Build 22995 Release 4

Good day,

the screener does not recognize the last completed day and week. Close data from the previous day or the previous week are always displayed.
The error can be avoided by activating "Update on every tick", but that is not what the inventor wanted.

The error occurs with the DGB stock exchange and probably all European stock exchanges.

best regards

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 06 Jan 2022

14.0 Build 22995 Release 4

Good day,

the screener does not recognize the last completed day and week. Close data from the previous day or the previous week are always displayed.
The error can be avoided by activating "Update on every tick", but that is not what the inventor wanted.

The error occurs with the DGB stock exchange and probably all European stock exchanges.

best regards
Hello Kinko Hyo,

Could you please provide more details describing your case?
1. The workspace where the issue is reproduced.
2. Export of used symbols (with data) from QuoteManager in .qmd archive.
3. The exported scripts with all dependent functions that are used on the workspace.
4. Screenshots and step-by-step instruction how to reproduce the issue.

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 06 Jan 2022

LIke CrazyNAsdaq I am using only custom Futures and I would like to have this restriction on Custom Futures (Break on Session is now prohibited on Custom Futures charts) removed. Please restore the previously available functionality, maybe in a patch available for those who dislike this change.
The request was forwarded to the developers.

Kinko Hyo
Posts: 50
Joined: 10 Jan 2012
Has thanked: 2 times
Been thanked: 1 time

Re: MultiCharts 14.0 Release 2

Postby Kinko Hyo » 08 Jan 2022

14.0 Build 22995 Release 4

Good day,

the screener does not recognize the last completed day and week. Close data from the previous day or the previous week are always displayed.
The error can be avoided by activating "Update on every tick", but that is not what the inventor wanted.

The error occurs with the DGB stock exchange and probably all European stock exchanges.

best regards
Hello Kinko Hyo,

Could you please provide more details describing your case?
1. The workspace where the issue is reproduced.
2. Export of used symbols (with data) from QuoteManager in .qmd archive.
3. The exported scripts with all dependent functions that are used on the workspace.
4. Screenshots and step-by-step instruction how to reproduce the issue.
Hello Svetlana,

The picture explains the error.

Image

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 12 Jan 2022

Hello Svetlana,

The picture explains the error.

Image

If indicator Close changes with "Update on every tick" activated, it means real-time is coming and the Scanner works as expected.

If "Update on every tick" is turned off, the indicator will update on the bar close; i.e. Close values will not update every tick if your resolution is more than a tick.

Kinko Hyo
Posts: 50
Joined: 10 Jan 2012
Has thanked: 2 times
Been thanked: 1 time

Re: MultiCharts 14.0 Release 2

Postby Kinko Hyo » 13 Jan 2022

The problem is that even on a Saturday, for example, the DOW Jones weekly chart is not recognized as a finished chart. For example, a signal can be seen in the screener when the screener is on every tick, but the signal is not displayed in the chart because the chart does not recognize that the week is over. The screener does not recognize the end of the week without the activation of every tick.

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 18 Jan 2022

The problem is that even on a Saturday, for example, the DOW Jones weekly chart is not recognized as a finished chart. For example, a signal can be seen in the screener when the screener is on every tick, but the signal is not displayed in the chart because the chart does not recognize that the week is over. The screener does not recognize the end of the week without the activation of every tick.
Please add a condition to check Barstatus in your indicator.
The indicator shows the value of the closed bar only without "Update on every tick". See the attached picture.
image (barstatus).png
(106.57 KiB) Not downloaded yet

User avatar
Svetlana MultiCharts
Posts: 645
Joined: 19 Oct 2017
Has thanked: 3 times
Been thanked: 163 times

Re: MultiCharts 14.0 Release 2

Postby Svetlana MultiCharts » 25 Jan 2022

LIke CrazyNAsdaq I am using only custom Futures and I would like to have this restriction on Custom Futures (Break on Session is now prohibited on Custom Futures charts) removed. Please restore the previously available functionality, maybe in a patch available for those who dislike this change.
The request was forwarded to the developers.
Break on Session was not working on Custom Futures; therefore the previously available option was removed. We plan to introduce the feature in the future, but the terms are not known yet.

User avatar
Smoky
Posts: 505
Joined: 03 Dec 2010
Location: Thailand
Has thanked: 96 times
Been thanked: 115 times

Re: MultiCharts 14.0 Release 2

Postby Smoky » 26 Feb 2022


I scheduled a daily routine to update my datas, and everyday I unnecessarily have to click 4 times. Please make these notification an option, or integrate them to Windows notifiaction (so we can just ignore them).
Yessss i already ask the dev team to use windows notifications ! but they don't listen me at all !

very usefull when you are not in front of your computer !

User avatar
Kate MultiCharts
Posts: 560
Joined: 21 Oct 2020
Has thanked: 7 times
Been thanked: 139 times

Re: MultiCharts 14.0 Release 2

Postby Kate MultiCharts » 28 Feb 2022


I scheduled a daily routine to update my datas, and everyday I unnecessarily have to click 4 times. Please make these notification an option, or integrate them to Windows notifiaction (so we can just ignore them).
Yessss i already ask the dev team to use windows notifications ! but they don't listen me at all !

very usefull when you are not in front of your computer !
Hello Smoky,

As mentioned earlier, we are working on our notifications managing, but there's no ETA yet.


Return to “MultiCharts”