enzoampil / fastquant

fastquant — Backtest and optimize your ML trading strategies with only 3 lines of code!
MIT License
1.48k stars 236 forks source link

Error when get stock data from Thai stock #416

Open skproptrade opened 1 year ago

skproptrade commented 1 year ago

I got error like this "ValueError: You are trying to merge on datetime64[ns] and datetime64[ns, Asia/Bangkok] columns. If you wish to proceed you should use pd.concat" only when i try to get stock data from thailand stock exchange for example 'PTT.BK'. image