معرفی شرکت ها


etradebot-1.0.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A Python-based trading bot for the E-Trade platform
ویژگی مقدار
سیستم عامل -
نام فایل etradebot-1.0.4
نام etradebot
نسخه کتابخانه 1.0.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Nathan Ramos, CFA®
ایمیل نویسنده info@nrcapitalmanagement.com
آدرس صفحه اصلی https://github.com/nathanramoscfa/etradebot
آدرس اینترنتی https://pypi.org/project/etradebot/
مجوز MIT
# ETradeBot ETradeBot is an automated trading software written in Python for E-Trade accounts that allows users to execute trades based on custom trading strategies. ETradeBot is strategy-agnostic and will execute any strategy given to it. This project is not affiliated with E-Trade or any other financial institution. By using ETradeBot, you agree to the [disclaimer](https://etradebot.readthedocs.io/en/latest/disclaimer.html). ## Features - Fetches real-time market data from E-Trade API - Accesses market data from the Bloomberg API or Yahoo Finance API - Executes trade types: buy, sell, sell short, and short cover - Submits price type: market orders to E-Trade API - Manages portfolio: tracks positions, balance, and performance - Trades: common stocks and ETFs ## Getting Started Refer to the [ETradeBot documentation](https://etradebot.readthedocs.io/en/latest/index.html) for instructions on installing, configuring, and using the software. 1. [Install](https://etradebot.readthedocs.io/en/latest/bloomberg.html) the Bloomberg SDK and C++ Build Tools. 2. [Create](https://etradebot.readthedocs.io/en/latest/environment.html) your Python environment and install ETradeBot. 3. [Configure](https://etradebot.readthedocs.io/en/latest/selenium.html) Selenium to work with your browser. 4. [Obtain](https://etradebot.readthedocs.io/en/latest/credentials.html) and securely store your E-Trade credentials. 5. [Insert](https://etradebot.readthedocs.io/en/latest/strategies.html) your strategy into the strategies directory as a .py file. 6. [Configure](https://etradebot.readthedocs.io/en/latest/batch.html) a batch file to run ETradeBot. 7. [Run](https://etradebot.readthedocs.io/en/latest/running.html) ETradeBot in either preview or live trading mode. 8. [Schedule](https://etradebot.readthedocs.io/en/latest/scheduling.html) ETradeBot to run automatically. ## Example The following example shows ETradeBot being run in Anaconda Prompt: ![Execute Trades](https://github.com/nathanramoscfa/etradebot/blob/main/docs/source/_static/execute_trades.gif) Also see this example of ETradeBot being run within a [jupyter notebook](https://github.com/nathanramoscfa/etradebot/blob/main/tests/test_etradebot.ipynb). ## Troubleshooting Refer to the [troubleshooting](https://etradebot.readthedocs.io/en/latest/scheduling.html) section of the documentation if you encounter any issues. ## Roadmap Future releases will include the following features: - More price types: limit, stop, and other order types - More security types: options, mutual funds, and other security types ## Important Links - [ETradeBot Documentation](https://etradebot.readthedocs.io/en/latest/) - [E-Trade Developer Website](https://developer.etrade.com/home) - [Keyring Documentation](https://keyring.readthedocs.io/en/latest/) - [Anaconda Distribution](https://www.anaconda.com/products/individual) - [Selenium Documentation](https://selenium-python.readthedocs.io/) - [Windows Task Scheduler](https://docs.microsoft.com/en-us/windows/win32/taskschd/task-scheduler-start-page) ## Contributing Contributions to ETradeBot are welcome! Please see the [contributing guidelines](https://github.com/nathanramoscfa/etradebot/blob/main/CONTRIBUTING.md) for more information. ## Disclaimer You must fully read, understand, and agree to the full disclaimer [here](https://etradebot.readthedocs.io/en/latest/disclaimer.html) before using ETradeBot. Please note that while the developer has taken care to ensure the quality and functionality of ETradeBot, there is no guarantee that the software is free from errors or bugs. The developer does not assume responsibility or liability for any damages or losses incurred as a result of using ETradeBot. Users of ETradeBot should use the software at their own risk and verify the accuracy and correctness of its output before making any investment decisions. By using ETradeBot, users agree to release the developer from any and all liability related to their use of the software. Users should read and understand all documentation and instructions provided before using ETradeBot. If you do not agree with any part of this disclaimer, do not use ETradeBot. ## License ETradeBot is licensed under the [MIT License](https://github.com/nathanramoscfa/etradebot/blob/main/LICENSE).


نیازمندی

مقدار نام
==3.19.1 blpapi
==1.3.0 cvxpy
==3.6.1 jupyterlab
==23.13.1 keyring
==3.7.1 matplotlib
==1.24.2 numpy
==1.5.3 pandas
==1.5.2 pyportfolioopt
==1.2.2 scikit-learn
==1.10.1 scipy
==4.8.2 selenium
==0.13.5 statsmodels
==4.65.0 tqdm
==0.13.0 xmltodict
==2.3.0 yahooquery
==0.2.12 yfinance


زبان مورد نیاز

مقدار نام
>=3.11 Python


نحوه نصب


نصب پکیج whl etradebot-1.0.4:

    pip install etradebot-1.0.4.whl


نصب پکیج tar.gz etradebot-1.0.4:

    pip install etradebot-1.0.4.tar.gz