合肥生活安徽新聞合肥交通合肥房產(chǎn)生活服務(wù)合肥教育合肥招聘合肥旅游文化藝術(shù)合肥美食合肥地圖合肥社保合肥醫(yī)院企業(yè)服務(wù)合肥法律

        CM2005代做、代寫Python/c++語言編程

        時(shí)間:2024-01-08  來源:合肥網(wǎng)hfw.cc  作者:hfw.cc 我要糾錯(cuò)



        CM2005 Object Oriented
        Programming mid term assignment
        Introduction
        The goal for this assignment is to develop a command-line technical analysis toolkit for the
        exchange platform.
        TASK 1: Compute candlestick data
        Candlesticks are a common visualisation used to show the trends in a trading system. The
        candlesticks show what happens in a series of time windows, in terms of the starting price, the end
        price and the highest and lowest prices seen. The following image shows a graphical plot of
        candlestick data:
        Figure 1: example of a graphical candlestick plot. Each box represents the trading activity in a time period. The top and
        bottom of a box (the candle) represent the opening and closing value of a product. The top and bottom of the lines (the
        candlesticks) represent the highest and lowest value seen in that time frame. The red box on May 3rd indicates the value
        was lower at close than open, so value went down. You do not need to make a graphical plot – you will be making a text
        based plot.
        In the first task, you need to compute candlestick data from the exchange data for a particular
        product. Here is an example of the fields needed for candlestick data:
        Date Open High Low Close
        2023-05-01 100 120 80 110
        2023-05-02 110 130 100 120
        2023-05-03 ** 100 70 80
        2023-05-04 95 110 70 100
        2023-05-05 80 120 75 115
        Note that you will need to do this separately for asks and bids, and separately for different products.
        So the table above might be the candlestick data for ‘asks on ETH/UDST’, for example.
        Here is how you can compute each field:
        Open = the average price per unit in the previous time frame. So say we want to compute the value
        for ETH/USDT asks from the list of items from the order book, which are all asks for ETH/USDT:
        Amount Price Value (price X amount)
        10 1 10
        5 2 10
        TOTAL 15 3 20
        MEAN price (total value / total
        price): 6.67
        You can see that the mean price is 6.67.
        Close: the average price per unit in this time frame (same as Open, but for the current time frame)
        High: highest price seen this time frame
        Low: lowest price seen this time frame
        You should implement the candlestick data computation using a function which returns the
        following data type:
        std::vector<Candlestick>
        Note that it returns a vector of Candlestick objects. You will need to define your own Candlestick
        class that is suitable for representing candlestick data. One Candlestick object represents one
        candlestick.
        TASK 2: Create a text-based plot of the candlestick data
        The second task involves creating a text-based plot of the candlestick data. The figure above shows
        an example of a graphical plot. You should try and create something like that using text output. We
        recommend that you approach this by first manually typing out what kind of characters you might
        use in your plot to represent different things. Use your text editor to do this. E.g. you might use a ‘-’
        to represent the top of a box and a ‘|’ to represent the stalk. Once you know what you are aiming for,
        you should write C++ function that takes a vector of Candlestick objects as its input and generates a
        plot from that data. You will need to cope with quite a few problems here – for example, how can
        you round the data so it is an appropriate range for your text-based plotter? How can you deal with
        horizontal and vertical positioning? You should attempt to use object-oriented techniques to make
        your code as neat and well organised as possible.
        TASK 3: Plot a text graph of some other trading data
        Task 3 involves plotting a text-based graph of some other trading data. It is up to you to decide what
        that data is, but it should be somehow derived from the crypto-currency data. Again, you need to
        plot it using text characters, and you should probably start by manually creating the text graph in
        your text editor so you know what you are aiming for, as we suggested for the previous task.
        What to submit:
        A PDF file containing your report, wherein you should describe how you carried out each task.
        A zip file containing your code, ideally so it can be easily built and run
        A PDF file containing all code. You can concatenate all cpp and h files into a single text file then
        save as a PDF.
        A statement typed into the prompt on the Coursera platform which identifies aspects of your work
        that were challenging/ original/ creative/ exceptional.
        A video demonstrating your code running
        Marking criteria
        Item
        Code style: indentation, descriptive comments 5
        TASK 1: Compute candlestick data CODE 10
        TASK 1: Compute candlestick data DESCRIPTION 3
        TASK 2: Create a text-based plot of the candlestick data CODE 10
        TASK 2: Create a text-based plot of the candlestick data
        DESCRIPTION 3
        TASK 3: Plot a text graph of some other trading data CODE 10
        TASK 3: Plot a text graph of some other trading data
        DESCRIPTION 3
        Submit correct items: code as text in PDF, report as PDF, zip file of
        code and video 6
        Originality and challenge of implementation 10
        Clearly label all sections of the code that you personally wrote
        without assistance
        請(qǐng)加QQ:99515681 或郵箱:99515681@qq.com   WX:codehelp

        掃一掃在手機(jī)打開當(dāng)前頁
      1. 上一篇:代做661982、代寫 C++,Python 編程
      2. 下一篇:代做EEE8087、Java/Python編程代寫
      3. 無相關(guān)信息
        合肥生活資訊

        合肥圖文信息
        急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計(jì)優(yōu)化
        急尋熱仿真分析?代做熱仿真服務(wù)+熱設(shè)計(jì)優(yōu)化
        出評(píng) 開團(tuán)工具
        出評(píng) 開團(tuán)工具
        挖掘機(jī)濾芯提升發(fā)動(dòng)機(jī)性能
        挖掘機(jī)濾芯提升發(fā)動(dòng)機(jī)性能
        海信羅馬假日洗衣機(jī)亮相AWE  復(fù)古美學(xué)與現(xiàn)代科技完美結(jié)合
        海信羅馬假日洗衣機(jī)亮相AWE 復(fù)古美學(xué)與現(xiàn)代
        合肥機(jī)場(chǎng)巴士4號(hào)線
        合肥機(jī)場(chǎng)巴士4號(hào)線
        合肥機(jī)場(chǎng)巴士3號(hào)線
        合肥機(jī)場(chǎng)巴士3號(hào)線
        合肥機(jī)場(chǎng)巴士2號(hào)線
        合肥機(jī)場(chǎng)巴士2號(hào)線
        合肥機(jī)場(chǎng)巴士1號(hào)線
        合肥機(jī)場(chǎng)巴士1號(hào)線
      4. 短信驗(yàn)證碼 酒店vi設(shè)計(jì) NBA直播 幣安下載

        關(guān)于我們 | 打賞支持 | 廣告服務(wù) | 聯(lián)系我們 | 網(wǎng)站地圖 | 免責(zé)聲明 | 幫助中心 | 友情鏈接 |

        Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網(wǎng) 版權(quán)所有
        ICP備06013414號(hào)-3 公安備 42010502001045

        主站蜘蛛池模板: 99精品国产高清一区二区三区 | 亚洲国产成人久久一区WWW | 中文字幕一区二区精品区| 国产精品无码一区二区三级| 欧美日韩精品一区二区在线视频| 中文字幕VA一区二区三区 | 精彩视频一区二区| 国产精品美女一区二区视频| 女人和拘做受全程看视频日本综合a一区二区视频 | 精品永久久福利一区二区| 一区免费在线观看| 亚欧成人中文字幕一区 | 国产AⅤ精品一区二区三区久久| 成人区人妻精品一区二区不卡网站| 3d动漫精品啪啪一区二区中 | 亚洲综合色自拍一区| 91在线看片一区国产| 2022年亚洲午夜一区二区福利| 国产成人精品一区二区秒拍| 亚洲福利视频一区| 麻豆果冻传媒2021精品传媒一区下载 | 伊人色综合网一区二区三区| 美女一区二区三区| 国产美女一区二区三区| 国产精品免费一区二区三区| 午夜影视日本亚洲欧洲精品一区 | 亚洲狠狠狠一区二区三区| 无码夜色一区二区三区| 午夜在线视频一区二区三区 | 无码国产精品一区二区免费虚拟VR| 国产91久久精品一区二区| 四虎永久在线精品免费一区二区 | 国产美女av在线一区| 亚洲乱色熟女一区二区三区蜜臀 | 一区二区和激情视频| 杨幂AV污网站在线一区二区| 亚洲AV美女一区二区三区| 精品一区二区三人妻视频| 亚洲国产国产综合一区首页| 日本一区中文字幕日本一二三区视频 | 91在线看片一区国产|