Learn R Programming

pinnacle.API (version 1.90)

GetClientBalance: Get Client Balance

Description

Get Client Balance

Usage

GetClientBalance(force = TRUE)

Arguments

force
Default=TRUE , boolean if TRUE force a reload of the data if FALSE use cached data

Value

vector client balance parameter

Examples

Run this code

SetCredentials("TESTAPI","APITEST")
AcceptTermsAndConditions(accepted=TRUE)
GetClientBalance()

Run the code above in your browser using DataLab