MQL4
다른
Statistics and mathematics
Panels and dialog boxes
Custom graphics
Futures
OpenCL
ALGLIB
C++
C#
Java
JavaScript
PHP
SQL
MySQL
PostgreSQL
R
Python
HTML
Linux
RegExp
Photoshop
Trading robot/indicator debugging
Strategy optimization
Strategy modules
Collection of data on the internet
Uploading data to a website
Forex
Stocks
Options
Data mining
Product Design
Text translation
Text writing
명시
need to external program making charts simliar to mt4 We want to design a graph Plots Japanese candlesticks on all time frames As in the MT4 currency trading platform So I enter the prices manually: Ask / Bid/ high / low The date, time, and price grid should also appear on the graph And analysis tools can be used inside the chart And this fee is required to keep the entered data. In other words, it should have the same specifications Its mission is to prepare drawings and maintain the database upon request And the drawing is similar to Mt4 So that I enter All data manually and the program draws it on the chart in the form of Japanese candles and save all data Check the photo
응답함
1
등급
프로젝트
2
50%
중재
1
0%
/
100%
기한 초과
0
무료
2
등급
프로젝트
478
40%
중재
105
40%
/
24%
기한 초과
82
17%
로드됨
게재됨: 2 코드
3
등급
프로젝트
49
12%
중재
16
0%
/
88%
기한 초과
10
20%
무료
비슷한 주문
V3 PRO Auto-Scalper EA
40+ USD
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
프로젝트 정보
예산
30 - 200 USD
기한
에서 1 로 10 일