MQL5
Script
Altro
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
Specifiche
Looking for someone with experience in TOS scripting , someone who already wrote successfully few algorithms in thinkscript editor, for automated entry bracket with few conditions/ triggers for entry and exit trading positions
Con risposta
1
Valutazioni
Progetti
845
73%
Arbitraggio
15
53%
/
13%
In ritardo
193
23%
Gratuito
Ordini simili
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 () {
Informazioni sul progetto
Budget
30 - 40 USD
Scadenze
a 2 giorno(i)