Exchange Data from Portfolio Trader Backtesting to Indicator-plotting

Questions about MultiCharts and user contributed studies.
Nicola
Posts: 6
Joined: 29 Jun 2017

Exchange Data from Portfolio Trader Backtesting to Indicator-plotting

Postby Nicola » 30 Dec 2021

Please, I need any help for :
- PLOTTING at least 5 values over 3000 bars (12-year data), which my ("Umanot") signal gets from a 40-STOCK Portfolio Trader Backtesting,
- using an INDICATOR, which reads any ADE (All Data Everywhere) format storing all such 5x3000 numeric values (Integer and DoublePrecision) ,
- to be associated to ANY SINGLE STOCK-CHART I'm analysing (correlated by date/barnumber).
IMPORTANT: I need a solution without using Global Variables already exploited to their limits for other functions.
I've also studied EL Collections, IO DATA DLL and SDK EasyLanguage Extension but... got no solution to date :-(
Any idea for SHARING:
- between DIFFERENT Applications (Portfolio Trader Backtesting and MultiCharts CHARTs/PLOTs)
- a LARGE AMOUNT of data (more than 5*3000 = 15000 integer/double precision values)?
Thanks!
Nicola
nicola.antonucci@umanot.com

Return to “MultiCharts”