MAE-MFE DON´T COMPUTE

3 replies

FILIPE BONALDO ACERBI

Customer, bbp_participant, community, 27 replies.

Visit profile

6 years ago #200863

Hello

I´m experiencing a problem when I try to compute open balance. I have a simple strategy (portfolio merged) that has multiple symbols. I setup the minute data for each symbol and ran. After some time, the quantanalyzer showed a message “finish”, but, when I look in the equity chart or in the list of trades, the MAE/MFE and open equity didn´t be calculated. I tried three times without success. When I saw the log file, I noticed that Quantanalyzer didn´t load some symbols:

14:37:20.501 [main] INFO SQPluginManager – Loading plugin ‘TestRunnerPlugin’
14:37:20.579 [main] INFO SQPluginManager – Loading plugin ‘TestCustomPlugin’
14:37:20.579 [main] INFO SQPluginManager – Loading plugin ‘Drawdown’
14:37:20.579 [main] INFO SQPluginManager – Loading plugin ‘Volume’
14:37:20.579 [main] INFO SQPluginManager – Loading plugin ‘Stagnation marker’
14:37:20.595 [main] INFO SQPluginManager – Loading plugin ‘Year markers’
14:37:20.595 [main] INFO SQPluginManager – Loading plugin ‘Draw lines’
14:37:20.595 [main] INFO SQPluginManager – Loading plugin ‘Trade Peaks’
14:37:20.610 [main] INFO SQPluginManager – Loading plugin ‘History trend’
14:37:20.610 [main] INFO SQPluginManager – Loading plugin ‘Draw MAE/MFE’
14:37:20.610 [main] INFO SQPluginManager – Loading plugin ‘Open balances’
14:37:20.610 [main] INFO SQPluginManager – Loading plugin ‘Paste MT4 Report’
14:37:20.626 [main] INFO SQPluginManager – Loading plugin ‘GeneralSettingsPlugin’
14:37:20.626 [main] INFO SQPluginManager – Loading plugin ‘WebReportSettingsPlugin’
14:37:20.626 [main] INFO SQPluginManager – Loading plugin ‘Monte Carlo Confidence levels’
14:37:20.642 [main] INFO Program – Program ‘MonteCarloConfidenceLevels’ was registered.
14:37:20.642 [main] INFO SQPluginManager – Loading plugin ‘Monte Carlo Chart’
14:37:20.642 [main] INFO SQPluginManager – Loading plugin ‘Monte Carlo Risk of ruin’
14:37:20.642 [main] INFO SQPluginManager – Loading plugin ‘Monte Carlo Predict / Verify’
14:37:20.657 [main] INFO SQPluginManager – Loading plugin ‘Money Management Settings’
14:37:20.657 [main] INFO SQPluginManager – Loading plugin ‘Money Management Chart’
14:37:20.657 [main] INFO SQPluginManager – Loading plugin ‘Money Management Results’
14:37:20.657 [main] INFO SQPluginManager – Loading plugin ‘Drawdown’
14:37:20.673 [main] INFO SQPluginManager – Loading plugin ‘Volume’
14:37:20.673 [main] INFO SQPluginManager – Loading plugin ‘Range Axis’
14:37:20.673 [main] INFO Program – Program ‘Loader’ was registered.
14:37:20.673 [main] INFO EAAMainApp – Checking for news.
14:37:20.673 [main] INFO SQNews – Checking for news. Mode[mode_release]
14:37:21.360 [main] INFO EAAMainApp – No news were found.
14:37:26.372 [AWT-EventQueue-0] INFO EAAMainApp – Db Total open: 2
14:37:52.531 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘Overview’ analyzer-tab data
14:37:52.656 [AWT-EventQueue-0] INFO TaskPanelEAA – Loading ‘AnalyzeEAA’ main-tab data
14:37:52.656 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘Overview’ analyzer-tab data
14:37:55.336 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘Open balances’ analyzer-tab data
14:39:14.066 [SwingWorker-pool-2-thread-2] INFO OpenBalancesTask – Trades range: 2003.05.12 00:00 – 2017.09.28 23:59
14:39:30.974 [SwingWorker-pool-2-thread-2] INFO OpenBalancesTask – XAUUSD_dks/M30 symbol data range: 2003.05.05 00:01 – 2017.09.29 20:58
14:39:52.195 [SwingWorker-pool-2-thread-2] INFO OpenBalancesTask – GBPJPY/D1 symbol data range: 2003.08.04 00:01 – 2017.09.29 20:58
14:42:23.833 [SwingWorker-pool-2-thread-2] INFO OpenBalancesTask – EURUSD_dks/M15 symbol data range: 2003.05.05 00:00 – 2017.09.29 20:58
14:42:45.038 [SwingWorker-pool-2-thread-2] INFO OpenBalancesTask – EURUSD_dks/M30 symbol data range: 2003.05.05 00:00 – 2017.09.29 20:58
14:43:45.373 [SwingWorker-pool-2-thread-2] INFO OpenBalancesTask – XAUUSD_dks/H4 symbol data range: 2003.05.05 00:01 – 2017.09.29 20:58
15:12:24.334 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘List of trades’ analyzer-tab data
15:12:30.100 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘Equity chart’ analyzer-tab data
15:12:31.241 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘List of trades’ analyzer-tab data
15:12:34.726 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘List of trades’ analyzer-tab data
15:12:39.164 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘Portfolio correlation’ analyzer-tab data
15:12:40.445 [AWT-EventQueue-0] INFO AnalyzerTabPluginClass – Loading ‘Open balances’ analyzer-tab data

The last symbol load is XAUUSD_dks/H4, but in the strategy I have many other symbols as I attached below.

Is there a problem?

Attachments:
You must be logged in to view attached files.

0

FILIPE BONALDO ACERBI

Customer, bbp_participant, community, 27 replies.

Visit profile

6 years ago #200872

I ran more one time and noticed the following error log:

Exception in thread “AWT-EventQueue-0” java.lang.OutOfMemoryError: GC overhead limit exceededException in thread “AWT-EventQueue-0” java.lang.OutOfMemoryError: GC overhead limit exceeded at java.awt.image.DataBufferInt.<init>(DataBufferInt.java:75) at java.awt.image.Raster.createPackedRaster(Raster.java:467) at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1032) at java.awt.image.BufferedImage.<init>(BufferedImage.java:340) at de.javasoft.util.java2d.Synthetica2DUtils.createColorizedImage(Synthetica2DUtils.java:93) at de.javasoft.plaf.synthetica.painter.ImagePainter.drawImage(ImagePainter.java:755) at de.javasoft.plaf.synthetica.painter.ImagePainter.drawTopCenter(ImagePainter.java:648) at de.javasoft.plaf.synthetica.painter.TabbedPanePainter.paintTabbedPaneTab(TabbedPanePainter.java:546) at de.javasoft.plaf.synthetica.painter.TabbedPanePainter.paintTabbedPaneTabBackground(TabbedPanePainter.java:637) at de.javasoft.plaf.synthetica.painter.SyntheticaPainter.paintTabbedPaneTabBackground(SyntheticaPainter.java:874) at javax.swing.plaf.synth.SynthPainter.paintTabbedPaneTabBackground(SynthPainter.java:1779) at javax.swing.plaf.synth.SynthTabbedPaneUI.paintTab(SynthTabbedPaneUI.java:633) at javax.swing.plaf.synth.SynthTabbedPaneUI.paintTabArea(SynthTabbedPaneUI.java:550) at javax.swing.plaf.synth.SynthTabbedPaneUI.paint(SynthTabbedPaneUI.java:480) at javax.swing.plaf.synth.SynthTabbedPaneUI.update(SynthTabbedPaneUI.java:376) at javax.swing.JComponent.paintComponent(JComponent.java:778) at javax.swing.JComponent.paint(JComponent.java:1054) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JComponent.paintChildren(JComponent.java:887) at javax.swing.JComponent.paint(JComponent.java:1063) at javax.swing.JLayeredPane.paint(JLayeredPane.java:586) at javax.swing.JComponent.paintChildren(JComponent.java:887)15:54:32.223 [AWT-EventQueue-0] INFO  AnalyzerTabPluginClass – Loading ‘Equity chart’ analyzer-tab data

0

tomas262

Administrator, sq-ultimate, 2 replies.

Visit profile

6 years ago #200947

Hello,

thanks for the information provided. It has been forwarded to developers to check

0

FILIPE BONALDO ACERBI

Customer, bbp_participant, community, 27 replies.

Visit profile

6 years ago #200952

I have 8GB of memory RAM and I bought more 8gb and insert in my PC. Now I can run the open balances with 16GB RAM without error, but, for PCs with lower RAM, it wont run correctly.

0

Viewing 3 replies - 1 through 3 (of 3 total)