Search found 27 matches

by pthegr8
09 Apr 2024
Forum: MultiCharts .NET
Topic: Multicharts integration with stock brokers
Replies: 15
Views: 4253

Re: Multicharts integration with stock brokers

HI MC support, and others. just for awareness and visibility. there have been multiple different threads on requesting API support for TDA, now Schwab. most recent is on the MC channel: https://www.multicharts.com/discussion/viewtopic.php?p=142174#p142174 Any chance MC can look into supporting the n...
by pthegr8
31 Mar 2024
Forum: MultiCharts
Topic: TD Ameritrade
Replies: 22
Views: 5220

Re: TD Ameritrade

Here's some update on the API with Schwab: https://developer.tdameritrade.com/content/trader-api-schwab-integration-guide-june-2023-update There have been several users on this platform requesting TDA integration. But MC support cancelled the integration due to "technical difficulties". I'm really h...
by pthegr8
29 Mar 2024
Forum: MultiCharts
Topic: TD Ameritrade
Replies: 22
Views: 5220

Re: TD Ameritrade

Svetlana, any chance MC will revisit integration now that TDA is moving to Schwab?
by pthegr8
23 Apr 2023
Forum: MultiCharts
Topic: Easylanguage and ChatGPT
Replies: 2
Views: 1451

Re: Easylanguage and ChatGPT

I've been playing around with chatgpt v4 ME can you learn from this? it is the official multicharts.net manual, and includes a programming manual : https://www.multicharts.com/trading-software/index.php/Main_Page#MultiCharts_.NET As an AI language model, I cannot actively learn or update my knowledg...
by pthegr8
18 Aug 2022
Forum: MultiCharts
Topic: TD Ameritrade
Replies: 22
Views: 5220

Re: TD Ameritrade

I thought the communication issue was resolved, I took it upon myself to get MC in touch with the API support at TDA in that last month or two. so I don't know what the hold up is ?
by pthegr8
15 Jun 2022
Forum: User Contributed Studies
Topic: MOBO Bands
Replies: 3
Views: 4160

Re: MOBO Bands

Love the MoBo bands. thanks for posting.
would be so much better if bands could be shaded. but still waiting on that feature to be added, don't we?
by pthegr8
21 May 2022
Forum: MultiCharts .NET
Topic: UpdateOnEveryTick performance issues
Replies: 2
Views: 886

UpdateOnEveryTick performance issues

I have UpdateOnEveryTick True on my indicator, but it is starting to cause performance issues. it seems the only alternative is to update on bar close. Is there no way to update at specific interval? for example I'd like to update every couple seconds instead of on every tick. can this be done? if n...
by pthegr8
29 Apr 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2241

Re: MultiCharts .NET 14.0 Release 4

can you plz confirm you're continuing with TDA integration? I'd appreciate it. otherwise I need to look for other solutions.
by pthegr8
28 Apr 2022
Forum: MultiCharts .NET
Topic: Interactive Brokers IB datafeed freezing
Replies: 3
Views: 1272

Re: Interactive Brokers IB datafeed freezing

Ok thanks. just did it after another freeze. this time 2 of 8 charts freezed data. they have ES futures, the other 6 charts have SPY ticker and continued to work.
by pthegr8
19 Apr 2022
Forum: MultiCharts .NET
Topic: Interactive Brokers IB datafeed freezing
Replies: 3
Views: 1272

Re: Interactive Brokers IB datafeed freezing

ran MCdumper, attached log file. It happened just after 12:00. does this mean the problem is on IB's end? if so, any settings I might need to adjust?
by pthegr8
19 Apr 2022
Forum: MultiCharts .NET
Topic: Interactive Brokers IB datafeed freezing
Replies: 3
Views: 1272

Interactive Brokers IB datafeed freezing

Hi, I have 4 MC.net desktops, each with 4 charts open, and using IB datafeed. I have allocated 4Gb of ram to IB, and Task-manager shows its not using more then 2Gb. My PC does not go over 40% of memory, and less than 15% CPU. about 2 or 3 times a day the datafeed freezes. usually not to all charts, ...
by pthegr8
15 Apr 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2241

Re: MultiCharts .NET 14.0 Release 4

subsequently I received an email directly from the API team: Hello, Thank you for your email. In general, we do not actively reach out to external consumers to check the progress of their integration as our Developer Tools are mostly a self-service type of a offering for any consumers to integrate i...
by pthegr8
15 Apr 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2241

Re: MultiCharts .NET 14.0 Release 4

Asked to escalate, and got reply: Hello Peter, Thank you for taking the time to write to us! My name is Andrew and I am happy to help! We appreciate the additional information! I've passed this information along to our Tech team who has let our API team know! I hope this helps! Thank you for being a...
by pthegr8
14 Apr 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2241

Re: MultiCharts .NET 14.0 Release 4

the response from TDA on my query placed on their contact https://www.tdameritrade.com/why-td-ameritrade/contact-us.html page was to contact them on the email address I listed previously: api@tdameritade.com . I just sent them another email. can we all raid this email, and email them the request ple...
by pthegr8
31 Jan 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2241

Re: MultiCharts .NET 14.0 Release 4

I will do so. hopefully there will be more MC.net users interested in this integration. do you have a contact, or email at TDA, where e can send the request to? I used to code my own interface with them using activex, but that is a very long time ago. they had a support email : api@tdameritrade.com ...
by pthegr8
28 Jan 2022
Forum: MultiCharts
Topic: Crypto brokers
Replies: 8
Views: 1944

Re: Crypto brokers

I have crypto in interactive brokers, but I can't seem to add symbols in MC.
for example BTC crypto in IB, how do I get that in MC?
by pthegr8
28 Jan 2022
Forum: MultiCharts .NET
Topic: MultiCharts .NET 14.0 Release 4
Replies: 10
Views: 2241

Re: MultiCharts .NET 14.0 Release 4

is support for TD-ameritrade still on the roadmap? if so, any ETA?
by pthegr8
06 Jul 2021
Forum: MultiCharts .NET
Topic: Manual looping support?
Replies: 6
Views: 1575

Re: Manual looping support?

Figured it out. startcalc() method addresses the bar index different than calcbar() method. for example, if you select 300 bars as data range; in calcbar() the most recent bar is bar 0. and the oldest bar will be 299. while in startcalc() the oldest bar is index 0, and the most recent bar is index 2...
by pthegr8
17 Jun 2021
Forum: MultiCharts .NET
Topic: Manual looping support?
Replies: 6
Views: 1575

Re: Manual looping support?

From the manual: “The StarCalc() method of study class is called every time before the calculation starts.” I could be wrong but I interpret this that the code in the StartCalc() method is being called on every tick, or on every close of every new bar. Depending on the setting. But that doesn't seem...
by pthegr8
15 Jun 2021
Forum: MultiCharts .NET
Topic: Manual looping support?
Replies: 6
Views: 1575

Re: Manual looping support?

solved by reading page 23 of the MultiCharts.NET-ProgrammingGuide-v.1.2.pdf "Please note that bar indexation is executed, starting from the current bar, leftwards with positive indices, and rightwards with negative ones." so to walk through the bar index from left to right, needed to use negative in...
by pthegr8
12 Jun 2021
Forum: MultiCharts .NET
Topic: Manual looping support?
Replies: 6
Views: 1575

Re: Manual looping support?

In addition; as per previous example if you have a data range limit set at, in this case, 30bars, then addressing for example Bars.FullSymbolData.Low[10]. should I expect to get the low of the 10th bar from the left of the chart, or the 10th bar from the right of the chart? Neither one of these appe...
by pthegr8
12 Jun 2021
Forum: MultiCharts .NET
Topic: Manual looping support?
Replies: 6
Views: 1575

Re: Manual looping support?

It is still very confusing . for example consider the following code: using System; using System.Drawing; using System.Linq; using PowerLanguage.Function; using System.Windows.Forms; namespace PowerLanguage.Indicator{ public class test_bars_1 : IndicatorObject { public test_bars_1(object _ctx):base(...
by pthegr8
20 May 2021
Forum: MultiCharts .NET
Topic: Manual looping support?
Replies: 6
Views: 1575

Manual looping support?

I'm starting to get more familiar with creating studies. from the MC.net Programming Guide: " The script begins to work through all of the historic bars of the symbol and on each bar the CalcBar() method is called " Is there a way you can decide whether how much (if any) to loop, instead of executin...
by pthegr8
06 May 2021
Forum: MultiCharts .NET
Topic: autotrade options based on strategy on the underlying
Replies: 5
Views: 2119

Re: autotrade options based on strategy on the underlying

Learned something new. that sounds like a solution for what I want to do. thanks for the reply Darob!
by pthegr8
06 May 2021
Forum: MultiCharts .NET
Topic: autotrade options based on strategy on the underlying
Replies: 5
Views: 2119

Re: autotrade options based on strategy on the underlying

or for example I find that my indicators work better on a ETF, but like to trade the 3xETF. so for example if my indicator triggers a trade entry for SPY, I'd like to trade the SPXS or SPXL. so the same question would apply. How do you place an order on a different ticker than the strategy is runnin...
by pthegr8
02 May 2021
Forum: MultiCharts .NET
Topic: autotrade options based on strategy on the underlying
Replies: 5
Views: 2119

autotrade options based on strategy on the underlying

Hi, I'm new to MC.net and my goal is to migrate some of my own developed indicators from a discontinued platform to MC.net. Learning C# as fast as I can. couple questions I would really appreciate to get some help on: I have an IB account linked to MC I day trade weekly SPY options, and my strategy ...
by pthegr8
02 May 2021
Forum: MultiCharts
Topic: TD Ameritrade
Replies: 22
Views: 5220

Re: TD Ameritrade

just a "me to". Newbie to MC.net. Had to open an IB account just to get started with MC. TDA support would be fantastic. patiently waiting. Thanks!

Go to advanced search