Bitcoin Forum
December 12, 2024, 08:53:30 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: import api data in excel  (Read 1074 times)
xeverse (OP)
Full Member
***
Offline Offline

Activity: 124
Merit: 100



View Profile
April 28, 2013, 11:06:11 AM
 #1

I do my realtime trading calcs and risk profiles in spreadsheets.
I guess a vba script of some sort is required to do that.
Who's come across this issue? Any proper examples?
Or a webquery but honestly it looks weird to me..
or even maybe a dde linking, i used to use it
but i guess it's even weirder nowadays..
RenegadeMind
Copper Member
Hero Member
*****
Offline Offline

Activity: 1380
Merit: 504


THINK IT, BUILD IT, PLAY IT! --- XAYA


View Profile WWW
April 28, 2013, 01:49:15 PM
 #2

If you're working in Excel, my guess is that real time is out of the question, but instant snapshots isn't.

The question then is more about converting JSON to something like tab-delimited so that you can open it in Excel, then likely just run some macros/VBA.

I don't have an answer for you, but that might help someone else give you a better answer.

xeverse (OP)
Full Member
***
Offline Offline

Activity: 124
Merit: 100



View Profile
April 28, 2013, 02:52:55 PM
 #3

If you're working in Excel, my guess is that real time is out of the question, but instant snapshots isn't.

The question then is more about converting JSON to something like tab-delimited so that you can open it in Excel, then likely just run some macros/VBA.

I don't have an answer for you, but that might help someone else give you a better answer.
Exactly, snapshots. Thanks.

Are there any alternatives to excel spreadsheets?

How do you guys tame your risk curves when trading in realtime?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!