Other orders - C++ - new

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
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
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
10 Applications