Closed VerevkinAlexander closed 5 years ago
Please review it
Did you manually test the necessity of all the switchMarket calls? Every call increases the overhead onto the node.
Did you manually test the necessity of all the switchMarket calls? Every call increases the overhead onto the node. yes, I`ve tested them manually. I did not find a solution without using switchMarket call
Please provide a screenshot of every click/link action that required to add switchMarkets.
@sschiessl-bcp
You provided me three screens, but added the switch to over 10 spots in the code. Please elaborate
I've done additional testing and found the ways to optimize the solution: some unnecessary function calls which were removed. The bug has been reproduced from four places, so I left the function calls only in these four files and posted four relevant screenshots. Perhaps this problem could be solved in another way, but it will take more time to research.
Done
Closes #98 IAdded onMarketChange method on TradingViewPriceChart.jsx start