-
Hello sir.
I am very interested in your project now.
I am a beginner.
So I would like to run this api on my pc.
I have followed your way.
So git clone this project and python setup.py install. an…
-
When trying to make transactions in real account using the money of my country(BRL), the following error occurs:
> check buy_successful time late 60sec
. This is just a suspicion, in the traini…
-
## Spot Mid-Rate and Spread Calculation Methodology
**Spot Mid Calculation** - Ingest the parsed data and create a median for both the bid rates and ask rates over a 50 millisecond window bucket, the…
-
I investigated a bit and the exchange rate only is good in USD.
When you choose EUR and Kraken fiat rate exchange for example. It checks XBTUSD and after do a EURUSD conversion on other place. The co…
-
I tested this simple HFT strategy on a small account with IB both on Live Account and Paper Account not Demo Account.
Pairs tested: EURUSD & USDJPY on 24 hours period
1. On Live Account : 98%…
-
I cannot find the v20.functions documents beside cURL RESTful endpoints.But I preferred use v20.functions to trade.If I were wrong, please tell me.
I trial and error to summarize some:
import v2…
-
Would anyone know if this tool has the ability to configure the `Day start time` when downloading data?
as shown on their download tool on their [website](https://www.dukascopy.com/swiss/english/ma…
-
After update new version, the buy function didn't work anymore. It returned success but didn't have any order in iqoption. I have checked function buy_multi but it also did not work. Please check this…
-
hello !
i'm trying to get a valid response from api but it keeps giving me 502 status code.
Full Response Below 👍
```
502 Bad Gateway
502 Bad Gateway
nginx
…
-
Hello! First, thank for your effort :D
I am trying to write this example.
import time
import logging
import scipy.io
import numpy as np
from iqoptionapi.stable_api import IQ_Option
I_want_…