v20-python-samples:使用v20 python库的示例python代码

时间:2021-05-03 14:34:55
【文件属性】:
文件名称:v20-python-samples:使用v20 python库的示例python代码
文件大小:48KB
文件格式:ZIP
更新时间:2021-05-03 14:34:55
Python v20-python-samples 此存储库包含一组Python示例代码,这些示例代码演示了OANDA的v20 REST API以及用于Python的OANDA的v20绑定的用法。 设置 以下过程描述了如何创建适用于运行v20示例代码的virtualenv: # # Set up the virtualenv and install required packages. By default the # virtualenv will be setup to use python3. If python2 is desired, use the make # target "bootstrap-python2" and the virtualenv will be created under # "env-python2" # user@host: ~ /v20-python-sam
【文件预览】:
v20-python-samples-master
----setup.py(2KB)
----.gitignore(47B)
----Makefile(239B)
----src()
--------transaction()
--------__init__.py(0B)
--------pricing()
--------market_order_full_example.py(2KB)
--------configure.py(1KB)
--------instrument()
--------order()
--------trade()
--------common()
--------account()
--------position()
----LICENSE.txt(1KB)
----README.md(8KB)
----requirements()
--------base.txt(74B)

网友评论