You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

option-trader

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

option-trader

Option Trading Robot package

0.2.52
pipPyPI
Maintainers
1

option trader

package development

cd option_trader/src pip install e . py -m build py -m twine upload --repository pypi dist/*

#user name token docker run --restart always -p 8000:8000 docker.io/jihuang/optiontrader docker run --restart always -p 8000:8000 --mount type=bind,source="$(pwd)"/,target=/option_trader/sites docker.io/jihuang/optiontrader

#tests https://docs.pytest.org/en/latest/explanation/goodpractices.html

#SSH setup https://woshub.com/connect-to-windows-via-ssh/ https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_keymanagement gateway installation apt-get download curl apt-get install curl IBDOWNLOAD=https://download.interactivebrokers.com/installers/ibgateway

https://ibkrcampus.com/ibkr-quant-news/interactive-brokers-gateway-install-setup/ chmod u+x ibgateway-standalone-linux-x64.sh ./ibgateway-standalone-linux-x64.sh

Stable version

curl -o ibgateway-standalone-linux-x64.sh $IBDOWNLOAD/stable-standalone/ibgateway-stable-standalone-linux-x64.sh

Latest version

curl -o ibgateway-standalone-linux-x64.sh $IBDOWNLOAD/latest-standalone/ibgateway-latest-standalone-linux-x64.sh apt-get install libx11-6 apt-get install libxext6 apt-get install libxrender1 apt-get install libxtst6 apt-get install libxi6

PyPI recovery codes 753216e0af6ceefb 86bcb1eee90cca39 04f0c1e88efc8947 88177386aeee007f

PyPI 5QXS5Q6W4UY63TO4MF2IN72E4W4JIYYM

apt update && apt install net-tools

pypi-AgEIcHlwaS5vcmcCJDRmYWZmM2VhLTk3YjYtNGEwNS05MDlmLTMxZGI3NzVmNzc4YgACFVsxLFsib3B0aW9uLXRyYWRlciJdXQACLFsyLFsiYzllOTJmNTctMWVhMy00YzNlLWI5YWEtNDU1OTI1NWVmOWFkIl1dAAAGIJ4oC97_TbniwGSt0Dh-U6ogR_wRWGvmGQs9iu8NfkvD

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts