Other orders - C++ - new
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
3 new jobs in all languages
Sort by:
30 - 500 USD
//+------------------------------------------------------------------+ //| ScalperEA.mq5 | //+------------------------------------------------------------------+ #property copyright "Template" #property version "1.00" #property strict input int FastEMA = 8; input int SlowEMA = 21; input int AtrPeriod = 14; input double StopAtrMult = 1.2; input double TpAtrMult = 1.0; input double RiskPercent = 0.5; // percent account
22 Applications
100 - 150 USD
Hey, I’m looking to do the following and was wondering if you can help: I want clients to securely connect their trading accounts to our dashboard so they can see everything in real time: PnL, balance, open positions, trade history, and performance metrics. The client experience should be extremely simple: they log in, connect their account through a secure authentication flow, and then manage everything from our