Convert Metatrader Indicator To PHP Script

Other Altro MySQL PHP

Specifiche

Hello Developer,


I have candle history data stored in a mysql database.

I want to create MA, CCI and Stochastic indicators using a PHP script.

so I can call the indicator via PHP script as is usually called using MQL like the example :

  • iMA(symbol, timeframe, ma_period, ma_shift, ma_method, applied_price, shift);
  • iCCI(symbol, timeframe, period, applied_price, shift);
  • iStochastic(symbol, timeframe, Kperiod, Dperiod, slowing, method, price_field, mode, shift);


this structure table of candle history data 

  • BrokerId     bigint(20)
  • Symbol       varchar(25)
  • Timeframe   varchar(5)
  • Time         datetime
  • Open         double
  • High         double
  • Low         double
  • Close       double
  • Volume       int(11)


Thanks,



Con risposta

1
Sviluppatore 1
Valutazioni
(19)
Progetti
27
26%
Arbitraggio
2
0% / 100%
In ritardo
2
7%
Gratuito
2
Sviluppatore 2
Valutazioni
(412)
Progetti
543
75%
Arbitraggio
9
44% / 0%
In ritardo
24
4%
Gratuito
3
Sviluppatore 3
Valutazioni
(59)
Progetti
90
39%
Arbitraggio
26
4% / 77%
In ritardo
40
44%
Gratuito
Ordini simili
I have a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5 designed primarily for US30 (Dow Jones Index) . The EA performs consistently and profitably on demo accounts, but when I run it on an IC Markets Raw or Standard live account, it starts generating losses under what appear to be the same trading conditions. At this time, I cannot provide the source code (.mq4/.mq5). I can only provide the
EA Crafter 500+ USD
Act as a professional Quantitative Developer and Risk Manager. I want to build a systematic trading strategy rulebook that prioritizes capital preservation and statistical edge over raw performance. Please generate a structured trading strategy using the following framework: 1. ASSET CLASS & TIMEFRAME: - Asset: [e.g., Apple (AAPL), Bitcoin (BTC), or EUR/USD] - Timeframe: [e.g., 5-minute, 1-hour, Daily] 2. CORE
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization

Informazioni sul progetto

Budget
50+ USD
Scadenze
a 10 giorno(i)