Search found 200 matches

by Tammy MultiCharts
01 Jul 2022
Forum: MultiCharts
Topic: Is the data from Historical Data Download Scheduler cached?
Replies: 4
Views: 649

Re: Is the data from Historical Data Download Scheduler cached?

Hi,

Yes, the data downloaded by Historical Data Download Scheduler is first stored in cache.
by Tammy MultiCharts
30 Jun 2022
Forum: MultiCharts
Topic: Is the data from Historical Data Download Scheduler cached?
Replies: 4
Views: 649

Re: Is the data from Historical Data Download Scheduler cached?

Hello,

You can force the historical data to be saved into the data base without closing MultiCharts and all its processes,
To do that please go to MultiCharts > File > Flush Cached Data to Database or Quote Manager > Edit > Flush Cached Data to Database.
by Tammy MultiCharts
16 May 2022
Forum: MultiCharts .NET
Topic: Calculating Account Market Exposure
Replies: 1
Views: 827

Re: Calculating Account Market Exposure

Hello Vik, Please have a look at the script sample below that might help you achieve your goal: using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; using ATCenterProxy.interop; namespace PowerLanguage.Strategy { public class Trademanager2 : SignalObject { public Trad...
by Tammy MultiCharts
13 May 2022
Forum: MultiCharts
Topic: More exchanges that possible make automated trade for crypto please
Replies: 13
Views: 2520

Re: More exchanges that possible make automated trade for crypto please

Hello strelow,

Our choise of new exchanges to be implemented is completely based on user requests.
Our dev team is doing their best to keep up with the new requests from our users.
Thanks for posting your requests at our Project Management. We will keep you updated in the comments.
by Tammy MultiCharts
13 May 2022
Forum: MultiCharts
Topic: fractional shares Interactive Brokers
Replies: 4
Views: 957

Re: fractional shares Interactive Brokers

Hello gpw797, We don't have such plans for the foreseeable future. You can post a feature request at our Project Management , and if it gets votes from other users, our dev team will consider adding the feature in one of the future releases. If you don't have a Project Management account, please con...
by Tammy MultiCharts
09 May 2022
Forum: MultiCharts
Topic: Reading orders executed by portfolio trader
Replies: 5
Views: 852

Re: Reading orders executed by portfolio trader

Hi, 1. You need a separate license for MultiCharts .NET. You can get an additional license for the .NET version or convert yuor existing lifetime license into .NET. Please contact us at support@multicharts.com for more details. 2. MultiCharts .NET supports C# and Visual Basic .NET languages, PowerLa...
by Tammy MultiCharts
09 May 2022
Forum: MultiCharts
Topic: search maxinum value in array
Replies: 2
Views: 594

Re: search maxinum value in array

Hello turbofib,

Please have a look at the pre-built functions that might help you:
SortArray
Sort2DArray
SortDown_a
SortHeap2DArray
SortHeapArray
SortUp_a
by Tammy MultiCharts
06 May 2022
Forum: MultiCharts
Topic: Reading orders executed by portfolio trader
Replies: 5
Views: 852

Re: Reading orders executed by portfolio trader

Vishal,

What you are describing is not possible in regular MultiCharts.
You can access Order and Position Tracker events in MultiCharts .NET only.
by Tammy MultiCharts
06 May 2022
Forum: MultiCharts .NET
Topic: Can't get data volume in Signal
Replies: 4
Views: 963

Re: Can't get data volume in Signal

Hi Vik, You have Bar Magnifier enabled with tick detalization in your workspace. The daily bars you are using have Volume data, whereas tick bars don't have Volume. That is why when you apply an indicator, you can get Volume values from it, while in the signal it returns zero. Please disable Bar Mag...
by Tammy MultiCharts
06 May 2022
Forum: MultiCharts .NET
Topic: Fill area between two plots on subchart
Replies: 3
Views: 963

Re: Fill area between two plots on subchart

Hi, At the moment there is no way to fill the area between the indicator plots in a subchart. The only way to do that would be adding a copy of the data series to the subchart, applying the indicator to that data series (Format Indicator > Properties > Base study on), then changing the data series' ...
by Tammy MultiCharts
06 May 2022
Forum: MultiCharts
Topic: Reading orders executed by portfolio trader
Replies: 5
Views: 852

Re: Reading orders executed by portfolio trader

Hello Vishal,

Please describe what exactly you are trying to achieve in as much detail as possible.
by Tammy MultiCharts
06 May 2022
Forum: MultiCharts .NET
Topic: Can't get data volume in Signal
Replies: 4
Views: 963

Re: Can't get data volume in Signal

Hello Vik,

Please also attach the following files so that we could check the issue on our end:
1. The workspace where the issue is reproduced.
2. Export of used symbols (with data) from QuoteManager in .qmd archive.
by Tammy MultiCharts
29 Apr 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2259

Re: MultiCharts .NET 14.0 Release 4

Hello pthegr8, Just to clear this out, we did not expect TD Ameritrade to "check the progress of the integration". We were actually waiting for them to answer some questions that were crucial for the integration process, and did not get any replies. We haven't received any follow-ups from them yet, ...
by Tammy MultiCharts
29 Apr 2022
Forum: MultiCharts .NET
Topic: Fill area between two plots on subchart
Replies: 3
Views: 963

Re: Fill area between two plots on subchart

Hello Murat35,

It is possible to fill the area between 2 plots in MultiCharts .NET.
Please refer to the pre-built indicator Bollinger_Bands_Area where it's implemented.
by Tammy MultiCharts
29 Apr 2022
Forum: MultiCharts
Topic: Time saver
Replies: 4
Views: 631

Re: Time saver

Hi,

There is no such command in keyboard shortcuts, but you can just switch back to the arrow pointer by pressing the shortcut for Background dragging again.
by Tammy MultiCharts
28 Apr 2022
Forum: MultiCharts .NET
Topic: Can you debug functions using VS?
Replies: 1
Views: 725

Re: Can you debug functions using VS?

Hello picante,

All the pre-built functions in MultiCharts .NET are compiled upon building the installer.
It is not possible to debug them. However, you can debug your own functions that you create.
If you'd like to debug the pre-built ones, you'll need to create copies of them with different names.
by Tammy MultiCharts
28 Apr 2022
Forum: MultiCharts
Topic: Programmatically extending lines without specifying price
Replies: 4
Views: 781

Re: Programmatically extending lines without specifying price

Hello all,

There is a known bug when TL_getValue_BN returns 0 when the bar number is outside the range of the line.
This will be fixed in one of the nearest releases. We will notify you here as soon as the fix is out.
by Tammy MultiCharts
25 Apr 2022
Forum: MultiCharts
Topic: More exchanges that possible make automated trade for crypto please
Replies: 13
Views: 2520

Re: More exchanges that possible make automated trade for crypto please

Hello Smoky,

Why not? You can vote for feature requests with Under Review status.
If you don't have an account at Project Management, please contact us at support@multicharts.com, and we will create one for you.
by Tammy MultiCharts
25 Apr 2022
Forum: MultiCharts
Topic: More exchanges that possible make automated trade for crypto please
Replies: 13
Views: 2520

Re: More exchanges that possible make automated trade for crypto please

Hello strelow,

We are planning t implement Kraken Spot and coinbase in the nearest releases.
As for your other suggestions, you can post a request at our Project Management, and if it gets votes from other users, our dev team will look into adding them as well.
by Tammy MultiCharts
25 Apr 2022
Forum: MultiCharts
Topic: Time saver
Replies: 4
Views: 631

Re: Time saver

Hello pitrader,

You might find assigning a keyboard shortcut to Background Dragging command helpful to quickly switch between the arrow and background dragging mode. Please assign the shortcut in File > Keyboard Shortcuts.
by Tammy MultiCharts
25 Mar 2022
Forum: MultiCharts
Topic: unprocessed quotes?
Replies: 3
Views: 683

Re: unprocessed quotes?

Hello, The red indicator means that more data is received than MultiCharts can currently process. File cache is disabled by default because it reduces the data processing speed in general. We would recommend you to disable file cache. To avoid loosing the data please flush cache to the data base per...
by Tammy MultiCharts
25 Mar 2022
Forum: MultiCharts
Topic: Help understanding "Intra-bar Price Movement Assumptions"
Replies: 7
Views: 1287

Re: Help understanding "Intra-bar Price Movement Assumptions"

Hi ZaphodB,

You can post a feature request at our Project Management section.
If you don't have an account there, please reach out to support@multicharts.com, and we will create one for you.
by Tammy MultiCharts
25 Mar 2022
Forum: MultiCharts .NET
Topic: Chart Trading fail
Replies: 5
Views: 1487

Re: Chart Trading fail

Hello lordongi, Unfortunately, we have not received any logs from you regarding the original issue you are describing in the post. If the issue reoccurs, please follow the steps above again to collect feedback. As for your second question, if you have Time if Force set to DAY, the broker will cancel...
by Tammy MultiCharts
24 Mar 2022
Forum: MultiCharts
Topic: Limiting trades per session
Replies: 3
Views: 641

Re: Limiting trades per session

Hello Zaphod, The wrongSessionIndex error appears in sessionStartTime(0, CurrentSession(0)) function when CurrentSession(0) = -1 Please add a condition so that the function is only called when CurrentSessions(0) is equal to 0. if CurrentSession(0) <> -1 then begin sessionStartTime(0, CurrentSession(...
by Tammy MultiCharts
22 Mar 2022
Forum: MultiCharts
Topic: unprocessed quotes?
Replies: 3
Views: 683

Re: unprocessed quotes?

Hello Wegi, If you are using an antivirus, please disable it. Make sure you have the latest version of MultiCharts (build 23013) installed, you can check it in Help > About MultiCharts. If you don’t, please download it from this link and install. Then please install the latest hot fix for that versi...
by Tammy MultiCharts
22 Mar 2022
Forum: MultiCharts
Topic: Bar Magnifier (minute) on Data 2?
Replies: 1
Views: 400

Re: Bar Magnifier (minute) on Data 2?

Hello Zaphod,

Only the main data series (Data1) is detalized with Bar Magnifier.
by Tammy MultiCharts
22 Mar 2022
Forum: MultiCharts
Topic: Signals for exit didn't send order but next signal for entry send order to cause double position (Binance Future)
Replies: 1
Views: 468

Re: Signals for exit didn't send order but next signal for entry send order to cause double position (Binance Future)

Hello Morgan,

I believe you have also reported this issue to our support email.
We are analyzing this case and will follow you up via email and here as soon as there are any news from the dev team.
by Tammy MultiCharts
28 Feb 2022
Forum: MultiCharts .NET
Topic: Bar Delta
Replies: 3
Views: 1076

Re: Bar Delta

Hello maxzhi. Unfortunately, it is not really clear what you mean by "Delta per bar". If you mean the values of Volume Delta chart, you will need to plot a Delta chart first (Format Instrument > Settings tab > check "Show Delta"). Then you can reference the bars' values as usual through Open, High, ...
by Tammy MultiCharts
28 Feb 2022
Forum: MultiCharts .NET
Topic: CurrentPosition.Side == EMarketPositionSide.Short
Replies: 2
Views: 912

Re: CurrentPosition.Side == EMarketPositionSide.Short

Hello lewisthegood, Please check the code sample below that might help you achieve your goal. using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; namespace PowerLanguage.Strategy { public class _Test_ : SignalObject { public _Test_(object _ctx):base(_ctx){} private I...
by Tammy MultiCharts
23 Feb 2022
Forum: MultiCharts
Topic: Oanda AutoTrading [SOLVED]
Replies: 3
Views: 701

Re: Oanda AutoTrading [SOLVED]

DanielFXS, That must be it. In Strategy Properties > Auto Trading tab > Select broker plug-in select OANDA, then click on the gear icon and in the window that appears click Lookup and make sure the correct account is selected. Otherwise the orders will be rejected with "Account field is empty" error...
by Tammy MultiCharts
22 Feb 2022
Forum: MultiCharts
Topic: Oanda AutoTrading [SOLVED]
Replies: 3
Views: 701

Re: Oanda AutoTrading [SOLVED]

Hello DanielFXS,

Please let us know what the rejection reason is.
You can check that in File > New > Order and Position Tracker > Logs tab.
by Tammy MultiCharts
18 Feb 2022
Forum: MultiCharts
Topic: creating dll question
Replies: 9
Views: 3110

Re: creating dll question

Hello McGeorge,

Please use the updated link from my previous reply.
by Tammy MultiCharts
17 Feb 2022
Forum: MultiCharts
Topic: Windows 11 on ARM [SOLVED]
Replies: 2
Views: 924

Re: Windows 11 on ARM [SOLVED]

UPD: After additional research our engineers do not recommend to use ARM processors for MultiCharts.
We cannot guarantee that x64 emulation will work as expected with such complicated software as MultiCharts.
Only Intel 64(AMD64) architecture is recommended.
by Tammy MultiCharts
11 Feb 2022
Forum: MultiCharts
Topic: creating dll question
Replies: 9
Views: 3110

Re: creating dll question

Hello McGeorge,

Please download this archive that contains MC_x32_plkit.h and MC_x64_plkit.h.
UPD: TLH and TLI files were added.
by Tammy MultiCharts
08 Feb 2022
Forum: MultiCharts
Topic: Windows 11 on ARM [SOLVED]
Replies: 2
Views: 924

Re: Windows 11 on ARM [SOLVED]

Hello eto,

We haven't tested MultiCharts in such environment.
MultiCharts only supports x86 and AMD64 architecture.
If the supported architecture is emulated on the machine, MultiCharts will work on it.
by Tammy MultiCharts
08 Feb 2022
Forum: MultiCharts .NET
Topic: Bar Delta
Replies: 3
Views: 1076

Re: Bar Delta

Hello maxzhi,

For any bar Max = Close, Min = Low, Close = Close.
by Tammy MultiCharts
04 Feb 2022
Forum: MultiCharts
Topic: Walk Forward optimization - results are not coherent
Replies: 13
Views: 2522

Re: Walk Forward optimization - results are not coherent

Hello Paul, During Walk Forward Optimization it is assumed that no orders were placed before or after each OOS or IS interval. Here's how WFO works: The strategy is optimized using a data range from IS Start minus MaxBarsBack value to IS End. The inputs with best performance are then used to backtes...
by Tammy MultiCharts
04 Feb 2022
Forum: MultiCharts
Topic: RSI vs RSIClassic what diffences?
Replies: 3
Views: 878

Re: RSI vs RSIClassic what diffences?

Hello Ryanr317, RSI and RSI Classic functions are implemented differently and different calculation results may be expected. You can learn more by checking the code of both of them in PowerLanguage Editor. Pre-built studies in MultiCharts are mostly provided as a reference. You can modify the functi...
by Tammy MultiCharts
04 Feb 2022
Forum: MultiCharts
Topic: Error in study
Replies: 6
Views: 1043

Re: Error in study

Hello andreinvest,

This error is generated upon calculation of your specific script, and to figure this out we will need to check it.
If you cannot share the original script, you might be able to reproduce this on a simplified sample and, if you can, send it to us for further analysis.
by Tammy MultiCharts
04 Feb 2022
Forum: MultiCharts
Topic: Portfolio Trader Priority Question
Replies: 3
Views: 644

Re: Portfolio Trader Priority Question

Hello joebone,

In Portfolio margin calculation exits and partial exits have a higher priority as no additional funds must be used. Invested Capital is released by exits.
As for the orders sorted by Money Management, order execution priority rules described here are applied.
by Tammy MultiCharts
04 Feb 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2259

Re: MultiCharts .NET 14.0 Release 4

Hello pthegr8,

You can find TD Ameritrade contact information at their Contact US page.
by Tammy MultiCharts
03 Feb 2022
Forum: MultiCharts
Topic: fractional shares Interactive Brokers
Replies: 4
Views: 957

Re: fractional shares Interactive Brokers

Hello DanielFXS,

Fractional shares are not supported for IB in MultiCharts.
Only integer quantity orders may be sent.
by Tammy MultiCharts
02 Feb 2022
Forum: MultiCharts
Topic: Martingale VS Anti Martingale - Averaging Down VS Averaging Up
Replies: 4
Views: 900

Re: Martingale VS Anti Martingale - Averaging Down VS Averaging Up

Hello bomberone1,

Please find the list of the pre-built studies in MultiCharts here.
If you don’t find the desired study in this list, the scripts can be modified and adapted for your needs, or you can create a new study, or purchase a study from third-party developers and import it.
by Tammy MultiCharts
02 Feb 2022
Forum: MultiCharts
Topic: Barchart Expired Futures Contracts [SOLVED]
Replies: 2
Views: 500

Re: Barchart Expired Futures Contracts [SOLVED]

Hello vmodus,

Barchart does not support symbol lookup for expired futures contacts.
You will need to add them manually according to the instruction here.
by Tammy MultiCharts
01 Feb 2022
Forum: MultiCharts
Topic: Frequent Disconnections from the TS datafeed
Replies: 3
Views: 606

Re: Frequent Disconnections from the TS datafeed

He Leo, Please install the latest hot fix for MC14 build 23013. Please follow these steps to install it: 1. Download the updater using this link . 2. When downloaded, right-click the archive -> Properties -> check Unblock at the bottom of the window. 3. Then use this instruction to install the updat...
by Tammy MultiCharts
01 Feb 2022
Forum: MultiCharts
Topic: Portfolio Trader Priority Question
Replies: 3
Views: 644

Re: Portfolio Trader Priority Question

Hello joebone,

That is correct, one strategy can't exit the positions of another strategy.
by Tammy MultiCharts
01 Feb 2022
Forum: MultiCharts
Topic: Frequent Disconnections from the TS datafeed
Replies: 3
Views: 606

Re: Frequent Disconnections from the TS datafeed

Hello Leo, Which build of MultiCharts do you have installed? Please check it in Help > About MultiCharts. Please also specify what exactly you mean by "disconnections". Do you mean real-time data stops updating or perhaps the whole data feed connection fails, including adding symbols through Quote M...
by Tammy MultiCharts
01 Feb 2022
Forum: MultiCharts .NET
Topic: Select certrain ILevels in script
Replies: 1
Views: 844

Re: Select certrain ILevels in script

Hello Murat35,

Please refer to this forum thread that might be of help.
Let us know if you still have questions after having a look at it.
by Tammy MultiCharts
01 Feb 2022
Forum: MultiCharts
Topic: Error in study
Replies: 6
Views: 1043

Re: Error in study

Hello andreinvest, We will need to analyze this case on our end. Please send us the following files to support@multicharts.com: 1) The workspace where the issue is reproduced. 2) The exported script with all dependent functions. Please also let us know if the issue is reproduced if you switch MultiC...
by Tammy MultiCharts
01 Feb 2022
Forum: MultiCharts
Topic: Self-adaptive trading optimization and play back mode [SOLVED]
Replies: 2
Views: 525

Re: Self-adaptive trading optimization and play back mode [SOLVED]

Hello iceman,

Self-adaptive trading was designed specifically for re-optimizing the strategy during auto-trading.
It is not possible to use this feature during data playback.
by Tammy MultiCharts
31 Jan 2022
Forum: MultiCharts
Topic: ASCII-Mapping (not import) not working - why? [SOLVED]
Replies: 3
Views: 858

Re: ASCII-Mapping (not import) not working - why? [SOLVED]

Hello Chris, It is not possible to have these options set automatically. However, you can copy the selected "Category" and "Exchange" for the first file in ASCII Mapping window and paste them into the corresponding fields for other files. To paste the value for multiple files please highlight the co...
by Tammy MultiCharts
31 Jan 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2259

Re: MultiCharts .NET 14.0 Release 4

Hello pthegr8.

Unfortunately, we had to postpone implementing TD Ameritrade connection, as we did not receive the necessary information from TD Ameritrade.
You can let them know you are interested in the integration directly so that we could continue working on it.
by Tammy MultiCharts
27 Jan 2022
Forum: MultiCharts
Topic: Timezone settings in Portfolio Trader
Replies: 2
Views: 719

Re: Timezone settings in Portfolio Trader

Hello Gary_MC, It is not possible to mix symbols with different time zones on a chart or in a portfolio, otherwise the starting point of the data series will not match. For the correct work Local time zone must be selected for all the instruments. the instruments aren't particularly from different t...
by Tammy MultiCharts
27 Jan 2022
Forum: MultiCharts .NET
Topic: Send keystroke to the chart
Replies: 2
Views: 910

Re: Send keystroke to the chart

Hello Abhi,

Please use the pre-built _ChartToolBar_Trading_ signal as a reference.
by Tammy MultiCharts
26 Jan 2022
Forum: MultiCharts .NET
Topic: Attention Binance Users!
Replies: 0
Views: 954

Attention Binance Users!

Dear users, We have created a hot fix which includes significant improvements for Binance. If you have MultiCharts .NET version older than 14.0.23014, please download the latest release and upgrade. Then please install the latest patch for Binance our dev team created. Please follow these steps to i...
by Tammy MultiCharts
26 Jan 2022
Forum: MultiCharts
Topic: Attention Binance Users!
Replies: 5
Views: 2743

Attention Binance Users!

Dear users, We have created a hot fix which includes significant improvements for Binance. If you have MultiCharts version older than 14.0.23013, please download the latest release and upgrade. Then please install the latest patch for Binance our dev team created. Please follow these steps to instal...
by Tammy MultiCharts
21 Jan 2022
Forum: MultiCharts
Topic: How to delete data in Quote manager in Ver14?
Replies: 5
Views: 853

Re: How to delete data in Quote manager in Ver14?

Hello Applecabi, It is expected that the size of the data base doesn't change after deleting the data from Quote Manager. The data is deleted logically, and the freed up space is reused later. This is done for speeding up the data base's work. As for Gbak Utility, please try to run the version provi...
by Tammy MultiCharts
20 Jan 2022
Forum: MultiCharts
Topic: fileappend exports integer only
Replies: 1
Views: 392

Re: fileappend exports integer only

Hello waveslider, We couldn't reproduce the behavior you described on our end. Please try to open the exported file in Notepad and check if the numbers after the decimal are there. If you are opening the file in Excel, please make sure the delimiters are specified correctly. For example, the followi...
by Tammy MultiCharts
19 Jan 2022
Forum: MultiCharts
Topic: Windows 11 compatibility
Replies: 1
Views: 473

Re: Windows 11 compatibility

Hello gpw797, Our development team has tested MultiCharts on Windows 11, and it should work correctly. We will need to investigate your case on our end to find out what's happened. Please send us logs via the main MultiCharts window -> Help -> Feedback. Please select the options: Attach a screenshot...
by Tammy MultiCharts
12 Jan 2022
Forum: MultiCharts
Topic: Trade counter variable
Replies: 3
Views: 499

Re: Trade counter variable

Hi,

You are right, "Recalculate on market position change at broker" option will call strategy calculation.
However, the value of the variable will not update upon strategy recalculation unless it's declared with IntraBarPersist keyword.
by Tammy MultiCharts
12 Jan 2022
Forum: MultiCharts
Topic: Loading data for Delta-Chart tries to load too many days
Replies: 4
Views: 807

Re: Loading data for Delta-Chart tries to load too many days

Hello PK1,

We have checked this behavior on our end and confirmed it is a bug.
The issue will be fixed in one of the future releases. We will let you know as soon as the fix is out.
by Tammy MultiCharts
12 Jan 2022
Forum: MultiCharts
Topic: Trade counter variable
Replies: 3
Views: 499

Re: Trade counter variable

Hello paulc, The reason why the TradesCounter variable does not recognize a trade inside the bar is that it updates once per bar on the Close. To make the variable update inside the bar, you need to declare it with IntraBarPersist . Here's an example: vars: intrabarpersist tradescounter(0), intrabar...
by Tammy MultiCharts
12 Jan 2022
Forum: MultiCharts
Topic: ASCII Import Problem in New Version
Replies: 1
Views: 349

Re: ASCII Import Problem in New Version

Hello scotthkao,

This is a known issue, and our developers are currently working on a fix for it.
I will make sure you get notified once the fix is out.
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts
Topic: Portfolio - This bar at close vs next bar at open [SOLVED]
Replies: 2
Views: 738

Re: Portfolio - This bar at close vs next bar at open [SOLVED]

Hello joebone, If you are using buy next bar at open , the order will be generated on the Close of the bar and sent on the Open of the next bar. As far as sell short this bar at close , please note that "this bar at close" orders are generally used for backtesting. In live trading the orders will no...
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts
Topic: WEBANK Intraday margin feature
Replies: 3
Views: 1945

Re: WEBANK Intraday margin feature

BBurnout,

Please contact us at support@multicharts.com to get a Project Management account.
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts
Topic: ASCII-Mapping (not import) not working - why? [SOLVED]
Replies: 3
Views: 858

Re: ASCII-Mapping (not import) not working - why? [SOLVED]

Hello Chris, Please double-check ASCII Mapping was configured correctly according to the instructions in our wiki. After you select the file in ASCII Mapping window, please click on the file name and in the window that appears check if all the fields are selected and parsed correctly. When you plot ...
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2259

MultiCharts .NET 14.0 Release 4

MultiCharts .NET 14.0 Release 4 build 23014 is out now!

This release features Kraken Futures data feed and broker, Backtesting Edition and the new Risk Management mode of the Chart Trading Panel.

You can check the change log in our blog.
>>>Go to Download page<<<
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts
Topic: MultiCharts 14.0 Release 4
Replies: 0
Views: 1680

MultiCharts 14.0 Release 4

MultiCharts 14.0 Release 4 build 23013 is out now!

This release features Kraken Futures data feed and broker, Backtesting Edition and the new Risk Management mode of the Chart Trading Panel.

You can check the change log in our blog.
>>>Go to Download page<<<
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts
Topic: MultiCharts new version notifications not working [SOLVED]
Replies: 3
Views: 548

Re: MultiCharts new version notifications not working [SOLVED]

Hello bobfreeman2002, Due to lots of new features included in the latest release of MultiCharts (build 23013), we chose a soft launch for it. It is expected that you, as well as other users, did not receive the notification about the new release. You can download the current release from our Downloa...
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts
Topic: Abide by your policy [SOLVED]
Replies: 2
Views: 876

Re: Abide by your policy [SOLVED]

Hello, MultiCharts Backtesting Edition is a separate product (not just a feature) we introduced for users who need to have MultiCharts offline on a separate computer while full-featured license is busy with trading online. You can find that info at the Backtetsing Edition page in Features section of...
by Tammy MultiCharts
11 Jan 2022
Forum: MultiCharts
Topic: WEBANK Intraday margin feature
Replies: 3
Views: 1945

Re: WEBANK Intraday margin feature

Hello BB,

Please vote for the corresponding topic at our Project Management.
Our development team will look into implementing the feature if the request has enough votes from other users.
by Tammy MultiCharts
10 Jan 2022
Forum: MultiCharts
Topic: Errors saving excel strategy performance report [SOLVED]
Replies: 3
Views: 668

Re: Errors saving excel strategy performance report [SOLVED]

Hello Mac, This is a follow-up on the issue according to our email conversation. Our development team tested your environment using the files you shared with us. It turned out that the strategy report is saved with errors because some of the attributes from the report take too much time to be calcul...
by Tammy MultiCharts
27 Dec 2021
Forum: MultiCharts
Topic: "print" sometimes doesn't work [SOLVED]
Replies: 4
Views: 874

Re: "print" sometimes doesn't work [SOLVED]

Hello turbofib, We could not reproduce the behavior you described on our end. Could you please come to our live chat MON-FRI from 5:30 AM till 1:00 PM EST to demonstrate it through remote connection? Live Chat is accessible from our web site http://www.multicharts.com/ (at the top of the page). We’l...
by Tammy MultiCharts
23 Dec 2021
Forum: MultiCharts
Topic: Misalignment between Candlestick and "Up/Down OC" from VP [SOLVED]
Replies: 2
Views: 611

Re: Misalignment between Candlestick and "Up/Down OC" from VP [SOLVED]

Hello Chris, We will need more information to analyze this case. Please reproduce this in a simplified environment (1 workspace with 1 chart) and send us logs via the main MultiCharts window -> Help -> Feedback. Please select the options: Attach a screenshot; Attach log files…; Snapshot of the curre...
by Tammy MultiCharts
23 Dec 2021
Forum: MultiCharts
Topic: "print" sometimes doesn't work [SOLVED]
Replies: 4
Views: 874

Re: "print" sometimes doesn't work [SOLVED]

Hello turbofib, The Output window is expected to be empty if you ran PowerLanguage Editor after the study was calculated on the chart. Please try to recalculate the study on the chart through right-click on chart window > Recalculate Indicator/Strategy while PowerLanguage editor is running. Does the...
by Tammy MultiCharts
22 Dec 2021
Forum: MultiCharts
Topic: Where is the resource file path for menu/item name in MC?
Replies: 1
Views: 331

Re: Where is the resource file path for menu/item name in MC?

Hi Morgan,

This is beyond our regular tech support, and we cannot provide you with such information, I'm afraid.
If you are interested in a Chinese version of MultiCharts, please reach out to us at support@multicharts.com.
by Tammy MultiCharts
22 Dec 2021
Forum: MultiCharts
Topic: Setting Trade Size [SOLVED]
Replies: 2
Views: 1135

Re: Setting Trade Size [SOLVED]

Hello Gui, In MultiCharts it is only possible to trade integer values. For trading crypto symbols Contracts Ratio was added into Binance broker settings. You can access it in Binance Futures / Spot Settings > Contracts Ratio tab. For example, the Contracts Ratio for BTCUSDT futures is 0.001. When yo...
by Tammy MultiCharts
22 Dec 2021
Forum: MultiCharts
Topic: change order of indicators [SOLVED]
Replies: 9
Views: 1246

Re: change order of indicators [SOLVED]

Hello Ranguy, If you need to move the indicators to other subcharts, you can do it through Format Indicator > Properties tab > Subchart section, as Chris suggested. You can also drag and drop your indicators to different subcharts using your mouse. Please find more info on moving studies between sub...
by Tammy MultiCharts
21 Dec 2021
Forum: MultiCharts
Topic: probem Holiday with data1 and data2
Replies: 3
Views: 533

Re: probem Holiday with data1 and data2

Hello turbofib,

There is no difference.
You can use the DayOfWeek(date) keyword as well as the function DayOfWeekFix(date).
We provided you with a sample code, which you can modify as you prefer.
by Tammy MultiCharts
21 Dec 2021
Forum: MultiCharts
Topic: How can I prevent this?
Replies: 8
Views: 1660

Re: How can I prevent this?

Hello chancee, We have received the logs and forwarded them to the dev team. Will follow you up via email on that. As for the second issue, looks like the symbol description is not correct for AAPL. The currency code in the instrument’s description is critical for accessing the data for IB symbols. ...
by Tammy MultiCharts
20 Dec 2021
Forum: MultiCharts
Topic: change order of indicators [SOLVED]
Replies: 9
Views: 1246

Re: change order of indicators [SOLVED]

Ranguy,

I believe what I suggested is exactly what you're requesting.
To achieve what you described, please right-click on the chart and select Visual Order.
In the Visual Order window select the RSI indicator and click Move Forward.
by Tammy MultiCharts
20 Dec 2021
Forum: MultiCharts
Topic: change order of indicators [SOLVED]
Replies: 9
Views: 1246

Re: change order of indicators [SOLVED]

Hello Ranguy,

If you'd like to change the visual order of the indicator plots on the chart, you can do that through right-click on the chart > Visual Order.
Please find more information on changing the visual order here.
by Tammy MultiCharts
20 Dec 2021
Forum: MultiCharts
Topic: probem Holiday with data1 and data2
Replies: 3
Views: 533

Re: probem Holiday with data1 and data2

Hello turbofib, There is no direct way to do that. You can determine whether there was a working day or a holiday according to the bar's date. Here's a basic example you can refer to: var: weekend(true); var: weekday(0); weekend = DayOfWeekFix(date) > 5; weekday = DayOfWeekFix(date); if(not weekend)...
by Tammy MultiCharts
16 Dec 2021
Forum: MultiCharts
Topic: VP drawing cannot be applied to the indicators subchart??? [SOLVED]
Replies: 4
Views: 865

Re: VP drawing cannot be applied to the indicators subchart??? [SOLVED]

Hi Chris, Here's the solution according to the live chat session we've had on this topic. In the Visual Order window (right-click on the chart area > Visual Order) make sure the data series is sent to back. The data series must be below all other plots on the chart in order to have Volume Profile Dr...
by Tammy MultiCharts
15 Dec 2021
Forum: MultiCharts
Topic: How can I prevent this?
Replies: 8
Views: 1660

Re: How can I prevent this?

Hello chanceee, When the minimal price movement is different for the data feed and broker symbols, in your case there are 2 options: 1) Use Market orders only. 2) Round up the Stop/Limit orders prices in your script so that they conform with the broker's prices. As for the second issue you mentioned...
by Tammy MultiCharts
14 Dec 2021
Forum: MultiCharts
Topic: Portfolio Trader - % Equity Doesn't Seem to Work as Expected [SOLVED]
Replies: 4
Views: 1137

Re: Portfolio Trader - % Equity Doesn't Seem to Work as Expected [SOLVED]

Hello petermcphee, The reason why Portfolio_InvestedCapital returns a value twice as much as was spent for buying the stocks is MaxPotentialLoss set to 100% in Portfolio Settings > Potential Loss per Contract section. With this setting 100% of the sum of the contract is additionally reserved for pot...
by Tammy MultiCharts
14 Dec 2021
Forum: MultiCharts
Topic: How to fix the problem of imported data lost on the next day [SOLVED]
Replies: 2
Views: 548

Re: How to fix the problem of imported data lost on the next day [SOLVED]

Hello leety2008, Could you please specify how exactly the data was imported? Did you do that through Quote Manager > File > Map ASCII or Quote Manager > File > Import Data > ASCII? If the data was imported through File > Import Data > ASCII, it may have been lost if MultiCharts was not closed down c...
by Tammy MultiCharts
13 Dec 2021
Forum: MultiCharts
Topic: VP drawing cannot be applied to the indicators subchart??? [SOLVED]
Replies: 4
Views: 865

Re: VP drawing cannot be applied to the indicators subchart??? [SOLVED]

Hello Chris, The message in your screenshot must appear when you try to apply Volume Profile drawing to a sub chart with no data series. If you cannot apply the VP drawing to the 1st sub chart with the main data series, please come to our live chat to demonstrate it MON-FRI from 5:30 AM till 1:00 PM...
by Tammy MultiCharts
13 Dec 2021
Forum: MultiCharts
Topic: chart still reqests data while historical data have been dowloaded
Replies: 1
Views: 409

Re: chart still reqests data while historical data have been dowloaded

Hello joe107c, When you have data downloaded to the local data base and plot a chart for that instrument, the required historical data is loaded from the cache or data base first, then the missing historical data and realtime data are requested from the data provider. All requests for missing data t...
by Tammy MultiCharts
13 Dec 2021
Forum: MultiCharts
Topic: VP drawing cannot be applied to the indicators subchart??? [SOLVED]
Replies: 4
Views: 865

Re: VP drawing cannot be applied to the indicators subchart??? [SOLVED]

Hi Chris,

Could you please describe the behavior more precisely?
What happens when you try to apply the Volume Profile drawing to the charts you are referring to?
You can attach a screenshot to your reply demonstrating that.
by Tammy MultiCharts
13 Dec 2021
Forum: MultiCharts
Topic: How to change Registration Name or Registration Code?
Replies: 1
Views: 450

Re: How to change Registration Name or Registration Code?

Hello ihaar,

If you would like to change your MultiCharts account details, please contact us at support@multicharts.com, and we will assist you with that.
by Tammy MultiCharts
09 Dec 2021
Forum: MultiCharts
Topic: How can I prevent this?
Replies: 8
Views: 1660

Re: How can I prevent this?

Hi chanceee, Please try the following: 1) In Strategy Properties > Auto Trading tab under Get Real-Time Data select Chart. 2) In the same window check the options under Unfilled Strategy Order Replacement and leave 0 seconds. Please test this out on a paper trading account first and see if it suit y...
by Tammy MultiCharts
09 Dec 2021
Forum: MultiCharts
Topic: How to know optimization reaches the end?
Replies: 1
Views: 353

Re: How to know optimization reaches the end?

Hello Bob,

It's not possible to indicate the end of optimization from the code.

You can use GetAppInfo(aiOptimizing) keyword to determine whether the strategy is currently being optimized (will return 1 in that case).
by Tammy MultiCharts
09 Dec 2021
Forum: MultiCharts
Topic: tif-settings for "Place Order" on right click? (Day/GTC)
Replies: 1
Views: 371

Re: tif-settings for "Place Order" on right click? (Day/GTC)

Hello Jupp25,

If you are using manual trading, you can select the desired TIF on the Chart Trading Panel from the TIF drop-down.
Please find more info about chart trading here.
by Tammy MultiCharts
07 Dec 2021
Forum: MultiCharts
Topic: Bitcoin microlots
Replies: 2
Views: 479

Re: Bitcoin microlots

Hello small dog,

In MultiCharts it is only possible to trade integer values.
Sending orders for fractional units is not supported, I'm afraid.
by Tammy MultiCharts
03 Dec 2021
Forum: MultiCharts
Topic: Trailing Stop based on Price not Profit?
Replies: 1
Views: 415

Re: Trailing Stop based on Price not Profit?

Hello fatgecko,

Please have a look at SetDollarTrailing keyword.
That one may be close to what you are trying to achieve.
by Tammy MultiCharts
03 Dec 2021
Forum: MultiCharts .NET
Topic: Exit all open position in Portfolio Trader at once
Replies: 1
Views: 837

Re: Exit all open position in Portfolio Trader at once

Hello lewisthegood, During Auto Trading in Portfolio Trader the orders can only be sent on bar close or bar open of the main data series. Unfortunately, at the moment there is no perfect way to close all the open positions at the same time in Auto Trading. You can either turn off Auto Trading and cl...
by Tammy MultiCharts
09 Nov 2021
Forum: MultiCharts .NET
Topic: Debugging
Replies: 2
Views: 1051

Re: Debugging

Hello Kghiasv, Please try the following steps: 1. Run PowerLanguage .NET Editor. 2. Click Launch VS 2010 on the toolbar (Visual Studio will open). 3. In the Solution Explorer window select the indicator for debugging. 4. Insert the breakpoints. 5. Select Debug > Start Debugging (MultiCharts .NET wil...
by Tammy MultiCharts
03 Nov 2021
Forum: MultiCharts
Topic: Last price marker line on TPO chart
Replies: 1
Views: 350

Re: Last price marker line on TPO chart

Hello moreno,

Last Price Marker Line is not available for TPO charts at the moment.
An option to draw it will be added in one of the nearest releases.
by Tammy MultiCharts
03 Nov 2021
Forum: MultiCharts
Topic: Errors saving excel strategy performance report [SOLVED]
Replies: 3
Views: 668

Re: Errors saving excel strategy performance report [SOLVED]

Hello newatmc, Please switch MultiCharts to Offline mode through File > Preferences > Data tab and reproduce the described behavior in a simplified environment (1 workspace and 1 chart). Once the issue occurs, please send us the following files to support@multicharts.com: 1. The workspace where the ...
by Tammy MultiCharts
27 Oct 2021
Forum: MultiCharts
Topic: insidebid for 10min-chart
Replies: 2
Views: 481

Re: insidebid for 10min-chart

Hello AVT, You will need to add a second data series to your chart for the same instrument and resolution, in Format Instrument > Settings tab > Quote Field select Bid for Data2. Please refer to this code sample to achieve your goal: [AllowSendOrdersAlways = True] [IntrabarOrderGeneration=True] buy ...
by Tammy MultiCharts
18 Oct 2021
Forum: MultiCharts
Topic: Margin Account of Binance?
Replies: 7
Views: 2877

Re: Margin Account of Binance?

Hello janus,

We do not have an ETA on the future releases, unfortunately.
Please follow the Announcements section in the forum to find out about new releases.
You can also keep an eye on our Facebook and Twitter pages or our blog.
by Tammy MultiCharts
18 Oct 2021
Forum: MultiCharts
Topic: Post-Optimization Risk Description Error
Replies: 1
Views: 391

Re: Post-Optimization Risk Description Error

Hello scotthkao,

Thanks for pointing that mistake out!
It will be corrected in the nearest release.
by Tammy MultiCharts
18 Oct 2021
Forum: MultiCharts
Topic: Coinbase Cryptocurrency Spot Exchanges
Replies: 1
Views: 636

Re: Coinbase Cryptocurrency Spot Exchanges

Hello bomberone1,

Our development team is working on implementing Coinbase exchange in one of the nearest releases.
Please keep an eye on our Announcements section in the forum to learn about the updates.
by Tammy MultiCharts
14 Oct 2021
Forum: MultiCharts
Topic: Using IOData.dll in Optimization with Multi-cores CPU
Replies: 3
Views: 906

Re: Using IOData.dll in Optimization with Multi-cores CPU

Hi hbscreener,

IOData.dll was not developed by us, so unfortunately we don't have that information.
You can try using another third-party DLL, ELcollections. It can be downloaded here.
by Tammy MultiCharts
13 Oct 2021
Forum: MultiCharts
Topic: Using IOData.dll in Optimization with Multi-cores CPU
Replies: 3
Views: 906

Re: Using IOData.dll in Optimization with Multi-cores CPU

Hello hbscreener, You are right, the discrepancies are related to the number of CPU cores utilized during the optimization. Several parallel calculations of the strategy with different inputs are run during the optimization, if more that 1 thread is used. If the file is modified during each calculat...
by Tammy MultiCharts
12 Oct 2021
Forum: MultiCharts
Topic: export text with comma
Replies: 1
Views: 406

Re: export text with comma

Hello waldem,

A point (".") is always used as the decimal separator in PowerLanguage.
This does not depend on the regional settings.
by Tammy MultiCharts
11 Oct 2021
Forum: MultiCharts
Topic: Self-Adaptive trading and positions
Replies: 4
Views: 1209

Re: Self-Adaptive trading and positions

Hello Mr. Beeblebrox, If it generates improved inputs but there's a pre-existing position, how does it handle that position? If new inputs are generated and applied to the strategy, the current position will be saved, but all the active orders generated by the strategy before that (with the old inpu...
by Tammy MultiCharts
07 Oct 2021
Forum: MultiCharts
Topic: Windows 11 Compatibility
Replies: 4
Views: 1474

Re: Windows 11 Compatibility

Hello IT-Trader,

Our development team performed the necessary tests and confirmed that MultiCharts can work correctly on Windows 11.
by Tammy MultiCharts
07 Oct 2021
Forum: MultiCharts
Topic: Saving imported Ascii Data in the data base in quote manager
Replies: 3
Views: 633

Re: Saving imported Ascii Data in the data base in quote manager

Hello MAC, The data imported from an ASCII file is stored in cache. When you close MultiCharts, QuoteManager and Portfolio Trader, the cached data is compressed and saved to the local database. If MultiCharts wasn't shut down correctly, the cached data may be lost though. To make sure you don't lose...
by Tammy MultiCharts
06 Oct 2021
Forum: MultiCharts .NET
Topic: TPO Charts Signals example code
Replies: 1
Views: 889

Re: TPO Charts Signals example code

Hello joenetic, Strategy calculation on a TPO chart should not differ from one on a regular chart. If your strategy is stuck on Calculating... in the status line, please make sure: 1) The data on the charts is fully loaded. The signal won't start calculating unless the whole data range is backfilled...
by Tammy MultiCharts
06 Oct 2021
Forum: MultiCharts
Topic: Entry
Replies: 1
Views: 362

Re: Entry

Hello Jimmyrakete,

To hide the signal labels and number of contracts from the chart please go to Format Signal > Entries/Exits tabs and select Invisible under Style for Signal label and # of contracts.
by Tammy MultiCharts
06 Oct 2021
Forum: MultiCharts
Topic: OANDA - Disconnecting across the board
Replies: 6
Views: 751

Re: OANDA - Disconnecting across the board

Hello rsaraga,

You will need to contact OANDA support directly to find out why the fxTrade Connection test showed those errors.
by Tammy MultiCharts
05 Oct 2021
Forum: MultiCharts
Topic: Data Window Text Size
Replies: 5
Views: 751

Re: Data Window Text Size

Hello wacketywidge, We are doing our best to keep up with the feature requests from our users. Unfortunately, it is not possible to fit all the requests (be it a small feature or a bigger one) into our roadmap. If a request gets enough votes from other users, our development team considers implement...
by Tammy MultiCharts
05 Oct 2021
Forum: MultiCharts
Topic: OANDA - Disconnecting across the board
Replies: 6
Views: 751

Re: OANDA - Disconnecting across the board

We'll need to check your logs to find out what is wrong.
Please send us feedback as described above, and our engineers will analyze it.
by Tammy MultiCharts
05 Oct 2021
Forum: MultiCharts
Topic: Data Window Text Size
Replies: 5
Views: 751

Re: Data Window Text Size

Hello wacketywidge, Changing the font size in the chart hint is not possible at the moment. You can leave a feature request at our Project Management though, and our development team will take implementing this functionality into consideration. If you don't have a Project Management account, please ...
by Tammy MultiCharts
05 Oct 2021
Forum: MultiCharts
Topic: Windows 11 Compatibility
Replies: 4
Views: 1474

Re: Windows 11 Compatibility

Hello IT-Trader, Our development team will run additional tests after the official release of Windows 11. Once they confirm there are no compatibility issues with MultiCharts and Windows 11, we will update our tech specs page and let you know here. Before that is done, we cannot guarantee stable wor...
by Tammy MultiCharts
05 Oct 2021
Forum: MultiCharts
Topic: OANDA - Disconnecting across the board
Replies: 6
Views: 751

Re: OANDA - Disconnecting across the board

Hello rsaraga, We need to investigate this on our end. Please send us logs via the main MultiCharts window -> Help -> Feedback. In the comment section please leave a link to this forum thread so that we could recognize the issue. Please also specify the time when these messages occurred. Please sele...
by Tammy MultiCharts
04 Oct 2021
Forum: MultiCharts .NET
Topic: Chart Trading fail
Replies: 5
Views: 1487

Re: Chart Trading fail

Hello Ingo, We'll need to check your logs to find out what happened to the orders you mentioned. Please send us logs via the main MultiCharts window -> Help -> Feedback. In the comment section please leave the link to this forum thread so that we could recognize the request. Please select the option...
by Tammy MultiCharts
04 Oct 2021
Forum: MultiCharts
Topic: Data Window Text Size
Replies: 5
Views: 751

Re: Data Window Text Size

Hello wacketywidge, The font set in Format Window > Y - Price Scale tab > Font section is applied to the Data Window text as well as the price scale of the chart. Please note that the font must be set for each chart. Check Use as Default at the bottom of Y - Price Scale tab to have the settings appl...
by Tammy MultiCharts
04 Oct 2021
Forum: MultiCharts
Topic: Any plans for more crypto brokers?
Replies: 10
Views: 4529

Re: Any plans for more crypto brokers?

Hello owleyes, We do not have plans on implementing Bybit in the nearest releases. Please vote for the connection here , if you haven't done that earlier. We are constantly tracking our Project Management and doing our best to keep up with users' requests. If this request gets enough votes, our deve...
by Tammy MultiCharts
30 Sep 2021
Forum: MultiCharts
Topic: ASCII Mapping - Setting a Description
Replies: 1
Views: 453

Re: ASCII Mapping - Setting a Description

Hello Peter, There is no option to set the Description for symbols in ASCII Data Import window. All the available fields are displayed in the drop-down list when you click on any column header in ASCII Data Import (see the screenshot below). image.png You can edit the Description after the symbols a...
by Tammy MultiCharts
30 Sep 2021
Forum: MultiCharts
Topic: Oanda Missing Data
Replies: 2
Views: 509

Re: Oanda Missing Data

Hello Metzenovich, You can reload the chart by pressing Ctrl+R. A fresh data request will be sent to OANDA and the missing data may load to the chart. Please also check if the Sessions are set correctly on the chart in Format Instrument > Settings tab > Sessions. If the reload did not help, you can ...
by Tammy MultiCharts
27 Sep 2021
Forum: MultiCharts
Topic: Format Instrument Freezes [SOLVED]
Replies: 5
Views: 1020

Re: Format Instrument Freezes [SOLVED]

Hello GuppyDRV, We'll need to check your logs to find out what's causing the issue. Please try to reproduce it in a simplified environment (1 workspace, 1 chart) and once the issue is reproduced, please send us a bug report as described below. Please note that it is important to collect the logs at ...
by Tammy MultiCharts
27 Sep 2021
Forum: MultiCharts
Topic: ASCII Mapping - Cannot Map DJI Index [SOLVED]
Replies: 4
Views: 680

Re: ASCII Mapping - Cannot Map DJI Index [SOLVED]

Hello petermcphee,

MultiCharts has a limitation on the amount of data that can be imported / plotted.
Daily bars can be read since January 2, 1900. Your file, on the other hand, has data starting from 1896.
To be able to map your ASCII file, please remove the data before January 2, 1900.
by Tammy MultiCharts
23 Sep 2021
Forum: MultiCharts
Topic: Portfolio_Rotation Signal how it works ?
Replies: 3
Views: 1004

Re: Portfolio_Rotation Signal how it works ?

Hello Remy, Your Test Signal generated a Stop order for entry and a Market order for exit according to the specified conditions: if Close > AVERAGEFC(close ,100) then Buy ("Brk LE") next bar at BuyPx Stop; if BarsSinceEntry > 5 then begin sell 1 contracts Next bar at market; Portfolio Rank Signal Ba...
by Tammy MultiCharts
17 Sep 2021
Forum: MultiCharts
Topic: Portfolio_Rotation Signal how it works ?
Replies: 3
Views: 1004

Re: Portfolio_Rotation Signal how it works ?

Hello Remy, Portfolio Rotation Strategy calculates a specific indicator by using every instrument in the portfolio. Positions are opened for those instruments which have the best indicator values. The wiki article provides an example with % Change indicator used for calculation. The Percent Change f...
by Tammy MultiCharts
17 Sep 2021
Forum: MultiCharts
Topic: How to exchange data between the indicator and the signal
Replies: 4
Views: 1047

Re: How to exchange data between the indicator and the signal

Hello icberlin,

It is also possible to use GlobalVariables to achieve your goal.
Please find more information about the external DLL here.
by Tammy MultiCharts
14 Sep 2021
Forum: MultiCharts
Topic: How to receive an email alert when trade condition is met and a trade is triggered in sim mode
Replies: 3
Views: 695

Re: How to receive an email alert when trade condition is met and a trade is triggered in sim mode

Hello AlgoDoc,

Alerts can work in both auto trading and forward-testing.
In order to have the alerts work you need to specify the alert conditions in your signal script using Alert reserved word.
Once that is done, please follow the instructions here to set up the email alerts for your signal.
by Tammy MultiCharts
08 Sep 2021
Forum: MultiCharts
Topic: Any plans for more crypto brokers?
Replies: 10
Views: 4529

Re: Any plans for more crypto brokers?

Hello Chartsurfer,

We have plans on implementing Kraken crypto feed and broker in one of the future releases.
by Tammy MultiCharts
25 Aug 2021
Forum: MultiCharts
Topic: work space wsp.
Replies: 7
Views: 1228

Re: work space wsp.

Hello jimm88, Someone created a malware with the same signature as our VB .NET studies, therefore MultiCharts .NET may provoke false positive malware detection by your anti-virus. We have already reported this issue to most popular antivirus companies so that they can whitelist VB.NET study archives...
by Tammy MultiCharts
23 Aug 2021
Forum: MultiCharts
Topic: Any plans for more crypto brokers?
Replies: 10
Views: 4529

Re: Any plans for more crypto brokers?

Hello kinwai,

Please reach out to us at support@multicharts.com to get a Project Management account.
How can I have account to vote for Bybit plug-in?
by Tammy MultiCharts
20 Aug 2021
Forum: MultiCharts
Topic: work space wsp.
Replies: 7
Views: 1228

Re: work space wsp.

Hello jimm88.

Could you please provide us with the problematic .wsp file so that we could check it on our end?
Where is the workspace file stored: on a local disk or a network drive?
Please also specify which version of MultiCharts you are using (you can check that in Help > About MultiCharts).
by Tammy MultiCharts
11 Aug 2021
Forum: MultiCharts
Topic: RSI vs RSIClassic what diffences?
Replies: 3
Views: 878

Re: RSI vs RSIClassic what diffences?

Hello Xurma,

RSI function was implemented for full compatibility with EasyLanguage studies. It contains a simplified mathematical equivalent of the original Wilder algorithm.

If you need the classic Welles Wilder formula, please use RSIClassic function.
by Tammy MultiCharts
09 Aug 2021
Forum: MultiCharts
Topic: BINANCE TEST
Replies: 1
Views: 682

Re: BINANCE TEST

Hello Smoky,

Binance testnet API keys are not supported in MultiCharts.
by Tammy MultiCharts
05 Aug 2021
Forum: MultiCharts .NET
Topic: Order of events [SOLVED]
Replies: 2
Views: 1130

Re: Order of events [SOLVED]

Hello Kghiasv,

To set variables like VariableSeries<> and VariableObject<> Value property should be used.

Please see below:

Code: Select all

VariableSeries<DateTime> bearFractalArray; bearFractalArray.Value = Bars.Time.Value;

Code: Select all

VariableSeries<DateTime> bearFractalArray; bearFractalArray.Value = Bars.Time[0];
by Tammy MultiCharts
04 Aug 2021
Forum: MultiCharts .NET
Topic: CloseD function not working on 1 Tick chart?
Replies: 1
Views: 795

Re: CloseD function not working on 1 Tick chart?

Hello lewisthegood,

We checked it on our end and found out that OHLCPeriodsAgo function is not working as expected.
Our engineers will fix it in one of the nearest releases.

In the meantime please replace the function with the attached script.
by Tammy MultiCharts
02 Aug 2021
Forum: MultiCharts
Topic: Auto Trading settings
Replies: 3
Views: 789

Re: Auto Trading settings

Hello Iain, According to our live chat session from July, 30th, the SELL orders generated by your strategy during live trading were rejected due to insufficient margin. Error: Order rejected - reason: YOUR ORDER IS NOT ACCEPTED. IN ORDER TO OBTAIN THE DESIRED POSITION YOUR NET LIQ MUST EXCEED THE MA...
by Tammy MultiCharts
08 Jul 2021
Forum: MultiCharts
Topic: OANDA not connecting for Win10 PCs
Replies: 2
Views: 530

Re: OANDA not connecting for Win10 PCs

Hello rsaraga,

Please install this updater to resolve the OANDA logon issue.
You will find the updater installation instructions here.
by Tammy MultiCharts
24 Jun 2021
Forum: MultiCharts
Topic: [Feature Request] - "Apply this input combinations to the strategy"
Replies: 2
Views: 475

Re: [Feature Request] - "Apply this input combinations to the strategy"

Hello lingwuchung, It is only possible to apply the strategy inputs from the latest Optimization Report opened through main MultiCharts menu > View > Strategy Optimization Report (even after you reopen it). If you save the report on your computer and open it separately, applying inputs to the chart ...
by Tammy MultiCharts
24 Jun 2021
Forum: MultiCharts .NET
Topic: Exporting optimization report to Excel
Replies: 1
Views: 806

Re: Exporting optimization report to Excel

Hello idnotbe,

Thanks for reporting the issue to us.
We could reproduce the described behavior on our end. The dev team is already working on a fix.
I will make sure you get notified once the bug is fixed.
by Tammy MultiCharts
23 Jun 2021
Forum: MultiCharts
Topic: Volume accutracy with TS data
Replies: 2
Views: 526

Re: Volume accutracy with TS data

Hi tonyt, Just to keep this thread updated: During the analysis we found out that in Format Instrument > Build Volume on you had “Tick count” selected. The total number of ticks in the current bar is displayed if Build Volume On is set to Tick Count. To show the total volume traded Trade Volume must...
by Tammy MultiCharts
18 Jun 2021
Forum: MultiCharts
Topic: How to rename task of historical data download scheduler
Replies: 1
Views: 398

Re: How to rename task of historical data download scheduler

Hello ragdoll,

To rename a task in Historical Data Download Scheduler please follow the steps below:
1. Double-click on the task in Historical Data Download Scheduler to open the Edit Task window.
2. In Schedule Settings tab click on the task name to edit it.
3. Click Apply > Ok.
by Tammy MultiCharts
09 Jun 2021
Forum: MultiCharts
Topic: Free quotes stopped working May 17th?
Replies: 12
Views: 3140

Re: Free quotes stopped working May 17th?

Hi John,

The version I provided is a minor update that only includes critical fixed for Free Quotes and Binance.
You can find the fixes included in that version in our What's New section.
by Tammy MultiCharts
09 Jun 2021
Forum: MultiCharts
Topic: Free quotes stopped working May 17th?
Replies: 12
Views: 3140

Re: Free quotes stopped working May 17th?

Hello bowlesj3,

There has been a minor update released with corresponding fixes for Free Quotes.
Please download it from this link. After the installation please reload your Free Quotes charts to restore the missing data.
by Tammy MultiCharts
09 Jun 2021
Forum: MultiCharts
Topic: Using Price Multiplier
Replies: 5
Views: 983

Re: Using Price Multiplier

Hello Leo, Not every data feed supports Price Multiplier. However, it may be used in your particular case with TS. The price multiplier for TS symbols should be specified after the symbol description. In your case please add *0.01 in Edit Symbol > Futures tab > Description. You will also need to set...
by Tammy MultiCharts
08 Jun 2021
Forum: MultiCharts
Topic: 90 Points instrument issue
Replies: 2
Views: 696

Re: 90 Points instrument issue

Hi tcat, In the indicator you use (H+L+C)/3 to define AVG.Value. // SuperTrend INDICATOR inputs: ATRLength(2), ATRMult(1.2), AVG.Value((h+l+c)/3); vars: ATR(0), dn.value(0), up.value(0), trend(1), flag(0), flagh(0), SuperTrend(0); ATR = AvgTrueRange(ATRLength) * ATRMult; up.value = AVG.Value + ATR; ...
by Tammy MultiCharts
07 Jun 2021
Forum: MultiCharts
Topic: Trade from webhooks?
Replies: 1
Views: 623

Re: Trade from webhooks?

Hello BlackstarOB,

There is no pre-built option to receive Webhook alerts in MultiCharts.
It is possible, however, to program a DLL for this purpose and call it from your PowerLanguage script.
by Tammy MultiCharts
04 Jun 2021
Forum: MultiCharts
Topic: Work Offline button no longer displayed
Replies: 1
Views: 456

Re: Work Offline button no longer displayed

Hello davide.c, Since the release of MultiCharts v14 one license can only be used one machine at the same time. The offline/online workaround is no longer supported. Our development team is currently working on implementing offline licenses for study development, backtesting and optimization. We're ...
by Tammy MultiCharts
04 Jun 2021
Forum: MultiCharts
Topic: VPS/Cloud recommendations
Replies: 7
Views: 1904

Re: VPS/Cloud recommendations

Hello small dog,

You will find the recommended tech specs for different set ups on our web site.
The version of the VPS should correspond to the supported Windows OS versions.
by Tammy MultiCharts
14 May 2021
Forum: MultiCharts
Topic: Daily Cumulative PL
Replies: 1
Views: 405

Re: Daily Cumulative PL

Hello Stormy,

There are no keywords to access Daily Profit or Loss directly from the code in MultiCharts.
However, that is possible to calculate the profit per day value in the code.
by Tammy MultiCharts
14 May 2021
Forum: MultiCharts
Topic: ProgramData\TS Support backups - when ?
Replies: 2
Views: 595

Re: ProgramData\TS Support backups - when ?

Hello syswizard,

StudyServer folder is updated every time new studies are created or the existing ones ae recompiled.
TradingCenter folder gets refreshed when new information is added to Order and Position Tracker, e.g. during trading or upon broker profile connection.
by Tammy MultiCharts
07 May 2021
Forum: MultiCharts
Topic: Some order show on chart other don't [SOLVED]
Replies: 4
Views: 798

Re: Some order show on chart other don't [SOLVED]

Airke07,

It would be helpful if you could attach a screenshot of the chart with the Chart Trading Panel open and one of Order and Position Tracker > Orders tab demonstrating the orders for the symbol.
by Tammy MultiCharts
07 May 2021
Forum: MultiCharts
Topic: Some order show on chart other don't [SOLVED]
Replies: 4
Views: 798

Re: Some order show on chart other don't [SOLVED]

Hello Airke07, Please make sure that: 1) The chart is plotted for the correct symbol. 2) The broker profile on the QMM1 chart's trading panel is connected. 3) The correct broker account is selected on the trade panel from the drop-down. 4) In Format Chart Trading > General settings tab the "Show Act...
by Tammy MultiCharts
30 Apr 2021
Forum: MultiCharts
Topic: Fast AT Switch warning
Replies: 1
Views: 597

Re: Fast AT Switch warning

Hello andreinvest, Fast Automated Order Execution Switch is one of the features included in the Advanced Strategy Pack . If you have a standard MultiCharts subscription or license, this feature will not be available and you will get an "Access denied" error message. You can upgrade your license to A...
by Tammy MultiCharts
29 Apr 2021
Forum: MultiCharts
Topic: Data Mapping Problem found in QuoteManager:Edit Data
Replies: 3
Views: 778

Re: Data Mapping Problem found in QuoteManager:Edit Data

Hello McGeorge,

We have addressed this to our development team for further tests.
I will make sure you get notified when there are any updates on the topic.
by Tammy MultiCharts
27 Apr 2021
Forum: MultiCharts
Topic: Array population truncate variable
Replies: 2
Views: 479

Re: Array population truncate variable

Hello Alege75,

I believe the solution for this was posted in this thread.
by Tammy MultiCharts
27 Apr 2021
Forum: MultiCharts .NET
Topic: Custom Instrument not matching data loaded with same resolution
Replies: 1
Views: 872

Re: Custom Instrument not matching data loaded with same resolution

Hello DrissB, It would be very helpful if you could attach the exported Indicator you're testing in PLN format and the workspace where the issue is reproduced (you can save it through File > Save Workspace as). Alternatively, you can send these files to our email support@multicharts.com for further ...
by Tammy MultiCharts
27 Apr 2021
Forum: MultiCharts
Topic: The error "calculating recommended parameters cancelled by user"
Replies: 2
Views: 475

Re: The error "calculating recommended parameters cancelled by user"

Hello shargo,

Our engineers are currently working on a fix for this issue. It will be implemented in one of the nearest releases.
We'll make sure that you get notified as soon as the release with the fix is out.
by Tammy MultiCharts
27 Apr 2021
Forum: MultiCharts
Topic: How to stop MC pulling data for specific instrument? [SOLVED]
Replies: 2
Views: 504

Re: How to stop MC pulling data for specific instrument? [SOLVED]

Hello Airke07, Please make sure the symbol is not used anywhere in MultiCharts. Double-check the charts, Scanner windows, Symbol Mapping (File > Broker Profiles > Symbol Mapping). Please also check if the symbol is not connected for Collect RT data w/o plotting in Quote Manager. If the symbol is not...
by Tammy MultiCharts
20 Apr 2021
Forum: MultiCharts
Topic: StopOrder handling in fast market move
Replies: 1
Views: 392

Re: StopOrder handling in fast market move

Hello signalworks,

MultiCharts does not execute orders. As soon as the order is sent to the broker - it is managed by the broker.
Please check what statuses the orders acquire in MultiCharts in different scenarios at the broker here.
by Tammy MultiCharts
16 Apr 2021
Forum: MultiCharts
Topic: Lastbar close
Replies: 1
Views: 426

Re: Lastbar close

Hello waldem, The weekly bars from MetaStock are closed after a 10-minute timeout after the session is closed. While the last bar is open, it is expected that the signal is not calculated on it. To have the study calculated on the last weekly bar you can try to create an Indicator with the same logi...
by Tammy MultiCharts
16 Apr 2021
Forum: MultiCharts
Topic: How is the correct way to setup base currency in portfolio trader for Binance
Replies: 4
Views: 1068

Re: How is the correct way to setup base currency in portfolio trader for Binance

Hello strelow, The are no built-in base crypto currencies in MultiCharts. However, if you select "None" in Strategy Properties > Base Currency, the second currency of the pair (for instance, USDT for BTCUSDT) will be used for profit and loss calculation of the strategy and for Strategy Performance R...
by Tammy MultiCharts
13 Apr 2021
Forum: MultiCharts .NET
Topic: IOGMode vs MarketNextBar
Replies: 3
Views: 1177

Re: IOGMode vs MarketNextBar

Hi lewisthegood, Our development team has reviewed the script you shared via email. The error "The Enabled Intra-bar Order Generation setting is incompatible with Open Next Bar type strategies" keeps popping up because MultiCharts remembered the (true) value set for CalcAtOpenNextBarAttribute during...
by Tammy MultiCharts
08 Apr 2021
Forum: MultiCharts .NET
Topic: IOGMode vs MarketNextBar
Replies: 3
Views: 1177

Re: IOGMode vs MarketNextBar

Hello lewisthegood,

We have reviewed your code and found out that you are using [CalcAtOpenNextBarAttribute(true)].
This attribute enables Open Next Bar mode, and is not compatible with Intra-Bar Order Generation.
To have your signal work do not use [CalcAtOpenNextBarAttribute(true)] or disable IOG.
by Tammy MultiCharts
08 Apr 2021
Forum: MultiCharts
Topic: [FS06] Auto trading will be stopped.
Replies: 9
Views: 1795

Re: [FS06] Auto trading will be stopped.

Hello kelvinhui9 and Smoky,

If reducing CPU load does not help to avoid [FS06] alerts being generated, we recommend our users to report that to us, so that our engineers could analyze the specific environments and check if there is a delay in strategy calculation.
by Tammy MultiCharts
07 Apr 2021
Forum: MultiCharts
Topic: Trade Streams type of Binance Datafeed
Replies: 1
Views: 563

Re: Trade Streams type of Binance Datafeed

Hello kuchihwei, Our development team would like you to demonstrate the issue with MultiCharts crashing as described in your request. Could you please come to our live chat MON-FRI from 5:30 AM till 1:00 PM EST? Our engineers will study your issue remotely. Live Chat is accessible from our web site ...
by Tammy MultiCharts
07 Apr 2021
Forum: MultiCharts
Topic: Data Mapping Problem found in QuoteManager:Edit Data
Replies: 3
Views: 778

Re: Data Mapping Problem found in QuoteManager:Edit Data

Hello McGeorge, As far as we could understand, you are using Interactive Brokers data feed. Interactive Brokers API does not support milliseconds or microseconds. You can ignore the values that are displayed in the MicroSec field, as it does not include data received from your data feed, and the tic...
by Tammy MultiCharts
06 Apr 2021
Forum: MultiCharts
Topic: MC14 Upgrade Major performance issues
Replies: 12
Views: 3452

Re: MC14 Upgrade Major performance issues

Reporting similar issue, only around 15 charts for strategy execution. With AMD core, virtual machine, receiving FS06 message for some charts once open the charts awhile. What are the suggested fix for that beyond the fast trace? Hello kelvinhui9, [FS06] alert is generated by the Fail-Watch System ...
by Tammy MultiCharts
19 Feb 2021
Forum: MultiCharts .NET
Topic: Binance Contract Ratios
Replies: 1
Views: 978

Re: Binance Contract Ratios

Hello tornadoatc, The contract ratio information is received from the broker. Accessing Contract Ratio values directly from the script in MultiCharts is not possible. However, the following information might help you calculate the position size: Contract Ratio value for Spot symbols and USDT Futures...
by Tammy MultiCharts
19 Feb 2021
Forum: MultiCharts
Topic: How can I get "contract ratio" for each crypto future in Binance Future Datafeed?
Replies: 4
Views: 2563

Re: How can I get "contract ratio" for each crypto future in Binance Future Datafeed?

Hello Morgan, The contract ratio information is received from the broker. Accessing Contract Ratio values directly from the script in MultiCharts is not possible. However, the following information might help you calculate the position size: Contract Ratio value for Spot symbols and USDT Futures equ...
by Tammy MultiCharts
04 Feb 2021
Forum: MultiCharts
Topic: Create Function multiple timeframes
Replies: 3
Views: 937

Re: Create Function multiple timeframes

Hello Masber2000, As a reference you can view the script of the pre-built Indicator Correlation that compares 2 data series. There is a function Correlation( IndepData, DepData, Length) which uses Data 1 and Data 2 as inputs: inputs: IndepData( Close of data1 ), DepData( Close of data2 ), Here is th...
by Tammy MultiCharts
26 Jan 2021
Forum: MultiCharts
Topic: Binance data feed is broken today
Replies: 10
Views: 2351

Re: Binance data feed is broken today

Hello wzero,

There had been some changes implemented on Binance's end that caused the connection issues in MultiCharts.
Our development team is currently working on a fix for the issue.
We will let you know as soon as there is a solution.
We appreciate your patience.
by Tammy MultiCharts
22 Jan 2021
Forum: MultiCharts
Topic: Portfolio Trader Data 1, 2, 3 with different data ranges
Replies: 3
Views: 851

Re: Portfolio Trader Data 1, 2, 3 with different data ranges

Hello,

Yes, that is correct.
The Data Range selected in the Data section of Portfolio Settings will be applied to all the data series from the Instrument List.
by Tammy MultiCharts
06 Jan 2021
Forum: MultiCharts
Topic: Portfolio Trader Data 1, 2, 3 with different data ranges
Replies: 3
Views: 851

Re: Portfolio Trader Data 1, 2, 3 with different data ranges

Hello AMarsland, In the Portfolio Trader it is only possible to set 1 data range for all the instruments and data series in Portfolio -> View -> Data -> Data range. If you need different resolutions (1 minute, 5 minute, 1 day) of the same instrument for your strategy's calculation, it is possible to...
by Tammy MultiCharts
04 Dec 2020
Forum: MultiCharts
Topic: OANDA - Cloudflare (Stuck)
Replies: 25
Views: 3465

Re: OANDA - Cloudflare (Stuck)

Dear OANDA users, We have received updates from OANDA regarding the issue with the CloudFlare DDoS Protection System blocking OANDA connection in MultiCharts. They have confirmed that CloudFlare have rolled back some changes made before and the connection in MultiCharts must be working now. Thank yo...
by Tammy MultiCharts
25 Nov 2020
Forum: MultiCharts
Topic: OANDA - Cloudflare (Stuck)
Replies: 25
Views: 3465

Re: OANDA - Cloudflare (Stuck)

Dear users,

We have received multiple support requests regarding this issue. We are currently analyzing it on our end and checking with OANDA.
We will follow you up as soon as there are any updates.
Thank you for your patience.
by Tammy MultiCharts
20 Nov 2020
Forum: MultiCharts
Topic: Order and Position Tracker error message
Replies: 3
Views: 928

Re: Order and Position Tracker error message

Hello, This error may appear after you downgrade to MultiCharts 12 from MultiCharts 14 due to incompatible Order and Position Tracker files from v14. To get rid of this pop-up you need to clear the whole history of orders in the Storage folder (you can find the path to it in File -> Preferences -> D...
by Tammy MultiCharts
06 Oct 2020
Forum: MultiCharts
Topic: Variadic function
Replies: 4
Views: 1012

Re: Variadic function

@TJ, I want to create function with arbitrary number of arguments, is it possible in PowerLanguage? If not, maybe I can work-around with array as @JoshM suggests. thanks for the reply :) Hello hoishing, Please use the solution suggested by JoshM: accessing the argument values through an array input.
by Tammy MultiCharts
06 Oct 2020
Forum: MultiCharts
Topic: Volume Profile time settings
Replies: 1
Views: 770

Re: Volume Profile time settings

Hello, You can regulate the way the Volume Profile is displayed by setting the Alignment parameter to Left/Right. If you are using the "Last..." option in the Time section, the VP will be placed either on the left or on the right side of the chart over the whole data series. To have the Volume Profi...
by Tammy MultiCharts
30 Sep 2020
Forum: MultiCharts
Topic: Currency Conversion Error
Replies: 2
Views: 891

Re: Currency Conversion Error

Dear Customers,

The issue with the Currency Conversion Server was resolved on September, 16.
We appreciate your patience.
by Tammy MultiCharts
24 Sep 2020
Forum: MultiCharts
Topic: Orders being rejected: Account does nor exist.
Replies: 4
Views: 2215

Re: Orders being rejected: Account does nor exist.

I'm having a similar issue, but with a Paper Trader broker profile (working with Portfolio Trader), but it's saying account 'Vici 4H' does not exist -- (which is my Portfolio Trader Portfolio name...). I'm using the paper trader broker profile in settings, and the profile works (tested a manual ord...
by Tammy MultiCharts
24 Sep 2020
Forum: MultiCharts .NET
Topic: IDataLoaderResult Data2 is null
Replies: 3
Views: 1531

Re: IDataLoaderResult Data2 is null

Thanks for the reply. The problem is that I cannot download information to determine aboveAsk or belowBid exchanges as in Time & Sales. How can I do? I would also need to calculate it for each bar in the price history. Thanks so much Hello Metrica, Please check this indicator for accessing the pric...
by Tammy MultiCharts
22 Sep 2020
Forum: MultiCharts .NET
Topic: Composing .NET functions
Replies: 1
Views: 975

Re: Composing .NET functions

Hello aha, You can use the standard built-in functions, like MACD or BarNumber, as a reference. Please check out this version of your code. It should work fine if we got your goal correctly: using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; namespace PowerLanguage....
by Tammy MultiCharts
22 Sep 2020
Forum: MultiCharts
Topic: OANDA - UNABLE TO CONNECT TO NETWORK LOGON DEMO [SOLVED]
Replies: 13
Views: 3233

Re: OANDA - UNABLE TO CONNECT TO NETWORK LOGON DEMO [SOLVED]

Hello siou83, We need to investigate your issue on our end. When the issue is reproduced please send us logs via the main MultiCharts window -> Help -> Feedback. Please select the options: Attach a screenshot; Attach log files…; Include Backup of Logs...; Snapshot of the current MC setup; Open works...
by Tammy MultiCharts
14 Sep 2020
Forum: MultiCharts
Topic: Currency Conversion Error
Replies: 2
Views: 891

Currency Conversion Error

Dear MultiCharts Users, We are experiencing technical issues on our Currency Conversion Server now. Our development team is working on a fix, and we are doing our best to have it resolved as soon as possible. We'll keep you updated, and let you know when it's resolved. If you have a subscription to ...
by Tammy MultiCharts
09 Sep 2020
Forum: MultiCharts .NET
Topic: IDataLoaderResult Data2 is null
Replies: 3
Views: 1531

Re: IDataLoaderResult Data2 is null

Hello Metrica, The FootPrint chart's resolution has not been specified in the request. request.Resolution = Resolution.CreateFootPrint(EResolution.Minute, 1, CumulativeDeltaChartType.DELTA_UP_TICK_DOWN_TICK, FootPrintChartType.BID_ASK_VOL, false); Please try this example: using System; using System....
by Tammy MultiCharts
01 Sep 2020
Forum: MultiCharts .NET
Topic: MultiCharts .NET 12.0 Release 14
Replies: 3
Views: 1622

MultiCharts .NET 12.0 Release 14

MultiCharts .NET 12.0 Release 14 builds 20691 (x32) / 20693 (x64) is out now!

You can check the change log in our blog.

>>>Go to Download page<<<
by Tammy MultiCharts
01 Sep 2020
Forum: MultiCharts
Topic: MultiCharts 12.0 Release 14
Replies: 4
Views: 1668

MultiCharts 12.0 Release 14

MultiCharts 12.0 Release 14 builds 20686 (x32) / 20694 (x64) is out now!

You can check the change log in our blog.

>>>Go to Download page<<<
by Tammy MultiCharts
31 Aug 2020
Forum: MultiCharts
Topic: MULTICHARTS 14.0 BETA 5
Replies: 26
Views: 6544

Re: MULTICHARTS 14.0 BETA 5

‌NO, nothing is solved ! I made a third laptop I7 3.5 ghz in the lan with MC 14 beta5 but with windows 7 and all is running good with no crazy popup who kill MC14 B5. My last test in Clevo laptop I9 9900K 4.8 ghz is to disable all enchanced technologies with Intel Extrem Tuning Utility and now all ...
by Tammy MultiCharts
25 Aug 2020
Forum: MultiCharts
Topic: MULTICHARTS 14.0 BETA 5
Replies: 26
Views: 6544

Re: MULTICHARTS 14.0 BETA 5

‌NO, nothing is solved ! I made a third laptop I7 3.5 ghz in the lan with MC 14 beta5 but with windows 7 and all is running good with no crazy popup who kill MC14 B5. My last test in Clevo laptop I9 9900K 4.8 ghz is to disable all enchanced technologies with Intel Extrem Tuning Utility and now all ...
by Tammy MultiCharts
24 Aug 2020
Forum: MultiCharts
Topic: Multidata conditions
Replies: 1
Views: 774

Re: Multidata conditions

Hello Jonny473, To be able to help you we need some additional information. Please switch MultiCharts to offline mode and reproduce your issue in a simplified environment on charts with Time Zone set to Exchange, then take a screenshot that shows the bar with incorrect calculation. Please specify wh...
by Tammy MultiCharts
24 Aug 2020
Forum: MultiCharts
Topic: plotting ohlc multiple sessions
Replies: 1
Views: 927

Re: plotting ohlc multiple sessions

Hello O66, There are no built-in indicators to achieve that. You can plot multiple data series with different session templates on one chart: one with overnight session, one with afternoon session and the third one with both, and query the necessary data from the corresponding data series. You can a...
by Tammy MultiCharts
21 Aug 2020
Forum: MultiCharts
Topic: Stop Limit Order - buy and sell simultaneously, updates/cancels every period
Replies: 1
Views: 1753

Re: Stop Limit Order - buy and sell simultaneously, updates/cancels every period

Hello nerdycanard, Buy and Sell Stop Limit orders, just like all other types of orders, can be sent simultaneously. MultiCharts will send them in an OCO group. You can use the pre-built Channel Breakout Strategy as a reference, test it with Paper Trader or demo account, and modify if required. Stop ...
by Tammy MultiCharts
21 Aug 2020
Forum: MultiCharts
Topic: StopLoss order canceled on every bar open
Replies: 2
Views: 923

Re: StopLoss order canceled on every bar open

For example: var: flag(false); once cleardebug; sellshort next bar market; if marketposition = -1 then begin if currentcontracts = 1 then begin if barstatus(1) = 2 then begin flag = true; end; if barstatus(1) = 0 then begin flag = false; end; if (flag) then begin print("currentbar = ", currentbar + ...
by Tammy MultiCharts
21 Aug 2020
Forum: MultiCharts
Topic: StopLoss order canceled on every bar open
Replies: 2
Views: 923

Re: StopLoss order canceled on every bar open

Hello, 1. Orders in MultiCharts are sent to the broker if the conditions for sending them are met in the code. If the conditions are not met the orders are cancelled. 2. You probably have Intra-Bar Order Generation on. In this case the strategy is calculated on each tick. When the bar is closed, its...
by Tammy MultiCharts
14 Aug 2020
Forum: MultiCharts
Topic: The "Buy"/"Sell" behavior when on broker side [SOLVED]
Replies: 4
Views: 1077

Re: The "Buy"/"Sell" behavior when on broker side [SOLVED]

Hello ragdoll, In auto trading the order will stay at the broker until the conditions for its generation are met on each script calculation. For instance, buy next bar at 1.17640 limit order will be active until it is executed. The Time in Force Settings of each broker plugin should also be taken in...
by Tammy MultiCharts
13 Aug 2020
Forum: MultiCharts
Topic: Building a Database from RT datafeed
Replies: 2
Views: 748

Re: Building a Database from RT datafeed

Hello mickson, Collect RT data w/o plotting option collects only real-time data and not historical data. To collect real-time data it is not necessary to build a chart, it is only required to have QuoteManager running. However, it does not collect historical data. To load historical data, it is nece...

Go to advanced search