Lavoro terminato
Tempo di esecuzione 2 minuti
experienced programmer please with binary and this job in first place
i am looking for bridge to connect to raceoption and videforex binary platform from mt5 or mt4
works on forex and crypto
i want to place manual and automated order based on signals comes on mt5 or mt4 platform
im open to strategies to use for trading as long as it gives me more than 80% win rate
it will be working on short time trades
whenever the signals come on my mt5 or mt4 platform the trade will be placed to raceoption or videforex platform
expiry time will be based on the time frame signal comes on ( for example when time of expiration comes, if i placed a buy i want price to be above my entry and vice-versa)
in parameters
i will choose which platform to use
order amount
number of how many trades it could open at the same time.
expiry time (optional to activate) EA will choose the right time for it if possible
news filter
And along with the EA I want the source code
Demo account testing will be required before everything is concluded.
looking to setup a long term relationship with that one person (more work will be coming)
Ordini simili
I need a AI signal generating bot for forex trading that use the latest ai technology to track real time forex market, analyse and give signals. The bot should operate such that when i put it in a chart it will analyse the market, after several minutes it will display whether the trade is buying or selling. It should display the one minute, five minute,15minute, 30 minute, one hour, 4 hours and daily time frame
step by step and structure this into a full IEEE 830 / ISO/IEC/IEEE 29148 style Requirements Specification. This format will include: Introduction System Overview Functional and Performance Requirements Traceability Matrix (linking requirements to test cases) Verification and Validation Compliance Standards 1. Introduction 1.1 Purpose The purpose of this document is to define the technical requirements for the
//+------------------------------------------------------------------+ //| Simple Robo Trader MT5 | //| Works on any pair & timeframe | //+------------------------------------------------------------------+ #property strict // Input settings input double LotSize = 0.01; input int FastMA = 10; input int SlowMA = 30; input int RSIPeriod = 14; input int StopLoss = 200; // in points input int TakeProfit = 400;// in
Hello great developers, I need a very fast and hardworking deliver who know both back end and front end of trade copier system. I need a web based trade copier application, i already create the website aspect, only need the copier to be included. I actually have a limited time, and no room for unprofessional developers, kindly send your applications if you can actually get it done in the space of 2 days and my budget
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","