MT4 to Google SpreadSheet (live with DLL using Google Dev API)

Termos de Referência

I am looking for metatrader interation with cloud based software platform (something easy to use & easy access like Google SpreadSheet). Preferebly using DLL so that we dont have to key in the url to the webrequest.

The end goal is to use and save data on live. 


When the program saving the file to the excel or google sheet, it should save two main element Account detail (1st part) & Trade result (2nd part). This non-tradable EA will only trigger once there are any closing trade

  1. Account name
  2. Acc ID
  3. Balance
  4. Equity
  5. (Balance - Equity) / Balance * 100% = (AKA drawdown %) - Check if the balance is empty or not
  6. Current Symbol
  7. Current Timeframe
  8. Broker time
  9. Local time
  10. Broker name
  11. EA magic number (if dont have then 0)
  12. EA / Script / indicator name (for testing, make it available as a string input)
  13. Blank column - To sepererate session (if cant blank then just put a place holder like "-")
  14. OrderTicket
  15. OrderOpenTime
  16. OrderCloseTime
  17. OrderProfit (in Dollar)
  18. MAEinDollars
  19. MFEinDollars
  20. Holding duration (Close - Open time in minute)
  21. Holding duration (Close - Open time in hour)
  22. OrderProfit (in Point)
  23. MAEinPoints
  24. MFEinPoints
  25. TimeOfMAE
  26. TimeOfMFE
  27. Blank column - To sepererate session (if cant blank then just put a place holder like "-")
  28. Parameter list (Source: https://www.mql5.com/en/forum/191721#comment_5693578) - Optional


Input: Download data after Deinit = True;

By default, When the program deinit, it will download the google sheet to local in CSV format. And Print in the expert tab, where is the file location.


Make the program into function that called inside the start(). Soemthing like

int start(){

        if(trade has been closed) GoogleSheeet( some parameters );
}

void GoogleSheet( some parameters ){
	Do something...
}

There are the GoogleSheet program is transferable.


Code for Trade result (2nd) part will share privately.


Source code is needed.

Open to any suggestion!

Note: Thep past developer that wroking with me suggested Gogle Dev API (it is not nessary to use it, incase you have better suggestion).




Respondido

1
Desenvolvedor 1
Classificação
(206)
Projetos
333
35%
Arbitragem
66
12% / 58%
Expirado
87
26%
Livre
Pedidos semelhantes
Early Killer EA 30+ USD
It must have automated stop loss. Something that can end poverty and kill the market early.It must take the trades for me whenever I start it it must work on tradeport ea
I want to use a ai subscription service called Clarifai as an image identification tool, and I wish to use it in response to screenshots of my signals being generated and placed in a folder. -I believe there needs to be a script that responds to a new screenshot being added to a specific folder That script then sends the image to Clarifai, and then Clarifai needs to be instructed to scan that image and look for
buy condition when blue color appears sell condition when yellow color appears close all buys when there is a sell order close all sells when there is a buy order
Mk 30+ USD
I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and ranging markets. It should analyze the market using indicators like Moving Averages, RSI, MACD, and
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the

Informações sobre o projeto

Orçamento
30+ USD
Prazo
para 3 dias