-
I have write python code to close buy/sell positions with condition. I have hedging account so I have to close all open buy/sell positions separately but It is not working. my code is below
```
…
-
Hi Kinzel,
Thank you for this great package. I have two questions.
1) If I'm not mistaken, the minimum value for "iTF" is 1 minute in `MT5.GetSymbol`. Is there a command/function to obtain real-ti…
-
Hi, is it possible to add support for a new language as slovenian/croatian/serbian ?
Do you have any procedure we can follow to train the model for that languages ?
-
Can you tell me how to use other models instead of t5-xxl? (e.g. mt5-base)
-
Dears, good morning. Initially, I'm trying to make some way of creating a program (using MTa dlls) possible to rotate MetaTrader5 profiles. The program basically has to send a CTRL + F5 from time to t…
-
I tried **to fine-tune mT5 for English->Myanmar translation** from [Tatoeba-Challenge](https://github.com/Helsinki-NLP/Tatoeba-Challenge) Dataset. I followed to train [this notebook example](https://g…
-
Specs
```
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2020 NVIDIA Corporation
Built on Mon_Oct_12_20:09:46_PDT_2020
Cuda compilation tools, release 11.1, V11.1.105
Build cuda_11.1.T…
-
### Branch/Tag/Commit
main
### Docker Image Version
pytorch-22.08.py3
### GPU name
V100
### CUDA Driver
515.65
### Reproduced Steps
```shell
MT5 need gelu_new op,but FasterTransformer doesn't…
-
Hello guys, not sure how many are still following the updates of this project.
We are making lots of improvements now, mostly a redesigned quant trading platfrom which only focuses on the crypto ma…
-
I am trying to use this new feature, but I have issues related to CPU/GPU tensor sharing.
The following code:
```
from transformers import ( …