-
Have been using this library in earnest recently and really like it, so thanks.
Recently was trying to match a tuple string field to a pattern and was unable. For example, the output tuple had a f…
-
Thanks for a great API wrapper!
I would like to place an MKT order with stoploss and takeprofit. like 20 ticks each way or so.
I can do it for a LMT order, but then I have to give the exact pric…
-
Dears,
It would be appreciated if you share a "Send Message" template to open buy/sell positions with specific TP/SL and close the following positions in the market type. All of the existing code is …
-
hi @kenorb, did you put FX Data after 2018 to be used for testing?
-
hello bro, i am new here. i have setup your file here. but it is not working well. it says connection fail. i have attached the file. please give me idea. thank you!
![image](https://user-images.g…
-
The FIX Protocol requires that fields within repeating groups follow the same order as listed in the message definition within the FIX Specification document.
```
; fix-dictionary definition
{:ms…
awb99 updated
11 months ago
-
Begun or Done
- [ ] `[3/5]` Chapter 2 - Financial Data Structures
- [x] `[5/5]` Chapter 3 - Meta-Labeling
- [x] `[7/7]` Chapter 4 - Sample Weights
- [ ] `[5/6]` Chapter 5 - Fractionally Differenti…
-
Hi, someone having the following problem? _Working when active is OTC_.
Im try: api.buy(100, "EURUSD", "call", 1, False) so I get the follow message
**No se puede crear la opción (de bienes)**
…
-
What I did:
I followed readme and added initial code but it isn't works
```python
!pip install --no-deps git+git://github.com/Heerozh/spectre.git
!pip install pytorch torchvision torchaudio
!pi…
-
After each episode, I expect agent learnt something from previous, but I plot the reward of 1000 Episode, the reward doesn't go up. Is it mean the agent can't learn from the dataset ?
I used EURUSD 2…