Posts made by aarohi
-
RE: Import error
@admin runfile('C:/Users/AROHI/smartapi.py', wdir='C:/Users/AROHI')
Traceback (most recent call last):File "C:\Users\AROHI\smartapi.py", line 7, in <module>
from smartapi import SmartConnectFile "C:\Users\AROHI\smartapi.py", line 7, in <module>
from smartapi import SmartConnectImportError: cannot import name 'SmartConnect' from 'smartapi' (C:\Users\AROHI\smartapi.py)
debugfile('C:/Users/AROHI/smartapi.py', wdir='C:/Users/AROHI')
c:\users\arohi\smartapi.py(6)<module>()
3 Created on Fri May 28 21:00:30 2021
4
5 @author: AROHI
----> 6 """
7 from smartapi import SmartConnect -
Import error
PS C:\Users\hp\Desktop> & C:/Users/hp/AppData/Local/Programs/Python/Python39/python.exe "g:/Angel Broking/Smart API/Python/from smartapi import SmartConnect.py"
Traceback (most recent call last):
File "g:\Angel Broking\Smart API\Python\from smartapi import SmartConnect.py", line 1, in <module>
from smartapi.smartConnect import SmartConnect
File "g:\Angel Broking\Smart API\Python\smartapi.py", line 2, in <module>
from smartapi import SmartConnect #or from smartapi.smartConnect import SmartConnect
ImportError: cannot import name 'SmartConnect' from partially initialized module 'smartapi' (most likely due to a circular import) (g:\Angel Broking\Smart API\Python\smartapi.py)
PS C:\Users\hp\Desktop> & C:/Users/hp/AppData/Local/Programs/Python/Python39/python.exe "g:/Angel Broking/Smart API/Python/from smartapi import SmartConnect.py"
Traceback (most recent call last):
File "g:\Angel Broking\Smart API\Python\from smartapi import SmartConnect.py", line 1, in <module>
import smartapi.smartExceptions
File "g:\Angel Broking\Smart API\Python\smartapi.py", line 2, in <module>
from smartapi import SmartConnect #or from smartapi.smartConnect import SmartConnect
ImportError: cannot import name 'SmartConnect' from partially initialized module 'smartapi' (most likely due to a circular import) (g:\Angel Broking\Smart API\Python\smartapi.py)
PS C:\Users\hp\Desktop> & C:/Users/hp/AppData/Local/Programs/Python/Python39/python.exe "g:/Angel Broking/Smart API/Python/from smartapi import SmartConnect.py"
Traceback (most recent call last):
File "g:\Angel Broking\Smart API\Python\from smartapi import SmartConnect.py", line 1, in <module>
from smartapi import SmartConnect
File "g:\Angel Broking\Smart API\Python\smartapi.py", line 2, in <module>
from smartapi import SmartConnect #or from smartapi.smartConnect import SmartConnect
ImportError: cannot import name 'SmartConnect' from partially initialized module 'smartapi' (most likely due to a circular import) (g:\Angel Broking\Smart API\Python\smartapi.py) -
Data integration with 3rd party bridge platform
whether the data of tradeNXT chart can be integrated with 3rd party bridge platform of API like algobaba etc
whether TradeNXT is not capable of Algotrading. -
Does subbroker tag need migration
Whether the TradeNXT is odin or omnysys? Does sub-broker needs any migration? after migration how the terminals will be operational for sub-broker?
-
RE: "YOUR USER ID OR PASSWORD IS INVALID","errorcode":"AB1007"
Hi , please migrate ASVN1030 to the new system