Hello,
I require an EA which writes my actual MT5 account „Balance“, „Equity“, „Free Margin“, „Total Lots/Volume open“, „Total Nr of open positions“, „Total Floating Profit“, „Account profit“ in a .txt (or csv) file in regular intervalls.
Input parameters (1-5):
1) File name
-> String
-> Explanation: name of the file. The program should check if the file exists
----> if yes, add to it by creating new row entries
----> if not, create a new file
2) File path
-> String
-> Explanation: path where the file should be stored
3) Hour start to record
-> Integer 1-24
-> Explanation: Based on broker time (ic markets). E.g. for a night scalper I would select „23“
4 Hour end to record
-> Integer 1-24
-> Explanation: Based on broker time (ic markets). E.g. For a night scalper I would select „1“
5 Min Intervalls
-> Integer 1 – 240
-> Explanation: Intervall to record/add new rows into .txt file. E.g. Night scalpers need monitoring every 15min, longterm trend EAs every 120min
Rows in the .txt file should have the following content/format (incl. row header):
Filename, timestamp of recording, Balance, Equity, Free Margin, Total Lots/Volume open, Total Number of open positions, Floating Profit, AccountTotalProfit
-> Example:
--> FileNameA,01.12.2021 23:00,9000,8000,7500,5.8,7,230,500
Example .set file :
File name: „FileNameA“
File Path: „C:\Users\TraderA\Download“
Hour start to record: „23“
Hour end to record: „24“
Min intervalls: „15“
Example output .txt/.csv - Format should look like the following:
FileName;DateTime;Balance;Equity;FreeMargin;TotalLots/VolumeOpen;TotalNrOpenPositions; FloatingProfit;AccountTotalProfit
FileNameA;01.12.2021 23:00;9000;8000;7000;5,8;10;-1000;100
FileNameA;01.12.2021 23:15;9000;8500;7500;5,8;15;-500;100
FileNameA;01.12.2021 23:30;9000;9500;8500;5,8;7;500;100
FileNameA;01.12.2021 23:45;9000;9000;9000;0,0;4;0;600
Screenshot of data to be extracted in regular intervalls attached:
Commandes similaires
I am looking for a professional developer to build a custom trading analysis software for me. This tool is NOT an automated trading bot (EA); it is an analysis dashboard to help me identify high-probability setups based on my strategy. Key Requirements: Multi-Timeframe Analysis: The software should scan 4 different timeframes (M15, M30, H1, H4, D1, WK1, MTH1) and alert me when my conditions are met. Indicator
Am looking for am experience Programmer who can Edit and compile 2 Ea"s that i built with the help of CHATGPT. I need the job to be done within one day and I will prove the source code
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
i need an expert to help join 3 model i have in ninjatrader into one, kindly message me and i will be expecting from you and i need this work done in maximum of 4 days, so i need expert that can get it done
I am looking for an experienced MQL5 developer to convert a complex TradingView Pine Script (will provide the script from tradingview) into a fully automated MT5 Expert Advisor -bot. The TradingView script includes: Market Structure (BOS, CHoCH, Swing BOS) Strong / Weak High & Low Equilibrium (Premium / Discount zones) Volumetric Order Blocks Fair Value Gaps (FVG / VI / OG) Accumulation & Distribution zones Equal