Ramesh Maharjan
Ramesh Maharjan
5 (4)
  • Information
1 year
experience
5
products
4
demo versions
4
jobs
0
signals
0
subscribers
Ramesh Maharjan Published product

Telegram services is a trading application communicating between this EA and your telegram channel. This app generates reports, alerts you when trades opened, closed and modified, opens new trades, closes open trades, modifies existing trades, lists history of trades, gets screenshots from charts, gets stop loss and take profit values to be used. displays current market conditions, gets market news, analyzes log files and most importantly you can copy paste trade signals from another channel to

Ramesh Maharjan
Left feedback to customer for job Gunts
Ramesh Maharjan
Left feedback to customer for job MODIFICATION OF SOURCE CODE
Ramesh Maharjan
Left feedback to customer for job Expert advisor modification for the MetaTrader 5 platform
Ramesh Maharjan Published product

Analytics Dashboard is an indicator which analyses your past and present trades and prepare analytical dashboard which you can view with additional piecharts as details view. Mainly four categories of analysis are considered: 1)Performance metrics 2) Trade behaviors metrics 3) Execution quality metrics and 4) Position Level metrics. The four generic analytical metrics have been further broken into more specific metrics as below. Performance Metrics:  gross profit  gross loss 

Ramesh Maharjan Published product

There are various indicators and methods to identify trends in a chart. TickVolumeIndicator is one of them. It helps you identify and predict future trends by displaying past trends using tick data.  TickVolumeIndicator is an indicator which draws colors on viewable candles in the chart using the tick volumes. Tick volumes are bid and ask values. Users can choose either tick's bid and ask counts or pip changes for the candles' timeframe. Ask counts are added once ask value is greater than

Ramesh Maharjan
Left feedback to customer for job MQL4/MQL5 EA Developer Needed – Full Transaction Export via DLL (MT4/MT5)
Ramesh Maharjan Published product

TelegramTrades is an Expert Advisor which listens to the following 10 telegram channels for trade signals (trade signals made by experts) and converts the signals into valid trades. The pyrogram script that is constantly running on a server will parse the signal to valid trade signal and forward the signal to my telegram bot. And once there is a valid signal with stop loss, take profit, price, trade type and symbol, it is read by the EA to execute trades on the charts.  You don't need to

Ramesh Maharjan
Published article MetaTrader Meets Google Sheets with Pythonanywhere: A Guide to Secure Data Flow
MetaTrader Meets Google Sheets with Pythonanywhere: A Guide to Secure Data Flow

This article demonstrates a secure way to export MetaTrader data to Google Sheets. Google Sheet is the most valuable solution as it is cloud based and the data saved in there can be accessed anytime and from anywhere. So traders can access trading and related data exported to google sheet and do further analysis for future trading anytime and wherever they are at the moment.

Ramesh Maharjan Published product

Info Exporter MT5 supports exporting Terminal information, Account information, History Deals and History Orders to local csv file, send emails and export them directly to Google sheets using apps script deployed url.  You can choose between exporting to csv or exporting using email or exporting to google sheets. and you can even modify the exported file names and sheet names too. Input parameters used: export terminal informations? : choosing whether to export terminal informations or not

Ramesh Maharjan
Published article MetaTrader tick info access from MQL5 services to Python application using sockets
MetaTrader tick info access from MQL5 services to Python application using sockets

Sometimes everything is not programmable in the MQL5 language. And even if it is possible to convert existing advanced libraries in MQL5, it would be time-consuming. This article tries to show that we can bypass Windows OS dependency by transporting tick information such as bid, ask and time with MetaTrader services to a Python application using sockets.

Ramesh Maharjan
Registered at MQL5.community