LICENSE
README.md
pyproject.toml
setup.cfg
src/thefirstock/__init__.py
src/thefirstock/exchange_socket.py
src/thefirstock/thefirstock.py
src/thefirstock.egg-info/PKG-INFO
src/thefirstock.egg-info/SOURCES.txt
src/thefirstock.egg-info/dependency_links.txt
src/thefirstock.egg-info/requires.txt
src/thefirstock.egg-info/top_level.txt
src/thefirstock/Variables/__init__.py
src/thefirstock/Variables/common_imports.py
src/thefirstock/Variables/enums.py
src/thefirstock/Variables/error_list.py
src/thefirstock/Variables/fixedParams.py
src/thefirstock/commonImports/__init__.py
src/thefirstock/commonImports/importers.py
src/thefirstock/loginNProfile/__init__.py
src/thefirstock/loginNProfile/loginFirstock.py
src/thefirstock/loginNProfile/logoutFirstock.py
src/thefirstock/loginNProfile/userDetailsFirstock.py
src/thefirstock/loginNProfile/loginFunctionality/__init__.py
src/thefirstock/loginNProfile/loginFunctionality/base.py
src/thefirstock/loginNProfile/loginFunctionality/execution.py
src/thefirstock/loginNProfile/loginFunctionality/functions.py
src/thefirstock/loginNProfile/logoutFunctionality/__init__.py
src/thefirstock/loginNProfile/logoutFunctionality/base.py
src/thefirstock/loginNProfile/logoutFunctionality/execution.py
src/thefirstock/loginNProfile/logoutFunctionality/functions.py
src/thefirstock/loginNProfile/userDetailsFunctionality/__init__.py
src/thefirstock/loginNProfile/userDetailsFunctionality/base.py
src/thefirstock/loginNProfile/userDetailsFunctionality/execution.py
src/thefirstock/loginNProfile/userDetailsFunctionality/functions.py
src/thefirstock/lookUpTable/__init__.py
src/thefirstock/lookUpTable/lookUpTableCreation.py
src/thefirstock/lookUpTable/lookUpVariables.py
src/thefirstock/lookUpTable/private_enums.py
src/thefirstock/marketConnect/__init__.py
src/thefirstock/marketConnect/getIndexListFirstock.py
src/thefirstock/marketConnect/getMultiQuoteFirstock.py
src/thefirstock/marketConnect/getMultiQuoteLTPFirstock.py
src/thefirstock/marketConnect/getOptionChainFirstock.py
src/thefirstock/marketConnect/getQuoteLTPFirstock.py
src/thefirstock/marketConnect/getQuotesFirstock.py
src/thefirstock/marketConnect/getSecurityInfoFirstock.py
src/thefirstock/marketConnect/optionGreekFirstock.py
src/thefirstock/marketConnect/searchScripsFirstock.py
src/thefirstock/marketConnect/spanCalculatorFirstock.py
src/thefirstock/marketConnect/timePriceSeriesFirstock.py
src/thefirstock/marketConnect/getIndexListFunctionality/__init__.py
src/thefirstock/marketConnect/getIndexListFunctionality/base.py
src/thefirstock/marketConnect/getIndexListFunctionality/execution.py
src/thefirstock/marketConnect/getIndexListFunctionality/functions.py
src/thefirstock/marketConnect/getMultiQuoteFunctionality/__init__.py
src/thefirstock/marketConnect/getMultiQuoteFunctionality/base.py
src/thefirstock/marketConnect/getMultiQuoteFunctionality/execution.py
src/thefirstock/marketConnect/getMultiQuoteFunctionality/functions.py
src/thefirstock/marketConnect/getMultiQuoteLTPFuntionality/__init__.py
src/thefirstock/marketConnect/getMultiQuoteLTPFuntionality/base.py
src/thefirstock/marketConnect/getMultiQuoteLTPFuntionality/execution.py
src/thefirstock/marketConnect/getMultiQuoteLTPFuntionality/functions.py
src/thefirstock/marketConnect/getOptionChainFunctionality/__init__.py
src/thefirstock/marketConnect/getOptionChainFunctionality/base.py
src/thefirstock/marketConnect/getOptionChainFunctionality/execution.py
src/thefirstock/marketConnect/getOptionChainFunctionality/functions.py
src/thefirstock/marketConnect/getQuoteLTPFuntionality/__init__.py
src/thefirstock/marketConnect/getQuoteLTPFuntionality/base.py
src/thefirstock/marketConnect/getQuoteLTPFuntionality/execution.py
src/thefirstock/marketConnect/getQuoteLTPFuntionality/functions.py
src/thefirstock/marketConnect/getQuotesFunctionality/__init__.py
src/thefirstock/marketConnect/getQuotesFunctionality/base.py
src/thefirstock/marketConnect/getQuotesFunctionality/execution.py
src/thefirstock/marketConnect/getQuotesFunctionality/functions.py
src/thefirstock/marketConnect/getSecurityInfoFunctionality/__init__.py
src/thefirstock/marketConnect/getSecurityInfoFunctionality/base.py
src/thefirstock/marketConnect/getSecurityInfoFunctionality/execution.py
src/thefirstock/marketConnect/getSecurityInfoFunctionality/functions.py
src/thefirstock/marketConnect/optionGreekFunctionality/__init__.py
src/thefirstock/marketConnect/optionGreekFunctionality/base.py
src/thefirstock/marketConnect/optionGreekFunctionality/execution.py
src/thefirstock/marketConnect/optionGreekFunctionality/functions.py
src/thefirstock/marketConnect/searchScripsFunctionality/__init__.py
src/thefirstock/marketConnect/searchScripsFunctionality/base.py
src/thefirstock/marketConnect/searchScripsFunctionality/execution.py
src/thefirstock/marketConnect/searchScripsFunctionality/functions.py
src/thefirstock/marketConnect/spanCalculatorFunctionality/__init__.py
src/thefirstock/marketConnect/spanCalculatorFunctionality/base.py
src/thefirstock/marketConnect/spanCalculatorFunctionality/execution.py
src/thefirstock/marketConnect/spanCalculatorFunctionality/functions.py
src/thefirstock/marketConnect/timePriceSeriesFunctionality/__init__.py
src/thefirstock/marketConnect/timePriceSeriesFunctionality/base.py
src/thefirstock/marketConnect/timePriceSeriesFunctionality/execution.py
src/thefirstock/marketConnect/timePriceSeriesFunctionality/functions.py
src/thefirstock/ordersNReport/__init__.py
src/thefirstock/ordersNReport/basketMarginFirstock.py
src/thefirstock/ordersNReport/cancelOrderFirstock.py
src/thefirstock/ordersNReport/holdingFirstock.py
src/thefirstock/ordersNReport/limitFirstock.py
src/thefirstock/ordersNReport/modifyOrderFirstock.py
src/thefirstock/ordersNReport/orderBookFirstock.py
src/thefirstock/ordersNReport/orderMarginFirstock.py
src/thefirstock/ordersNReport/placeOrderFirstock.py
src/thefirstock/ordersNReport/positionBookFirstock.py
src/thefirstock/ordersNReport/productConversionFirstock.py
src/thefirstock/ordersNReport/singleOrderHistoryFirstock.py
src/thefirstock/ordersNReport/tradeBookFirstock.py
src/thefirstock/ordersNReport/basketMarginFunctionality/__init__.py
src/thefirstock/ordersNReport/basketMarginFunctionality/base.py
src/thefirstock/ordersNReport/basketMarginFunctionality/execution.py
src/thefirstock/ordersNReport/basketMarginFunctionality/functions.py
src/thefirstock/ordersNReport/cancelOrderFunctionality/__init__.py
src/thefirstock/ordersNReport/cancelOrderFunctionality/base.py
src/thefirstock/ordersNReport/cancelOrderFunctionality/execution.py
src/thefirstock/ordersNReport/cancelOrderFunctionality/functions.py
src/thefirstock/ordersNReport/holdingsFunctionality/__init__.py
src/thefirstock/ordersNReport/holdingsFunctionality/base.py
src/thefirstock/ordersNReport/holdingsFunctionality/execution.py
src/thefirstock/ordersNReport/holdingsFunctionality/functions.py
src/thefirstock/ordersNReport/limitFunctionality/__init__.py
src/thefirstock/ordersNReport/limitFunctionality/base.py
src/thefirstock/ordersNReport/limitFunctionality/execution.py
src/thefirstock/ordersNReport/limitFunctionality/functions.py
src/thefirstock/ordersNReport/modifyOrderFunctionality/__init__.py
src/thefirstock/ordersNReport/modifyOrderFunctionality/base.py
src/thefirstock/ordersNReport/modifyOrderFunctionality/execution.py
src/thefirstock/ordersNReport/modifyOrderFunctionality/functions.py
src/thefirstock/ordersNReport/orderBookFunctionality/__init__.py
src/thefirstock/ordersNReport/orderBookFunctionality/base.py
src/thefirstock/ordersNReport/orderBookFunctionality/execution.py
src/thefirstock/ordersNReport/orderBookFunctionality/functions.py
src/thefirstock/ordersNReport/orderMarginFunctionality/__init__.py
src/thefirstock/ordersNReport/orderMarginFunctionality/base.py
src/thefirstock/ordersNReport/orderMarginFunctionality/execution.py
src/thefirstock/ordersNReport/orderMarginFunctionality/functions.py
src/thefirstock/ordersNReport/placeOrderFunctionality/__init__.py
src/thefirstock/ordersNReport/placeOrderFunctionality/base.py
src/thefirstock/ordersNReport/placeOrderFunctionality/execution.py
src/thefirstock/ordersNReport/placeOrderFunctionality/functions.py
src/thefirstock/ordersNReport/positionBookFunctionality/__init__.py
src/thefirstock/ordersNReport/positionBookFunctionality/base.py
src/thefirstock/ordersNReport/positionBookFunctionality/execution.py
src/thefirstock/ordersNReport/positionBookFunctionality/functions.py
src/thefirstock/ordersNReport/productConversionFunctionality/__init__.py
src/thefirstock/ordersNReport/productConversionFunctionality/base.py
src/thefirstock/ordersNReport/productConversionFunctionality/execution.py
src/thefirstock/ordersNReport/productConversionFunctionality/functions.py
src/thefirstock/ordersNReport/singleOrderHistory/__init__.py
src/thefirstock/ordersNReport/singleOrderHistory/base.py
src/thefirstock/ordersNReport/singleOrderHistory/execution.py
src/thefirstock/ordersNReport/singleOrderHistory/functions.py
src/thefirstock/ordersNReport/tradeBookFunctionality/__init__.py
src/thefirstock/ordersNReport/tradeBookFunctionality/base.py
src/thefirstock/ordersNReport/tradeBookFunctionality/execution.py
src/thefirstock/ordersNReport/tradeBookFunctionality/functions.py
src/thefirstock/strategies/__init__.py
src/thefirstock/strategies/bearPutSpread.py
src/thefirstock/strategies/bearPutSpreadFirstock.py
src/thefirstock/strategies/bullCallSpread.py
src/thefirstock/strategies/bullCallSpreadFirstock.py
src/thefirstock/strategies/longStraddle.py
src/thefirstock/strategies/longStraddleFirstock.py
src/thefirstock/strategies/longStrangle.py
src/thefirstock/strategies/longStrangleFirstock.py
src/thefirstock/strategies/multiPlaceOrder.py
src/thefirstock/strategies/multiPlaceOrderFirstock.py
src/thefirstock/strategies/shortStraddle.py
src/thefirstock/strategies/shortStraddleFirstock.py
src/thefirstock/strategies/shortStrangle.py
src/thefirstock/strategies/shortStrangleFirstock.py