-
import django.utils.timezone
from django.conf import settings
from django.db import migrations, models
TIMEZONES = sorted([(tz, tz) for tz in zoneinfo.available_timezones()])
class Migration(migrati…
-
whats the command to check the available fund ? I dont see any command.
Please point me to the correct document
-
# swig && c++ 安装
```bash
swig 版本必须 >= 3.0以上,最新的4.1;
yum install gcc-c++ 安装C++;
Go 低版本的 比如: 1.8.7 编译时报错 -std 的问题; 升级 Go版本, 1.10以上未出现问题,1.9不清楚;
```
# goctp/goctp.swigcxx 修改
```swig
…
-
请问有没有在win64下编译的注意事项?我编译出现如下错误:
go build github.com/qerio/goctp: invalid flag in #cgo LDFLAGS: -Wl,-rpath=C:/Users/admin/go/src/github.com/qerio/goctp/api/ThostTraderApi_v6.3.6/win64
go version g…
-
Any Idea
-
Please someone provide running code to login...not working tried all the probabilities
import json
from ks_api_client import ks_api
credentials_file = open("credentials.json","r")
credentials…
-
hello,
i am a N00b in coding. im trying to setup your python script. but i keep running into this error. Please see picture attached.
thanks
![error](https://user-images.githubusercontent.c…
-
Hello Everyone,
I have created a trading bot with python. My program executes like expected for quite a while and then crashes with this error:
`Traceback (most recent call last):
File "STAR…
-
What's the api to get instrument code by symbol ?
-
After trying to create client getting invalid credentials , unable to proceed.
client = ks_api.KSTradeApi(access_token = access_token, userid = userid ,consumer_key = consumer_key, ip = "", app_…