Orders for libraries development - new

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
4 new jobs in all languages
Sort by:
100+ USD
#include <Trade/Trade.mqh> CTrade trade; //==== Telegram Bot Settings input string BotToken = "7323899673:AAEFarNyGBTmAWWEYeRGA3WY3D-NpEreIdU"; input long ChatID = 6199906900; //==== Trading Settings input double LotSize = 0.1; input string SymbolToTrade = "XAUUSD"; input bool AutoTradingEnabled = true; //==== Internal variables string lastSignal = ""; //==== OnTick void OnTick() { if(!AutoTradingEnabled) return;
2 Applications
150+ USD
I want to debug my Sierrachart and I have the study. That's the study I just want to add 4 study overlay in the input settings and color bar based on alert condition is sg1=1 That's the study I want it to trail the order instead of flat to avoid too much slippage What I do is the 15-Minutes chart I have filter also in the 10tick chart if those filters are meet the bar is green or red using sierrachar color bar based
6 Applications
(53) C++ Experts Libraries C++