Shubham Shubham
Shubham Shubham
4.5 (130)
  • 信息
9+ 年
经验
0
产品
0
演示版
210
工作
0
信号
0
订阅者
Software Engineer Self Employed
Feedbacks:
https://www.mql5.com/en/users/reachshubham/feedbacks

Finished jobs:
https://www.mql5.com/en/users/reachshubham/portfolio/jobs_close

Submit a new job for me:
https://www.mql5.com/en/job/new?prefered=reachshubham

Our Social Profile
---------------------
http://youtube.com/hpcsphere
https://www.facebook.com/hpcsproducts
http://in.linkedin.com/company/hpc-sphere-pvt-ltd
https://www.facebook.com/hpcsphere/
https://twitter.com/hpcsphere

Introduction:
---------------
We are a company of highly motivated, dedicated, committed and experienced professionals. We are a six year old company with proven experience in software product development and services in the field of trading of financial instruments.

We specialise in architecting, designing and developing state of the art trading platforms involving trading of stocks, options, futures, forex, commodities for various platforms ( desktop, web, mobile ) on various processors architectures (Intel / IBM / AMD / ARM / iphone / ipad/ blackberry ) for ( windows/ Linux / Mac/ iOS / windows phone/ andriod) OS, specialised hardware like (GPU, FPGA) and clusters using technologies like CUDA, OpenCL, MPI, OpenMP etc. and on various software platforms like Java, .net, Amazon AWS and Microsoft Azure cloud computing platform using languages like C, C++, C#, VB, VBA, MQL4, MQL5 etc.

Our Services:
----------------
1) Software development (desktop/web/mobile)
2) Technical consulting
3) Professional Training

MT4 and MT5 development (client and server)
--------------------------------------------------------
1) Expert Advisors/Robots, Indicators, Scripts, Panels, Dashboards, Tools, Utilities, libraries, Analysers development
2) Forex, futures, stocks, commodities, indices, binary options and CFDs
3) Binary Options plug in development for MT4 and MT5
4) MT4/MT5 server API and manager API and plugin development

Trading strategies
---------------------
1) Arbitrage based arbitrage (statistical, triangular)
2) Pattern based trading
3) Grid based strategies
4) Support and resistance based strategies
5) Technical Indicator based strategies
6) Convergence and divergence based strategies
7) Trend based strategies
8) Swing based strategies
9) Breakout and Breakdown strategies
10) Scalping strategies
11) News based trading strategies
12) Mean Reversal strategies
13) Momentum based strategies
14) Overbought and Oversold Strategies
15) Multi Time Frame (MTF) strategies
16) Neural network and Artificial Intelligence based strategies

...and the list is endless

API Development ( FIX, C#.net, C++)
--------------------------------------------
1) JFD FIX API
2) TRUE FX API
3) CAPITAL API
4) LMAX Exchange API (FIX and dot net)
5) SPOTEX Exchange ECN FIX API
6) SAXO API
7) IQ Feeds API
8) Rithmic feeds API
9) CQG API
10) IB API
11) Oanda API
12) NEST/ ODIN API

Binary Options MT4 brokers
----------------------------------
1) Go Markets
2) CLM (Core liquidity Markets)
3) NOA FX
4) Direct FX (TTFX)
5) GDM
6) GC (Grand Capital)

Trading Platforms (Desktop)
----------------------------------
1) Meta Trader (MT4 and MT5) (MQL4/MQL5, server and manager API, C#, C++)
2) Ninja Trader (NT7 and NT8) (Ninja Script)
3) cTrader/cAlgo (C#)
4) jForex (Java)
5) DAS trader (DAS API)
6) Sierra Charts (C++)
7) Trading View (Pine Script)
8) TradeStation (Easy Language)
9) FXCM Trading Station ()

Trading Platforms (Web)
------------------------------
1) Instaforex.com API
2) Binary.com API
3) CTOptions.com API
4) Stockpair.com API
5) IG.com API
6) Techfinancial.com API

Trade copiers/mirrors, Bridges
-------------------------------------
1) FROM: MT4/MT5,
TO : MT4, MT5, NT7, NT8, Instaforex.com, Binary.com, CTOptions.com, Stockpair.com, Techfinancial.com, IG.com, cTrader

2) From NT7/NT8 TO: MT4/MT5

3) Email (Gmail, outlook) to MT4/MT5
4) IMAP/POP3 to MT4/MT5

5) Forex, Futures, Stocks, Binary Options, Commodities, Indices

6) Local trade copiers
7) Remote trade copiers

8) Single master to single slave
9) Single master to multiple slave
10) Multiple master to single slave
11) Multiple master to multiple slave

Other Keywords:
--------------------
1) Automated Trading Strategy development
2) High Frequency Trading (HFT)
3) Quantitative Financial Algorithm development
4) Optimisation and Performance tuning
5) PAMM, MAM, LAMM
6) Spread Betting
7) Financial Data feeds, quotes, Implied volatility

Why should you hire us
-----------------------------
1) Low Development Cost
2) Low Development Time
3) Reliable Products
4) Best Customer Support in industry

Motto
-------
Client satisfaction is our motto and meeting deadlines is our passion.
Shubham Shubham
Shubham Shubham
CCI indicator
 https://www.mql5.com/en/market/product/19007

CCI Indicator generates buy or sell signal based on the CCI indicator. It's efficient algorithm generates a entry signal for symbol in consideration. It can be useful as a decision supportive tool.

1 Month: 30$
Lifetime: 100$
Shubham Shubham
Shubham Shubham
Button Order Close
https://www.mql5.com/en/market/product/10559

This expert advisor (EA) creates a button on top-right corner of the chart. Whenever this button is pressed, the EA closes all open market orders and deletes all pending orders for the currency-pair that is currently attached on the chart.

Buy it for:30$
Shubham Shubham
Shubham Shubham
This is an expert advisor (EA), created in Meta-Trader 4 (MT4). It is mainly based on Bollinger bands and optionally use average true range (ATR) indicator for signal entry or exit.



Signal Entry:

At the end of each bar, closing price is compared with Bollinger bands to signal an order entry. This signal entry can be restricted through following filters, whose parameters can be selected through EA’s input:

Current day is one of the selected trading days of a week
Current time (on MT4 terminal) lies within selected trading time duration of a day
No previous market order, placed by this EA, is currently active
Limit on the number of same type of market orders being placed in continuation
Following options are provided to check if current bar under consideration is not undesirably huge to be skipped for signal entry:
Close price shouldn’t be too far away from Bollinger bands
Price range shouldn’t be greater than average ATR multiple
Check for both afore-mentioned conditions to be valid
If current bar is found to be huge, then it is not considered for signal entry
Certain number of previous bars closed within Bollinger bands


Exit Criteria:

Various options are provided to close the market order(s):

Fixed stop-loss and take-profit offsets in pips
Stop-loss and take-profit offset prices can be through their respective ATR multiples
Stop-loss price as offset from either highest of Highs or lowest of Lows of certain number of previous bars
For all three above cases, take-profit offset can be set as certain multiple of stop-loss offset
All market orders are closed, when a bar closes within Bollinger bands
Besides, the EA provides money management features of break-even stop-loss and trailing stop (dynamic or in steps). Moreover, information on trading days and time duration are displayed and updated on chart.
Shubham Shubham
Shubham Shubham
This is an expert advisor (EA), created in Meta-Trader 4 (MT4). It is mainly based on Bollinger bands and optionally use average true range (ATR) indicator for signal entry or exit.



Signal Entry:

At the end of each bar, closing price is compared with Bollinger bands to signal an order entry. This signal entry can be restricted through following filters, whose parameters can be selected through EA’s input:

Current day is one of the selected trading days of a week
Current time (on MT4 terminal) lies within selected trading time duration of a day
No previous market order, placed by this EA, is currently active
Limit on the number of same type of market orders being placed in continuation
Following options are provided to check if current bar under consideration is not undesirably huge to be skipped for signal entry:
Close price shouldn’t be too far away from Bollinger bands
Price range shouldn’t be greater than average ATR multiple
Check for both afore-mentioned conditions to be valid
If current bar is found to be huge, then it is not considered for signal entry
Certain number of previous bars closed within Bollinger bands


Exit Criteria:

Various options are provided to close the market order(s):

Fixed stop-loss and take-profit offsets in pips
Stop-loss and take-profit offset prices can be through their respective ATR multiples
Stop-loss price as offset from either highest of Highs or lowest of Lows of certain number of previous bars
For all three above cases, take-profit offset can be set as certain multiple of stop-loss offset
All market orders are closed, when a bar closes within Bollinger bands
Besides, the EA provides money management features of break-even stop-loss and trailing stop (dynamic or in steps). Moreover, information on trading days and time duration are displayed and updated on chart.
Shubham Shubham
Shubham Shubham
Awesome Swing Multi Time Frame Indicator
Awesome Swing Multi Time Frame Indicator is one of the most advanced indicators based on both Swing and Awesome indicator trading strategies.



Features
On the chart, one can set the option to view the Awesome Swing calculated values and the Awesome Swing High graph along with values marked on the graph for all the timeframes.
Set the condition to check the perfect bar condition for Swing High calculation.
Set the condition to check the perfect bar condition for Swing Low calculation.
Set the number of bars before the current bar to check for the perfect bar criterion.
Set the number of bars after the current bar to check for the perfect bar criterion.
View the Awesome graph of different timeframes on different charts along with Swing Awesome calculated values marked on the graph for different timeframes.
Option to view the Swing Low points on the chart or along with the point values.
Change the default colors of the text blocks, chart lines and set your own colors.


Inputs
Show Awesome M1-MN1: Enable/disable for Swing calculations on M1-MN1 chart
M1-MN1 Color: Set the text color for M1-MN1.
Swing High: Enable/disable Swing High calculations that will be plotted and marked on the chart.
Show High Value: Enable/disable Swing High values marked on the chart.
Left Bar Perfect: Check for perfect bar condition on the left of the current bar.
Left bar Number: How many bars before the current bar the perfect bar condition should check.
Right Bar Perfect: Check for perfect bar condition on the right of the current bar.
Right Bar Number: How many bars after the current bar the perfect bar condition should check.
Swing Low: Enable/disable Swing Low calculations that will be plotted and marked on the chart.
Show Low Value: Enable/disable Swing Low values marked on the chart.
Low Left Bar Perfect: How many bars before the current bar the perfect bar condition should check.
Low Left Bar Number: Check for perfect bar condition on the right of the current bar.
Low RightBar Perfect: How many bars after the current bar the perfect bar condition should check.
Peak Color M1-MN: Set the color of Swing point for M1-MN.
Awesome Swing Multi Time Frame is one of the most useful tools available. It is the most easy way to analyze Awesome swing plots for different timeframes at a single place.
Shubham Shubham
Shubham Shubham
Advance MACD Indicator
https://www.mql5.com/en/market/product/10589

MACD Indicator draws line and arrow in the main chart window to identify the trade opportunity.

The number of bars used for indicator calculation are:
1. FAST EMA PERIOD-12 
2. SLOW EMA PERIOD-26
3. SIGNAL SMA PERIOD-9

1 Month: 20$
Lifetime: 50$
Shubham Shubham
Shubham Shubham
Trade Pair Optimization Dashboard
 https://www.mql5.com/en/market/product/10741

When attached to a chart, it creates a dashboard, that displays profit/loss (in pips) information for different currency pairs with buy or sell trade operation. Profit or loss is calculated, assuming all the shown currency pairs are traded (as per displayed trade type) at the time the script is attached to a chart. 

1 Month: 20$
Filltime: 75$
Shubham Shubham
Shubham Shubham
Tick Volume Histogram Indicator
 https://www.mql5.com/en/market/product/10517

Tick Volume Histogram indicator is drawn in the separate window of the chart.
It basically displays the number of ticks at the peak of the histogram drawn in the separate window.

Buy it for: 15$
Shubham Shubham
Shubham Shubham
Slow Pips OCO Trade Panel
https://www.mql5.com/en/market/product/13082

Slow Pips OCO Trade Panel is an advanced trading panel for placing pending orders. Traders can use this panel to place two pending orders at once. One pending order would be of buy entry type and the other one would be of sell entry type. Both orders will have Stop Loss and Take Profit parameters. Since two pending orders are placed at the same time, the pending order for which the price hits first gets converted into a market order and the other pending order gets deleted (one order cancels the other).

1 month: 50$
Lifetime:100$
Shubham Shubham
Shubham Shubham
Pair Trading Panel
https://www.mql5.com/en/market/product/12651

The EA simultaneously triggers buy and sell orders whenever desired target 'spread' is achieved. The panel, generated by EA, allows one to select currency pair(s) to trade Buy and Sell orders at a desired lot. A target 'spread' price is entered and 'Place Order' button is clicked. As soon as the chosen target 'spread' is crossed, the EA places orders, that can be manually closed, on observing favorable conditions to exit.

1 Month: 20$
Lifetime: 100$
Shubham Shubham
Shubham Shubham
Multiple Indicator Panel
 https://www.mql5.com/en/market/product/13083

ts advance algorithm uses the advance indicators such as Moving Average, CCI, RSI, Williams %R, MACD and Stochastic indicators. The filters which the multi-indicator panel uses are ADX and Volume. 

Buy it for: 30$
Shubham Shubham
Shubham Shubham
Market Order Panel Major
 https://www.mql5.com/en/market/product/23866

This is a simple to use panel used to place market orders on any Symbol without switching the chart from one Symbol to another just by changing the Symbol from a drop down button.

Buy it for: 30$
Shubham Shubham
Shubham Shubham
MACD Swing Low Multi Time Frame Indicator
https://www.mql5.com/en/market/product/13283

MACD Swing Low Multi Time Frame Indicator is one of the most advanced indicators based on both Swing Low and MACD trading strategies. It supports multiple timeframes, i.e. by attaching the indicator on a single chart, one can see the MACD Swing Low values for all the other timeframes on a single chart. One would just have to select the timeframes, for which he wants to see the calculated values.

1 Month: 50$
Lifetime: 100$
Shubham Shubham
Shubham Shubham
HPC Smart Traders Panel
https://www.mql5.com/en/market/product/23803

This panel is a one stop solution to all your trading problems
Trading made easy. This panel allows trader to place orders (instant or pending) and close the respective orders (ALL, PROFIT, LOSS) just from one panel
Traders can use it to make any type of trade on the chart itself

Buy it for: 25$
Shubham Shubham
Shubham Shubham
HP Spread based Pair Trading Panel
 https://www.mql5.com/en/market/product/21938

It is a very useful tool for commodities traders. Specially those traders who trade crude oil and brent oil.
This is also a good strategy for any two pairs which have very high correlation.

1 month:10$
Lifetime: 100$
Shubham Shubham
Shubham Shubham
Custom Trading Forex Panel
 https://www.mql5.com/en/market/product/12308
The current Ask and Bid prices can be seen on the panel. The user has to set Lot Size, Stop Loss, Take Profit and then either click on Sell or on Buy. The panel provides a feature to enter a Trailing Stop, too. One has to just enable the Trailing Stop input and set the value for the same.

1 Month: 50$
Lifetime: 100$
Shubham Shubham
Shubham Shubham
ADR Dashboard Based Trading Scanner
https://www.mql5.com/en/market/product/15381

The EA creates a dash-board that scans multiple currency pair symbols in forex. Everyday, it displays updated information for each selected currency pair on current Bid price, average daily range (ADR), pips to high (PTH) and pips to low (PTL). 

1 Month: 20$
Lifetime: 100$
Shubham Shubham
Shubham Shubham
ZigZag Support Resistance Indicator
 https://www.mql5.com/en/market/product/13723

This indicator indicates the highest highs, lowest lows of the market.
This indicator makes a pattern of zigzags by observing the changes in the market.
is indicator shows a Support line which observes from the zigzag pattern and places the line accordingly so that the trader can place orders.
This indicator shows a Resistance line which observes from the zigzag pattern and places the line accordingly so that the trader can place orders.

Buy it for: 25$
Shubham Shubham
Shubham Shubham
HP Harami Cross Indicator
https://www.mql5.com/en/market/product/21932

It is a trend indicated by a large candlestick followed by a doji that is located within the top and bottom of the candlestick's body.
It is a significant indicator of trend reversal, particularly when it occurs after a long body in a downtrend. It is the same as the Harami, except that the second candle is a Doji.

Buy it for: 30$
Shubham Shubham
Shubham Shubham
Advanced Binary Options Trading Panel
https://www.mql5.com/en/market/product/12528

Binary Option Trading Panel is the next generation trading panel that will revolutionize the way binary options are traded in MT4. This advanced trading panel allows you to place binary option trades from a single panel. The user has to just enter the binary option symbol, the investment, select the expiry time and click on the Call or Put button.

1 Month: 20$
Lifetime: 100$