명시
Hello all,
I need a expert to can load the depth of market and upload it to MySQL.
I have examples to both of just, so it just be a ensemble of both files.
So the sequence would be:
1. Read depth of market:
- Type
- Volume
- Price
2. Read tick data
-Type
-Volume
-price
-Time
3. Send it to MySQL.
- One table each market
-Fields:
- DateTime(date, hour(with milliseconds))
- Type
-Volume
-Price
응답함
1
등급
프로젝트
200
48%
중재
3
33%
/
33%
기한 초과
2
1%
무료
비슷한 주문
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
프로젝트 정보
예산
30 - 50 USD