Error while exporting data to CSV.

java.lang.Exception: An error occured while exporting data to CSV. Exc.
at com.strategyquant.core.gui.tables.DynamicTableToCsv.export(DynamicTableToCsv.java:106)
at com.strategyquant.plugin.Analyzer.impl.TradesList.TradesListToolbar.btnCsvExportAction(TradesListToolbar.java:132)
at com.strategyquant.plugin.Analyzer.impl.TradesList.TradesListToolbar.access$100(TradesListToolbar.java:40)
at com.strategyquant.plugin.Analyzer.impl.TradesList.TradesListToolbar$2.actionPerformed(TradesListToolbar.java:182)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2022)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2346)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:289)
at java.awt.Component.processMouseEvent(Component.java:6525)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3322)
at java.awt.Component.processEvent(Component.java:6290)
at java.awt.Container.processEvent(Container.java:2234)
at java.awt.Component.dispatchEventImpl(Component.java:4881)
at java.awt.Container.dispatchEventImpl(Container.java:2292)
at java.awt.Component.dispatchEvent(Component.java:4703)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4898)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4533)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4462)
at java.awt.Container.dispatchEventImpl(Container.java:2278)
at java.awt.Window.dispatchEventImpl(Window.java:2739)
at java.awt.Component.dispatchEvent(Component.java:4703)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:751)
at java.awt.EventQueue.access$500(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:702)
at java.awt.EventQueue$3.run(EventQueue.java:696)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.awt.EventQueue$4.run(EventQueue.java:724)
at java.awt.EventQueue$4.run(EventQueue.java:722)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:721)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Caused by: java.lang.NullPointerException

Attachments
Prova.htm
(536.79 KiB)
Immagine 2022-11-19 104206.png
(180.15 KiB)
  • Votes 0
  • Project QuantAnalyzer
  • Type Bug
  • Status Fixed
  • Priority Low

History

MS
#1

mscapin95

19.11.2022 10:48

Task created

MS
#2

mscapin95

19.11.2022 18:25

Using the Default view the file is downloaded correctly.

The problem is then how to reload it … the reload fails (no format recognized)

I would like to reload it after having cleaned it from all 0 P/L “dummy” records which are now counted as trades (see bug 0396)

TT
#3

Tamas

14.12.2022 08:18

Status changed from New to Waiting for information

Attachment image-0.png added

Attachment image-1.png added

image-1.png
(367.65 KiB)
image-0.png
(354.03 KiB)
Hello, after loading the file use What If feature. There is an option to remove Zero trades.


Are you still problem with saving your trades to CSV ? If yes please attach the view file to reproduce the bug.

For me it works also for custom format. 

MS
#4

mscapin95

15.12.2022 11:19
Yes, now it works with all formats, also the custom ones
TT
#5

Tamas

24.01.2023 15:29

Status changed from Waiting for information to Fixed


Votes: 0

Drop files to upload

or

choose files

Max size: 5MB

Not allowed: exe, msi, application, reg, php, js, htaccess, htpasswd, gitignore

...
Wait please