@author: Amit Khanna """ #Libs from kiteconnect import KiteTicker, KiteConnect import pandas as pd import talib from datetime import datetime, timedelta import os import numpy as np
#Fetch the historical data only @ end of 5 min #current second must be 0 and current minute must be fully divided by 5 = rreminder should be 0 if(datetime.now().second == 0) and (datetime.now().minute % 5 == 0)
We can help you deploy algos. We have vivid experience in building algorithms. Our contact details are: M: 9799871428 E-mail: [email protected] Website: foxtradingsolutions.com
We can help you deploy algos. We have vivid experience in building algorithms. Our contact details are:
M: 9799871428
E-mail: [email protected]
Website: foxtradingsolutions.com