Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    548 metastock jobs found, pricing in INR

    I am looking for a skilled developer to create a trading system using Metastock. Key Requirements: - Develop a trading system on the desktop platform that supports Metastock. - The system should be efficient, reliable, and user-friendly. - Prioritizing smooth functionality and minimal latency in executing trades. Ideal Skills: - Strong understanding of Metastock and its capabilities. - Proficiency in developing desktop trading systems. - Experience in creating user-friendly interfaces. - A good grasp of the stock market and trading principles. - Effective communication skills and a proactive work approach.

    ₹1671 (Avg Bid)
    ₹1671 Avg Bid
    2 bids

    ...seeking a professional who can convert multiple Metastock formulas into Tradingview. Key Responsibilities: - Successfully translate more than five Metastock formulas into the Tradingview platform. - Fully capture the calculation method using the Metastock formula. - Ensure all plots are accurate to the Metastock formula. - Customize alerts as per the Metastock indicator. Ideal Candidate: - A profound understanding of Metastock formulas and indicators. - Solid experience with Tradingview. - Demonstrated skills in calculation, plotting, and alert customization. - Ability to finish the project in a timely manner, without compromising accuracy. Your success in this role would be measured on the accurate translation and functionality of the M...

    ₹1823 (Avg Bid)
    ₹1823 Avg Bid
    4 bids

    I'm currently in need of expertise to revamp my now-defunct metastock data taking software. Here's a breakdown of what I need in more detail: - Customization: I want to modify the user interface, making it more personalized and tailored to my style. I believe this will make my use of the software even more efficient. - Reworking: With the company no longer maintaining the software, I need help in maintaining its usability so I can continue using it. This includes running necessary updates, and ensuring the software continues to function optimally. Ideal skills and experience for this job include proficiency in software development and customization, a solid understanding of metastock data taking software, experience in interface design and redesign, along with a ...

    ₹14452 (Avg Bid)
    ₹14452 Avg Bid
    11 bids

    Metastock easy language programmer to write formulas for explorer in Metastock. These formulas are needed to find stocks meeting certain criterias. The project is for approximately 15 formulas addons to be run in Metastock's explorer. I need this for use in picking stocks. Please state your credentials, and the fee you expect for such job.

    ₹8103 (Avg Bid)
    ₹8103 Avg Bid
    5 bids

    My name is Ahmad, and I am looking for a freelancer to help me with some coding work. I need an experienced coder to write custom code for Metastock. I already have a specific strategy or indicators in mind, so the code should be tailored specifically to my needs. I am an experienced trader and user of Metastock, so I can provide all the necessary information and insight needed to complete the project. I am looking for precise and efficient coding in order to improve my trading performance. The code needs to be of highest quality, and free from any bugs. The complete project will need to be delivered according to my expected timeline. If you are a freelancer who is able to meet these criteria, I would love to hear more from you. Please get in touch if you think you are the...

    ₹13366 (Avg Bid)
    ₹13366 Avg Bid
    12 bids

    I am looking for a freelancer who can retrieve real-time stock financial data via the Metastock Premium API and output it in an Excel Spreadsheet. The ideal candidate should have experience with the Metastock Premium API and be proficient in Excel. The project requires the following: - Retrieval of real-time stock financial data from Metastock Premium API - Output of data in Excel Spreadsheet format - Ability to update data on a real-time basis - Knowledge of financial markets and stock data - Strong communication skills to ensure the project is delivered on time and to specification.

    ₹13911 (Avg Bid)
    ₹13911 Avg Bid
    23 bids

    Hello I want to develop metastock expert advisor, please see the attached file

    ₹14452 (Avg Bid)
    ₹14452 Avg Bid
    6 bids

    I need a data engineer to develop a cloud database of financial quotes received trought different Api available in brokerage companies and data vendors. Some calculations need to be done on the quotes received and the output printed on the screen using a number form and not in a grafical mode at the first step of the project. In the second step the numeric database and form need to be imported in Multicharts and transformed in geometric result plotted in a financial bar chart. Multicharts use C# for to create script and other tools and the Multichart db for to store its quotes has *.gdb files that are files that belongs to Embarcadero software: ; the gdb files is an Enbarcadero Interbase Database file; i don't know it the *.gdb Db is faster or better or other database languages ...

    ₹1420 / hr (Avg Bid)
    ₹1420 / hr Avg Bid
    8 bids

    Trading Advisor based on Technical Analysis Indicators , CandleStick Price Action and Elliot Wave -Read Data from metastock data Folder in local drive and upload it to The website Server and draw the chart with this features : - detect and draw Eliot wave - detect and draw patterns (like head and shoulders..) - draw MACD and Moving average and others. its better if developed by MVC and MS SQL server - Trading Strategy Builder using elliot wavae , candllstick price action , indicators and stop loss - Backtest

    ₹501 / hr (Avg Bid)
    ₹501 / hr Avg Bid
    16 bids

    We need Scan Crossover AFL in MetaStock 8 as in the picture ...Yellow Line Above Green Line and Green Line Above Red Line. // X is RSI Yellow // Y is Smooth EMA Color BrightGreen // Z is Smooth EMA Color Red As in the Picture show. Please have a go before you bid. X:= input("RSI",1,40,14); Y:= input("Smooth 1",1,9,7); Z:= input("Smooth 2",1,25,9); R:=RSI(X); Y1:= MOV(R,Y,E); Y2:= MOV(Y1,Y,E); Diff:= Y1 - Y2; Y3=: Y1 + Diff; Z1:= MOV(Y3,Z,E); Z2:= MOV(Z1,Z,E); Diff:= Z1 - Z2; Z3:= Z1 + Diff; R; Y3; Z3;

    ₹4093 (Avg Bid)
    ₹4093 Avg Bid
    4 bids

    // X= Param("RSI",14,1,50,1); R=RSI(X); Plot(R,"",colorYellow); Y= Param("Smooth 1",7,1,9,1); Y1= EMA(R,Y); Y2= EMA(Y1,Y); Diff= Y1 - Y2; Y3= Y1 + Diff; Plot(Y3,"RSI Crossover Indicator",colorBrightGreen,4); Z= Param("Smooth 2",9,1,25,1); Z1= EMA(Y3,Z); Z2= EMA(Z1,Z); Diff= Z1 - Z2; Z3= Z1 + Diff; Plot(Z3,"signal",colorRed); //==========================================

    ₹1337 (Avg Bid)
    ₹1337 Avg Bid
    3 bids

    finding people to convert a simple strategy(in Pine Script) to Metastock 10 for backtesting and re-write it as EXPERT ADVISOR add backtest options each trade can be preseted as profit or loss(eg. 1*(any value) or -1*(any value)) all code have been commented and editable by me no hidden code or password protected and all parts should be tested ok before deliver follow up is must All deliverables will be considered "work made for hire". Buyer will receive exclusive and complete copyrights to all work purchased. if all goes well, will be looking to hire again to make it more advanced Thank you so much for all your support.

    ₹18127 (Avg Bid)
    ₹18127 Avg Bid
    7 bids

    finding people to convert a simple strategy(in Pine Script) to Metastock 10 for backtesting and re-write it as EXPERT ADVISOR add backtest options each trade can be preseted as profit or loss(eg. 1*(any value) or -1*(any value)) all code have been commented and editable by me no hidden code or password protected and all parts should be tested ok before deliver follow up is must All deliverables will be considered "work made for hire". Buyer will receive exclusive and complete copyrights to all work purchased. if all goes well, will be looking to hire again to make it more advanced Thank you so much for all your support.

    ₹11695 (Avg Bid)
    ₹11695 Avg Bid
    2 bids

    Take Historical Data from Zerodha and integrate it with Metastock or some other application

    ₹12809 - ₹38427
    ₹12809 - ₹38427
    0 bids

    finding people to convert a simple strategy(in Pine Script) to Metastock 10 for backtesting add backtest options: each profit/loss can be adjusted no hidden code or password protected and all code have been commented and editable by me all parts should be tested ok before deliver follow up is must All deliverables will be considered "work made for hire". Buyer will receive exclusive and complete copyrights to all work purchased. if all goes well, will be looking to hire again to make it more advanced Thank you so much for all your support.

    ₹10358 (Avg Bid)
    ₹10358 Avg Bid
    7 bids

    I want to send screenshot of charts from metastock to telegram channel auto each customizing time interval

    ₹6265 (Avg Bid)
    ₹6265 Avg Bid
    2 bids

    I want to develop metastock add on to analyze the symbols , attached the requirement

    ₹19213 (Avg Bid)
    ₹19213 Avg Bid
    3 bids

    finding professional people to write a backtesting program with simple entry/exit trading rule for stock, automatically perform multiple tests using each of the possible optimization combinations (eSignal MetaStock Pro 10.1 is suggested or Trading View , Excel VBA, Python may be used) 1) with BUY, CLOSE BUY, SELL, CLOSE SELL 2) with entry time offset setting 3) output Test Report to excel file(or can be copied to excel file) to show required information(eg. total no. of 3 consecutive loss and win, total no. of set "1 win + 2 consecutive loss + 1 win" which in between each most recent set of "1 loss + 4 consecutive win + 1 loss" and "1 win + 4 consecutive loss + 1 win", etc.) no hidden code or password protected and all code have been commented and edit...

    ₹21886 (Avg Bid)
    ₹21886 Avg Bid
    4 bids

    I want to develop amibroker and metastock indicators

    ₹18294 (Avg Bid)
    ₹18294 Avg Bid
    5 bids

    Convert metastock to tradingview

    ₹5847 (Avg Bid)
    ₹5847 Avg Bid
    4 bids

    Hello I am using Trade Navigator software for trading in stock market. The real time data is available in .DAT file format however Trade Navigator can read only data in following formats: 1. MetaStock 2. CSI 3. GDB (Ascii) I am seeking help from someone who can develop a software which can convert the incoming data from .DAT file format to compatible file format which my software (Trade Navigator) can read continuously.

    ₹7936 (Avg Bid)
    ₹7936 Avg Bid
    2 bids

    I want to create a code from Metastock Formula Language (MFL) to Lua Programming for a strategy at Forex. (Technical analysis, price action)

    ₹43188 (Avg Bid)
    ₹43188 Avg Bid
    1 bids

    I want to create a code from Metastock Formula Language (MFL) to Lua Programming for a strategy at Forex. (Technical analysis, price action)

    ₹8604 (Avg Bid)
    ₹8604 Avg Bid
    1 bids

    looking for Reatime and Backfill Data conversion of Txt format data to Metastock Pro Format using QT. Any experience person can Help will be highly appreciated.

    ₹39262 (Avg Bid)
    ₹39262 Avg Bid
    4 bids

    Hi Need a Small utility which can convert Txt data to MetaStock Data. Using Meta Lib The utility will have Option to convert live data and Historical Data to Metastock Data

    ₹12697 (Avg Bid)
    ₹12697 Avg Bid
    5 bids

    Hello Dimitrii. As we discussed last night, I have an existing C# code to append csv data to existing Metastock dat files. Sometimes, when new stocks start trading in the exchange, there are new Symbols in csv files, for which those new symbols have to be added (created) in metastock database. This new symbol addition is the objective of this project. (If successful, I will also want you to build for me a license for distribution to client. Price of that project will be separate.)

    ₹15370 (Avg Bid)
    ₹15370 Avg Bid
    1 bids

    I want to display intraday data for Saudi stocks on meta trader 4

    ₹835 - ₹2506
    ₹835 - ₹2506
    0 bids

    ...Commodities Exchanges (eg MCX & NCDEX). We use a software called Metastock that helps us in making buying & selling decisions by analysing charts of stocks. At the end of each trading day (EOD), exchanges make available all the stocks’ [Open/High/Low/Close/Volume/Open Interest] data and we daily update Metastock's historical database on our computer with those data through a built-in semi-automatic process. This keeps our database up to dated & helps us in analysing the market. We use plain csv format data as input to update the MeatStock format database. We wish to develop a desktop application/software based on C# or Visual Basic with your professional help. The objective of this application will be to make the daily Metastock updating proces...

    ₹53463 (Avg Bid)
    ₹53463 Avg Bid
    7 bids

    The Metastock platform only allow functions/formulas to use constant values when looking back over historical price bars. This is a major limitation as stocks do not determine themselves to fixed time periods. In order to overcome this, an external formula function is required, using the Metastock Developers Kit to calculate certain variables. Objective. To develop a Metastock external function (as per the Metastock Developers Kit), written in C/C++ to provide certain variables associated with Linear Regression Trend Channels, whereby the Starting Bar and the End Bar of the channel are determined by a combination of Moving Average Crossover points, and then the lowest value prior to the crossover point (for uptrends) or the bar with the highest closing value...

    ₹104670 (Avg Bid)
    ₹104670 Avg Bid
    7 bids

    I Want Trading Advisor Application to develop an application read Metastock data and draw the chart with this features : - detect and draw Eliot wave - detect and draw patterns (like head and shoulders..) - draw MACD and Moving average and others. its better if developed by C# and MS SQL server

    ₹107259 (Avg Bid)
    ₹107259 Avg Bid
    32 bids

    Hi Aleksei A., I noticed your profile and would like to offer you my project. We can discuss any details over chat. Will you be able to translate meta stock codes to pinescript code? Please reply

    ₹24828 - ₹24828
    ₹24828 - ₹24828
    0 bids

    HI , I have a project to fill the excel sheet based on meta stock graph like : 1 - If graph line goes below 0 excel sheet should fill the field with downward arrow mark 2 - If graph line goes above 0 excel sheet should fill the field with upward arrow mark Note : Attached screenshot for the excel and the meta stock graph tool. Let me know if you have any further question.

    ₹31827 (Avg Bid)
    ₹31827 Avg Bid
    15 bids

    I Want Trading Advisor Application to develop an application read Metastock data and draw the chart with this features : - detect and draw Eliot wave - detect and draw patterns (like head and shoulders..) - draw MACD and Moving average and others. its better if developed by C# and MS SQL server

    ₹59059 (Avg Bid)
    ₹59059 Avg Bid
    8 bids

    We would like to launch a new website for Indian Stock Market with following AIM and features : AIM : Our website should provide an online platform using which users can backtest various trading strategies and can generate online live trading signals for any strategy. It would provide an easier and more convenient alternative of Desktop based analysis software like Amibroker/MetaStock/etc. Our website will be getting live and historical data through API for NSE (National Stock Exchange India).FEATURES NEEDED : 1. Website should have three user types ( Admin, Paid Users, Free Users) 2. It should display live rates, charts, and related data for NSE. 3. It should all Technical Indicators (e.g - Moving Average, MACD, ADX, RSI, etc.) 4. It should have a feature to add new indicators by ...

    ₹74179 (Avg Bid)
    ₹74179 Avg Bid
    7 bids

    I would like a class module that reads MetaStock data without using a third party API. You can look at <> for info on how other API's read the data. The API from the link above is COM based I do not want to use COM based dlls. At this stage I only need it to read data but I may add the ability to write data at a later stage. The class/dll will need to do the following functions: Master File Functions 1. Open the directory that holds Metastock files 2. Close the directory when I finish reading the data 3. Read all data files from the master file so I can loop through them 4. Return true/false if a symbol exists Security File Functions 1. Open 2. Close 3. Open by File name 4. Open by Symbol 5. Read Day The security File will need to return the following

    ₹4678 (Avg Bid)
    ₹4678 Avg Bid
    10 bids

    Customised exploration in Metastock 11 PRO with features to: time period as 1 day/2day/3 day....1week/2week....1 month/2 month...and so on for all EOD DATA AND INTRADAY DATA Kindly advise cost. Thanks

    ₹20466 (Avg Bid)
    ₹20466 Avg Bid
    1 bids

    I have some simple formula on Metastock (less than 10 line coding) , need to convert to Tradingview.

    ₹4594 (Avg Bid)
    ₹4594 Avg Bid
    3 bids

    Hello, Need to read metastock files and fetch all data then save them to mysql db. anyone can help?

    ₹1921 / hr (Avg Bid)
    ₹1921 / hr Avg Bid
    19 bids

    Hello , I want two indicators from metastock to make it in tradingview, (I dont have the indicators formula so you must have metastock to see it)

    ₹1671 (Avg Bid)
    ₹1671 Avg Bid
    1 bids

    I have my special written filters( prepared with Metastock Explorer), but I couldnt test the filter with past data, I guess "Metastock Enhanced system tester" is used for this, but I dont know to implement and run my filter over past data, so I want to test my filters with past data, can anyone help?

    ₹835 - ₹2506
    ₹835 - ₹2506
    0 bids

    Seeking a GUI code in Python required to convert attached ASCII TEXT or CSV or EXCEL data files into "Metastock" software () chart files. Award will only be granted to those who can produce a sample of Metastock/Computrac file format output file based on attached data source files. Knowledge of Metastock data engineering in creating Master, Emaster, XMaster and .DAT and .MWD files is advantage. Potential Resource Files can be found here: You may require other resources, so please do your own research. Other Requirements: Post-Project Support for 100 days to fix any issues. IP Agreement

    ₹26147 (Avg Bid)
    ₹26147 Avg Bid
    4 bids

    build an apps to feed TradingView data to eSignal MetaStock Pro 10.1 and Advanced Get 9 RT in real time (not EOD) TradingView data: Crypto and Futures data you should had experience in eSignal MetaStock Pro 10.1 and Advanced Get RT and help me to setup this project the apps should have auto reconnect and refill missed data function while each connection no hidden code or password protected and all code have been commented and editable by me all parts should be tested ok before deliver follow up is must All deliverables will be considered "work made for hire". Buyer will receive exclusive and complete copyrights to all work purchased. Thank you so much for all your support.

    ₹21719 (Avg Bid)
    ₹21719 Avg Bid
    2 bids

    build an apps to feed TradingView data to eSignal MetaStock Pro 10.1 and Advanced Get 9 RT in real time (not EOD) TradingView data: Crypto and Futures data you should had experience in eSignal MetaStock Pro 10.1 and Advanced Get RT and help me to setup this project the apps should have auto reconnect and refill missed data function while each connection no hidden code or password protected and all code have been commented and editable by me all parts should be tested ok before deliver follow up is must All deliverables will be considered "work made for hire". Buyer will receive exclusive and complete copyrights to all work purchased. Thank you so much for all your support.

    ₹14619 (Avg Bid)
    ₹14619 Avg Bid
    2 bids

    Hi I have some indicators used in metastock that I would like created in Tradingview using pinescript.

    ₹6349 (Avg Bid)
    ₹6349 Avg Bid
    3 bids