Skip to main content
POST
Upload Expert Advisor

Authorizations

Authorization
string
header
required

JWT token obtained from POST /admin/login

Body

multipart/form-data
name
string
required

Display name for the EA

Example:

"MA Crossover"

file
file
required

The .mq5 file to upload

Response

200 - application/json

EA uploaded

ok
boolean
Example:

true

data
object