Search found 25 matches

by matthewting
16 Jul 2020
Forum: MultiCharts
Topic: optimize wtih other factors setting [SOLVED]
Replies: 4
Views: 1329

Re: optimize wtih other factors setting [SOLVED]

I don't use it myself and I rather prefer the Powerlanguage SetCustomFitnessValue method: https://www.multicharts.com/trading-software/index.php/SetCustomFitnessValue But, if you are at ease with Javascript, you can start here: https://www.multicharts.com/discussion/viewtopic.php?t=8838 Thank you s...
by matthewting
16 Jul 2020
Forum: MultiCharts
Topic: optimize wtih other factors setting [SOLVED]
Replies: 4
Views: 1329

Re: optimize wtih other factors setting [SOLVED]

Hi, Have a look at "SetCustomFitnessValue", "PercentProfit" and "TotalTrades" keywords. You can create a multi-criteria optimization fitness that suits your needs. As an alternative, you can also use the "Custom Criteria" (Javascript based editor available in the optimization window). Hi Mydesign, ...
by matthewting
11 Jul 2020
Forum: MultiCharts
Topic: optimize wtih other factors setting [SOLVED]
Replies: 4
Views: 1329

optimize wtih other factors setting [SOLVED]

Dear MC support, I optimize the signal and found out a problem that process the "%profitable" strategy in my optimization , the result is higher profitable,but just a little total trade quantity, it's not enough trade quantity for test sample. Could I do optimize in "profitable" strategy and keep t...
by matthewting
26 Jun 2020
Forum: MultiCharts
Topic: backtest correlation. [SOLVED]
Replies: 2
Views: 1048

Re: backtest correlation. [SOLVED]

1.Can I backtest two instruments correlation coefficient to trade? such as I insert "aapl" in the chart , I want to know "AAPL" the correlation with "FB". if two instruments is inverse relation and "AAPL" price down, I will buy the "FB". This is possible in the Portfolio Trader but not on the chart...
by matthewting
26 Jun 2020
Forum: MultiCharts
Topic: backtest correlation. [SOLVED]
Replies: 2
Views: 1048

backtest correlation. [SOLVED]

Dear MC support, 1.Can I backtest two instruments correlation coefficient to trade? such as I insert "aapl" in the chart , I want to know "AAPL" the correlation with "FB". if two instruments is inverse relation and "AAPL" price down, I will buy the "FB". 2. MC can existing the sub tab in the chart?...
by matthewting
29 Dec 2019
Forum: MultiCharts
Topic: trade in define time period
Replies: 1
Views: 784

trade in define time period

Dear MC, My strategy existing multi signals in the same time period, the time period is opivotbar of pivot "( price,length, leftstrength, rightstrength, instance, hilo, opivotprice, opivotbar) " How can I define trading in the same time period(opivotbar) ? I input the pivot function that existing th...
by matthewting
18 Dec 2019
Forum: MultiCharts
Topic: multi signals is unavailable? [SOLVED]
Replies: 2
Views: 1240

Re: multi signals is unavailable? [SOLVED]

Hello matthewting,

Multiple signals applied to one chart form a single strategy:
http://www.multicharts.com/trading-soft ... ripts_Work
If you need some signals to trade individually – they should be on separate charts.

Hi Henry,
Got it. Thanks.
by matthewting
18 Jul 2019
Forum: MultiCharts
Topic: multi signals is unavailable? [SOLVED]
Replies: 2
Views: 1240

multi signals is unavailable? [SOLVED]

Dear MC, I insert alone signal(DMI) to the chart (execution time range from 3.11-7.3 ): alone signal.JPG when I insert multi signals to the chart,but the execution time range of DMI signal is reduce(3.11-3.20). I try to check the "strategy properties"-"position limit", but the problem is remain. Cou...
by matthewting
21 Jun 2019
Forum: MultiCharts
Topic: contractprofit can't trading? [SOLVED]
Replies: 4
Views: 1281

Re: contractprofit can't trading? [SOLVED]

See post #1 & #2 https://www.multicharts.com/discussion/viewtopic.php?t=11713 SORRY,it's my first time post code. I don't know how to program "contractprofit" for take profit and cut loss. Thank you. [/code] I corrected your code and works... Firstly, I changed the last part of your code, there was...
by matthewting
31 May 2019
Forum: MultiCharts
Topic: contractprofit can't trading? [SOLVED]
Replies: 4
Views: 1281

Re: contractprofit can't trading? [SOLVED]

See post #1 & #2 https://www.multicharts.com/discussion/viewtopic.php?t=11713 SORRY,it's my first time post code. I don't know how to program "contractprofit" for take profit and cut loss. Thank you. inputs:iEMAup1len( 14 ), iEMAdown1len( 14 ), iAVGRSI1len( 5 ), iEXTAVGRSI1len( 10 ), ioversell( 30 ...
by matthewting
31 May 2019
Forum: MultiCharts
Topic: contractprofit can't trading? [SOLVED]
Replies: 4
Views: 1281

contractprofit can't trading? [SOLVED]

Dear MC, I want to program the take profit and cut loss command , but the "contractprofit" can not deal with trade( I optimization the signal to the trading, there isn't any trade result). Could you check my mistake? Thanks. begin if A > B then buy ( "RSI-Long" ) 100 contracts next bar at market; en...
by matthewting
24 May 2019
Forum: MultiCharts
Topic: Can I optimize the CPI data? [SOLVED]
Replies: 2
Views: 1137

Re: Can I optimize the CPI data? [SOLVED]

Search "EL Collections" in forum and FAQs.

Use EL collections to read/write this data and reference bar to bar values for various fundamentals as part of a backtest.

Just my advice anyway.
GOT IT. THANK YOU SO MUCH.
by matthewting
18 May 2019
Forum: MultiCharts
Topic: Can I optimize the CPI data? [SOLVED]
Replies: 2
Views: 1137

Can I optimize the CPI data? [SOLVED]

Dear MC , We usually optimization the stock(including OPEN; HIGH; LOW; CLOSE and Volume), But I want to optimize the only one value of indicator( like CPI / UNEMPLOYMENT RATE ) from MC. Would the MC done it or how are you process the data in your experience? Thanks. unemployment.JPG
by matthewting
07 Mar 2019
Forum: MultiCharts
Topic: extend the range of open and close of candle in currency
Replies: 1
Views: 620

extend the range of open and close of candle in currency

Hi MC, I add the USD/EUR symbol (EUR=X) in QM, but the range of open and close is narrow( "MC scale") MC range.JPG and it's different from normal scale ( "normal scale"). normal scale.JPG I try to setting the "edit symbol"-"price scale" , price scale.JPG the decimal just available ,but the open and...
by matthewting
05 Mar 2019
Forum: MultiCharts
Topic: disappear the new signal in language editor [SOLVED]
Replies: 2
Views: 1052

Re: disappear the new signal in language editor [SOLVED]

matthewting,

this can happen if for example Multicharts is run as administrator, but PL Editor is not (or vice versa). I would suggest making sure that you run both PL Editor and Multicharts with administrator privileges.

Regards,

ABC

Thank you.
by matthewting
18 Feb 2019
Forum: MultiCharts
Topic: disappear the new signal in language editor [SOLVED]
Replies: 2
Views: 1052

disappear the new signal in language editor [SOLVED]

Dear MC, I program a new signal in power language editor and compile,but I open the MC and insert the signal , I can't found out the signal and go back to editor ,the signal is disappearance in editor,. I get the more times like this case. Would you give me some suggestion? Thanks.
by matthewting
31 Jan 2019
Forum: MultiCharts
Topic: how to feed the SP500 index in Multicharts? [SOLVED]
Replies: 2
Views: 1000

Re: how to feed the SP500 index in Multicharts? [SOLVED]

Hello, matthewting, FreeQuotes is the data downloaded from the Yahoo Finance websites in Spreadsheet format. If the data does not exist on the data provider's website in the spreadsheet file - you won't be able to have it in MultiCharts. Please go to the Yahoo Finance page for the required instrume...
by matthewting
31 Jan 2019
Forum: MultiCharts
Topic: how to feed the SP500 index in Multicharts? [SOLVED]
Replies: 2
Views: 1000

how to feed the SP500 index in Multicharts? [SOLVED]

Hi MC,
I can found out the NASDAQ index the Quotemanager and synchronization to charts.

NASDAQ .JPG
(110.98 KiB) Downloaded 237 times
But I can't synchronization data in charts when I added the symbol in quotemanager.
spx2.JPG
(37.91 KiB) Downloaded 237 times
spx.JPG
(39.95 KiB) Downloaded 237 times
spx3.JPG
(34.77 KiB) Downloaded 237 times
I setting some incorrect in MC? [/b]
by matthewting
22 Jan 2019
Forum: MultiCharts
Topic: how can I syn the data feed? [SOLVED]
Replies: 2
Views: 958

Re: how can I syn the data feed? [SOLVED]

Please go to the top of this MultiCharts webpage,
At the top of the page, look for the SUPPORT tab.
You can find the link to video tutorials.

Thank you, I don't know why before I install the MC CN version can't connect the free quotes.
I reinstall the OS and MC 12 just fixing.
by matthewting
17 Jan 2019
Forum: MultiCharts
Topic: how can I syn the data feed? [SOLVED]
Replies: 2
Views: 958

how can I syn the data feed? [SOLVED]

Hi MC, The MC is support "Free End Of Day data for most US stocks, and other symbols. " in the introduction. How can I to setting the data feed ? or need to program the API to do it? because I get the trading signal from the charts after I download and import the data(ASCII) to quotemanager every da...
by matthewting
16 Jan 2019
Forum: MultiCharts
Topic: scaling problem [SOLVED]
Replies: 4
Views: 1247

Re: scaling problem [SOLVED]

Hello, matthewting, Please make sure Price Scale is configured correctly in Quote Manager -> Edit Symbol -> Settings. Set up Price Scale corresponding to the number of digits after decimal you need to display, e.g. Price Scale = 1/100 if you need two digits after decimal. this solve the problem,tha...
by matthewting
15 Jan 2019
Forum: MultiCharts
Topic: scaling problem [SOLVED]
Replies: 4
Views: 1247

Re: scaling problem [SOLVED]

I try to check the "NO.of digits after decimal". the price unit is existing decimal.
But the bar displays the exact OHLC not yet.
pfe scaling.JPG
(35.66 KiB) Downloaded 286 times
the OHLC is incorrect in chart.
pfe ohlc.JPG
(19.5 KiB) Downloaded 285 times
I comfirm the Quotemanager DATA is no problem.
pfe quotes.JPG
(59.33 KiB) Downloaded 286 times
by matthewting
14 Jan 2019
Forum: MultiCharts
Topic: scaling problem [SOLVED]
Replies: 4
Views: 1247

scaling problem [SOLVED]

I import the price data to quotemanager via ASCII, I found out the data different between import data and display data in charts. such as: PFE 2018.12.17 open:43.5 high:43.97 low:42.98 close:43.11 but the charts bar display : pfe bar.JPG open:44 high:44 low:43 close:43 I think maybe some of scaling ...
by matthewting
11 Jan 2019
Forum: MultiCharts
Topic: marketposition is unavailable in indicator [SOLVED]
Replies: 2
Views: 965

Re: marketposition is unavailable in indicator [SOLVED]

Please go to the Wiki

Under the section:
PowerLanguage Keyword Reference

Look for:
Strategy Position‎ (47 P)

You will find the keyword:
MarketPosition

It has answers to all your questions.

Got it. thank you .
by matthewting
11 Jan 2019
Forum: MultiCharts
Topic: marketposition is unavailable in indicator [SOLVED]
Replies: 2
Views: 965

marketposition is unavailable in indicator [SOLVED]

I copy the signal code to indicator , but the marketposition is unavailable , inserting the indicator will be more buy arrow in chart(
more arrow.JPG
(57.42 KiB) Downloaded 252 times
), instead of the one buy arrow and one sell arrow(
one by one.JPG
(28.15 KiB) Downloaded 252 times
). How can I used other function to fix it?
Thanks.

Go to advanced search