Raul Rosa

Results 11 comments of Raul Rosa

I'm having the same problem here.

``` import dynamic from 'next/dynamic'; const Chart = dynamic(() => import('@/components/Chart')); ``` I imported the component that create my chart this way, so it worked.

> @raulvictorrosa Hey, can you please share how this can be fixed for Next.js? I've tried with dunamic import, doesn't work. Here is the example with dynamic + lightweight-charts+next.js which...

> @raulvictorrosa Hey, can you please share how this can be fixed for Next.js? I've tried with dunamic import, doesn't work. Here is the example with dynamic + lightweight-charts+next.js which...

> My workaround was to add the libraries to the `transformIgnorePatterns` in the Jest config. > > This doesn't solve the root cause, but sufficient as a workaround. > >...

In my case I'm getting this issue when prettier breaks the line with the column printWidth set to 120. ``` export const CarouselCardsWrapper2 = styled.div` @media only screen and (min-width:...

Do we have some status about this? This wasn't happening at the version 1.5.2.

No, you need to follow the instructions of the installation guide, coping the files from this repo to the respective folder of your MT source. https://github.com/dingmaotu/mql-zmq#files-and-installation You need to copy...

Same problem here. I'm using MT5 build 2669 ![image](https://user-images.githubusercontent.com/13530065/98445743-20405f80-20f8-11eb-801f-be5290889190.png)

You need to get the dll from folder MT5 or respective to your MT and put the dlls in the folder Libraries in `\MQL5\Libraries>`