Bitcoin Forum
May 03, 2024, 05:58:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: none  (Read 2424 times)
wowthere (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
March 08, 2017, 12:38:33 AM
Last edit: December 20, 2017, 06:48:52 AM by wowthere
 #1

to consider api errors, no time to modify it so i delete these code
1714759089
Hero Member
*
Offline Offline

Posts: 1714759089

View Profile Personal Message (Offline)

Ignore
1714759089
Reply with quote  #2

1714759089
Report to moderator
1714759089
Hero Member
*
Offline Offline

Posts: 1714759089

View Profile Personal Message (Offline)

Ignore
1714759089
Reply with quote  #2

1714759089
Report to moderator
1714759089
Hero Member
*
Offline Offline

Posts: 1714759089

View Profile Personal Message (Offline)

Ignore
1714759089
Reply with quote  #2

1714759089
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714759089
Hero Member
*
Offline Offline

Posts: 1714759089

View Profile Personal Message (Offline)

Ignore
1714759089
Reply with quote  #2

1714759089
Report to moderator
1714759089
Hero Member
*
Offline Offline

Posts: 1714759089

View Profile Personal Message (Offline)

Ignore
1714759089
Reply with quote  #2

1714759089
Report to moderator
ArdiPrabowo
Hero Member
*****
Offline Offline

Activity: 644
Merit: 500


View Profile
March 08, 2017, 02:40:31 PM
 #2

iam not understand youre write in matlab progame
is simple how i can to work in my trading, where i can write youre progame in application my trading

you can share setting youre progame in poloniex use video
Gnubrew
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
June 18, 2017, 04:08:46 PM
Last edit: June 18, 2017, 04:20:33 PM by Gnubrew
 #3

Thank you, wowthere!

The code works fine for me Smiley

as a newbie it took me some effort to figure out what to write in %create a nonce of your style
finally I am using this code in POLO_Call:
timestamp = num2str(round(java.lang.System.currentTimeMillis / 100));
nonce = timestamp;

Your scripts are simple to use and perfectly provide historical data to run basic analyses.

Also I use them to keep an eye on my balances..
(I am using command='returnCompleteBalances'; without a currency parameter..
... it helps me not miss an ICO on poloniex, too)

If anybody plans to integrate another exchanges with your scripts, I would recomend the
API of crypotwat.ch - it offers data from a broad range of exchanges.

A question regarding your automatic trading set up?
Did you manage to get a websocket connection
to wss://api.poloniex.com to subscribe data feeds like the actual order book?

Finally, why dont you want to put your code on github.. it would make it easy to maintain and fork.




Edit: remove typos and added my nonce code
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!