Commandes pour le développement d'indicateurs - JavaScript - nouveau

Créez une commande

Catégories

Compétences populaires

Tous Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules JavaScript
3 nouvelles tâches dans toutes les langues
Trier par :
30+ USD
Hello, I’m looking for an experienced developer who can help convert an existing cTrader indicator into a fully functional Quantower indicator . I already have the complete source code for the cTrader indicator (written in C#) , and I would like the same logic, behavior, and visual output to be accurately replicated in Quantower
30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define