Farzad Sadeghishahrestanak / Profile
- Information
4 years
experience
|
0
products
|
0
demo versions
|
45
jobs
|
0
signals
|
0
subscribers
|
I'm available here, also on Telegram: https://t.me/MQL5_Developer
Farzad Sadeghishahrestanak
Left feedback to customer for job Expert advisor / indicator based on a chart pattern for alerts
Very nice customer
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Added topic Using bitwise operations for mouse bottom status in CHARTEVENT_MOUSE_MOVE
Hi. Can anyone explain to me why they have used (state& 1) == 1 not state == 1 nor sparam == "1" in the below sample? What's the advantage of using bitwise operation here, and why we shouldn't use other samples? Thank you
Farzad Sadeghishahrestanak
Added topic Find appropriate font size when monitor DPI changes
Hi developers If I set a button/label height and width according to screen DPI like below double screen_dpi = ( double ) TerminalInfoInteger ( TERMINAL_SCREEN_DPI ); m_DPIScale = screen_dpi / 96.0 ; height = ( int ) MathRound ( 170 * m_DPIScale);
Farzad Sadeghishahrestanak
Left feedback to customer for job Upgrade to ExpertCSV V4
Great customer. I'm here for any further help
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job EA that works with a CSV file (Quote your budget)
Very nice customer 🙏
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Create an expert advisor based on source code of the another one.
Very nice person. The collaboration was a rewarding experience.
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job MT5 EA
Great customer. Thank you
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Adding new open + sthetics
Very nice person
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Change the volatility outcome
Great customer. Thank you
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Create Fractal Indicator with Swing Points and Market Strcuture ATR
Very nice person
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job EA to send LIMIT orders from an Excel file
Very nice person. Thank you
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Creating and updating Orders for Scaling-in Tool
Very nice customer. Thank you
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Chart Synchronizer
Very nice person
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Price Action GRID
Very nice person
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Mt5 expert from json data
Very nice person. Thank you
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Adding features to previous job
Nice person. The collaboration was a rewarding experience.
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Left feedback to customer for job Scanner for 90% daily, weekly, montly price data. MT5
Very nice person
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Added topic Telegram bot signals can't read by WebRequest()
Hello. I have developed an EA. I send the important part of the code: OnTimer () { string url = " https://api.telegram.org/bot " + InpBotToken + "/getUpdates" ; int code = WebRequest (
Farzad Sadeghishahrestanak
Left feedback to customer for job Telegram Signal
Very nice customer. I was my pleasure to work for him.
Specification quality | 5.0 | |
Result check quality | 5.0 | |
Availability and communication skills | 5.0 |
Farzad Sadeghishahrestanak
Added topic Should we run FileOpen() again after the file have changed by another EA?
Hi I want to use an EA on several charts (1 is master mode for writing to the file, others are slave mode for reading from the file) int OnInit () { if (InpMaster) Handle = FileOpen
: