Search found 6 matches

by renochen
24 Oct 2016
Forum: MultiCharts
Topic: Can't find function in .dll [SOLVED]
Replies: 2
Views: 1568

Can't find function in .dll [SOLVED]

Hi everyone, I tried to use extension SDK of PL and was stuck in an error: Can't find function in .dll My steps are as follows and hopefully could get some feedback. 1. The document http://www.TS.com/~/media/Files/TS/PDF/Education/EasyLanguage_Extension_SDK.pdf 2. Need to use "PLKit.dll" instead of ...
by renochen
25 Sep 2016
Forum: MultiCharts
Topic: Ironpython with Powerlanguage
Replies: 2
Views: 1716

Re: Ironpython with Powerlanguage

Can you tell me more about "MC.Python". I don't know where to find the API, and hopefully it exists :) Thanks for your help.
by renochen
09 Sep 2016
Forum: MultiCharts
Topic: Ironpython with Powerlanguage
Replies: 2
Views: 1716

Ironpython with Powerlanguage

Recently I try to use python with Powerlanguage but couldn't find related topics.

I know in .NET we can use the solution as posted:
http://www.multicharts.com/discussion/v ... 19&t=10911

But how can we use ironpython in Powerlanguage?Thanks for your help.
by renochen
01 Feb 2016
Forum: MultiCharts
Topic: How to show self-defined product name on charts?
Replies: 1
Views: 851

How to show self-defined product name on charts?

Hi everyone, I created a spread product on multicharts. The product is in the form of X-Y. I used dataN of those outright products to form the spread curve and hided the original products. The thing is the title of the window always shows the name of the first product (X). I tried to show text as "X...
by renochen
20 Jan 2016
Forum: MultiCharts
Topic: Use Technical Indicators on Spread Products
Replies: 4
Views: 1210

Re: Use Technical Indicators on Spread Products

The following is the code. If you are familiar with spread products, you will realize that the calculation of stochastic doesn't make any sense at all. The only way is to use tick level to get the real high low of a spread, but that might create another question: how to use the value to different ti...
by renochen
19 Jan 2016
Forum: MultiCharts
Topic: Use Technical Indicators on Spread Products
Replies: 4
Views: 1210

Use Technical Indicators on Spread Products

Hi everyone, I tried to use technical indicators on spread products but ran into some issues. For example stochastic: Inputs: DataSeries1_H( High of data1 ), DataSeries2_H( High of data2 ), DataSeries1_L( Low of data1 ), DataSeries2_L( Low of data2 ), DataSeries1_C( Close of data1 ), DataSeries2_C( ...

Go to advanced search