Search found 9 matches

by zfsamzfsam
21 Dec 2017
Forum: MultiCharts
Topic: Could MC provide Set_IntraBar_Trailing( PriceLevel,ATR*0.5~1.0~ )?
Replies: 1
Views: 702

Could MC provide Set_IntraBar_Trailing( PriceLevel,ATR*0.5~1.0~ )?

Touch the price level withdraw ATR*0.5~1.0~,Exit
eg:Set_IntraBar_Trailing( PriceLevel,ATR*0.5~~1.0 )
by zfsamzfsam
24 Sep 2016
Forum: MultiCharts
Topic: Ironpython with Powerlanguage
Replies: 2
Views: 1704

Re: Ironpython with Powerlanguage

I suggest to launch the MC.Python,Provide a Python-style API,
Because Python is simpler than .NET.
by zfsamzfsam
27 Aug 2016
Forum: MultiCharts
Topic: IB/MC: How to manage Rollover [SOLVED]
Replies: 7
Views: 3850

Re: IB/MC: How to manage Rollover [SOLVED]

Is there any way to determine which month contract is the current one in a custom futures data set? For example when I load my custom futures can I tell what the current highest volume is directly via either a function or something else? Or do I have to figure it out manually/externally? Hello Dave...
by zfsamzfsam
12 May 2016
Forum: MultiCharts
Topic: symbol exchange scanner/portfolio
Replies: 5
Views: 4717

Re: symbol exchange scanner/portfolio

Some suggests: QuoteManager auto update SymbolList from vendor MarketScanner(Pre-Scanner) auto load symbol list from File MarketScanner(WatchList) auto export symbol list to File PortfolioTrader auto load/export symbol list from/to File File Format(Can edit manually): json/XML/... Thanks. https://w...
by zfsamzfsam
11 May 2016
Forum: MultiCharts
Topic: symbol exchange scanner/portfolio
Replies: 5
Views: 4717

Re: symbol exchange scanner/portfolio

Some suggests:

QuoteManager auto update SymbolList from vendor

MarketScanner(Pre-Scanner) auto load symbol list from File
MarketScanner(WatchList) auto export symbol list to File

PortfolioTrader auto load/export symbol list from/to File

File Format(Can edit manually):
json/XML/...

Thanks.
by zfsamzfsam
16 Mar 2016
Forum: MultiCharts
Topic: closing status of a bar sometimes takes too long
Replies: 38
Views: 17428

Re: closing status of a bar sometimes takes too long

d) Or best way is to have a new advance SetExitOnClose(=>SetExitOnSession) which can handle all these issues once and for all. Please vote for it
http://www.multicharts.com/pm/viewissue ... no=MC-1521


This is just a small feature, but very useful!!!
by zfsamzfsam
25 Feb 2016
Forum: MultiCharts
Topic: Portfolio Trader - Money Management Signal Max Symbols
Replies: 7
Views: 5747

Re: Portfolio Trader - Money Management Signal Max Symbols

As a work around, I think making the netprofit function in the Portfolio Trader reflect the actual net profit generated by the strategy, regardless of the MMS, would work.
=>pmms_strategy_netprofit_without_mms
by zfsamzfsam
21 Aug 2014
Forum: MultiCharts
Topic: how to import open interest into quote manager
Replies: 14
Views: 3572

Re: how to import open interest into quote manager

I suggest QM/ascii import/ascii map can include custom column,e.g.CustomColumn1 CustomColumn2 ... CustomColumnN
These columns are also useful for datafeed ventor to special data
Custom colums maybe intraday openinterest or other data.


https://www.multicharts.com/pm/viewissu ... no=MC-1717

Go to advanced search