RestAlgo / TradingApplication

0 stars 0 forks source link

DAILY UPDATE AT DAY-END #207

Open dhruvin-restalgo opened 3 months ago

dhruvin-restalgo commented 3 months ago

Enter Daily Updates with basic bullet points.

e.g.

Sakshi-Restalgo commented 3 months ago

Trade file export from tradebook - NSEFO Make model as per file header. (Model Name ExportTradeBookModel) Make a list of new model and add all rows from tradebook to new model list. Validation : Exchange Should be NSEFO Get Data from tradebook and set in new model. export in Csv. File Name [TradeBook_{LoginName_DateTime.Now].csv Devlopment done for Trade file export from tradebook csv file Testing done for my side

Sakshi-Restalgo commented 3 months ago

1---New Devlopment for Create template for Trade Book / Order Book reports to export to .csv file and export csv file for Order Book / Trade Book by selecting template. with Aman Bhai status -- work in progress

Sakshi-Restalgo commented 3 months ago

Helping stuti in task

Sakshi-Restalgo commented 3 months ago

Reviewed the code for the ffrmAlgoMarketWatch form in the trading system project.

Sakshi-Restalgo commented 3 months ago

17/06/2024 //////////////////// 1-- The task assigned by Virag Sir -- a login issue in the trading system, which I was resolving together with Anil Bhai.
2-- Anil Bhai was solving the bug related to the RuleWise Net Position Form dockable issue, and I was watching and understanding this point it. This task was assigned by Virag Sir. 3--working with Aman Bhai TempletReport (Load Data ,Single Data ,and selected column data load and Unselected column Load) Done

Sakshi-Restalgo commented 3 months ago

18-06-2024 The task assigned by Lokesh Sir--Trade Book / Order Book reports to export to .csv file and export csv file for Order Book / Trade Book by selecting template. 1.working on TempletReport (Save Data , Drag drop Item one list to another list , update ) Done 2.working on TempletReport (up down list item )pending

Sakshi-Restalgo commented 3 months ago

19-06-2024 The task assigned by Lokesh Sir--Trade Book / Order Book reports to export to .csv file and export csv file for Order Book / Trade Book by selecting template. 1.working on TempletReport (Delete Templet Drag an drop) Done 2.working onorderbook data export(done)

Sakshi-Restalgo commented 3 months ago

20-06-2024 The task assigned by Lokesh Sir--Trade Book / Order Book reports to export to .csv file and export csv file for Order Book / Trade Book by selecting template.

Sakshi-Restalgo commented 3 months ago

21-06-2024 Development Done --template for Trade Book / Order Book reports to export to .csv file and export csv file for Order Book / Trade Book by selecting template.

Sakshi-Restalgo commented 3 months ago

22-06-2024 Testing Done-- template for Trade Book / Order Book reports to export to .csv file and export csv file for Order Book / Trade Book by selecting template. Added the information log for template for Trade Book / Order Book reports to export to .csv file and export csv file for Order Book / Trade Book by selecting template. Merging Done for UserMsater List form to ReportGrid.--Code merge with Aman Bhai

Sakshi-Restalgo commented 3 months ago

24-06-2024 1-Learning c# dot net tutorial 2-Create in demo -send ping send pong with usha mam. 3- Helping stuti -- key down event should work with Control + H.

Sakshi-Restalgo commented 3 months ago

25-06-2024 1-Learning c# dot net tutorial 2-Stuti was helping with the TodoApp project. The task was to open a form using the Add key with oemplus." 3-Making document on Message Manager as per discuss with lokesh sir and discuss how this task will be implemented or what type of data we use in this task with usha mam.

Sakshi-Restalgo commented 3 months ago

26-06-2024 1-Learning Queue c# dot net tutorial 2-I have created a demo of the message manager, added color dialogs, and implemented the sound feature. --pending

Sakshi-Restalgo commented 3 months ago

27-06-2024 1- I have created a demo of the message manager, added color dialogs --Done and implemented the sound feature. --pending 2-Learning c# dot net tutorial

Sakshi-Restalgo commented 3 months ago

28-06-2024 1- I have created a New design of the message manager form - complete --assigned by Lokesh sir 2- I needed to use a dictionary with a key of type string and a value of type list of models and perform insert, update, and delete operations. This task was given by Virag Sir. --development done and testing pending with Virag sir

Sakshi-Restalgo commented 3 months ago

29-06-2024 1 --Project name --Admin Module Dealer/Manager Certificate Expire List --Task No29 --Development Done , task assign by Pratik sir

*************New Development **************************
    I) Model --            A) UserMastersDetail---(lines  1- to - 102)
                                 B) ExchangeCertiDetail---(lines  1- to - 15)
   ii) Manager --            UserMasterManager---(lines  1- to - 55)
   iii) DataProvider-- A) JsonDataProvider---(lines  1- to - 29)
                                 B) ApplicationFilePath---(lines  1- to - 13)
   Iv) View --             A) frmUserMasterDetail -- Design
                                B)  View - Code   ----(lines  1- to - 48)
Sakshi-Restalgo commented 3 months ago

01-07-2024 You want to add, update, and delete entries in a dictionary and then create and load a JSON file with this data into a DataGridView. Development done

***** Development ** ii) Manager -- A) InformationManger --Updated cod ---(lines 1- to - 87) iii) DataProvider -- A) JsonData---(lines 1- to - 54) B) ApplicationFilePath---(lines 1- to - 13) c) DataList ---(lines 1 to 14) Iv) View -- A) frmInformation-- Design added in DataGridView B) View - Code ----(today added code lines 134 to 203)

Sakshi-Restalgo commented 3 months ago

02-07-2024 1 --sort orders/records in the Virtual DataGridView on the frmNetPosition form. -- task assign by Pratik sir Development Done

*****New Development ** i) Model -- A) Employee ---(lines 1- to - 23) ii) BusinessLogic -- A) SortingOrderMangerr ---(lines 1- to - 63) iii) DataProvider -- A) JsonData ---(lines 1- to - 29) B) ApplicationFilePath ---(lines 1- to - 13) Iv) View -- A) frmNetPosition --- Design-- Added DataGridView B) View - Code ----(lines 1- to - 106)

Sakshi-Restalgo commented 3 months ago

03-07-2024 1)--- New Development -- I created a new form named frmTalkDelta and a new model ScriptMasterRow. I have a text file named contact.txt from which I need to read data and store it in a dictionary. After this, when I enter a token in a Textbox, I want to retrieve the corresponding data and display it in a DataGridView, and then expand the data. Status -- Pending


i) Model -- A) ScriptMasterRow --- (lines 1 - to - 38) ii) Data Provider -- A) DataDictonary--- (lines 1 - to - 14) B) DataManage--- (lines 1 - to - 27) iii) View -- A) frmTalkDelta --- Design B) View - Code --- (lines 1- to - 46)


2)--- Task :R&D about Async await Discuss about async and await with team and clear doughts

Sakshi-Restalgo commented 3 months ago

04-07-2024 I created a new form named frmTalkDelta and a new model ScriptMasterRow. I have a text file named contact.txt from which I need to read data and store it in a dictionary. After this, when I enter a token in a Textbox, I want to retrieve the corresponding data and display it in a DataGridView, and then expand the data. Status -- Pending

================================================================================== 1) DataManage ---Added new development (lines 27 - to - 192) 2) View - Code ---Added new development (lines 46- to - 215)

==================================================================================

Sakshi-Restalgo commented 3 months ago

05-07-2024 I created a new form named frmTalkDelta and a new model ScriptMasterRow. I have a text file named contact.txt from which I need to read data and store it in a dictionary. After this, when I enter a token in a Textbox, I want to retrieve the corresponding data and display it in a DataGridView, and then expand the data. Status -- Development Done Testing pending


View - Code ---Added new development (lines 215- to -299)


Sakshi-Restalgo commented 3 months ago

06-07-2024 1 -While running the trading system, the login is not working, so I was trying to solve that issue. - Done 2- Load Contract File solve issue in trading system. - Done 3 - Code merger for the Order from the CSV with Pratik Sir. - Done

Sakshi-Restalgo commented 2 months ago

10-07-2024 1-- The task of exporting data to CSV in the forms frmTradeBookList and frmOrderBookList has checkpoints created and rules for these checkpoints applied. 2-- In the admin module, task number 106 was to change to the Report Grid in the UserMasterList form. Checkpoints have been created for this task. 3-- Task no - 320 Remove all redundant API calling code and call common API call method in Admin Module. -- status- WIP

Sakshi-Restalgo commented 2 months ago

11-07-2024 Task no - 320 Remove all redundant API calling code and call common API call method in Admin Module. -- status- WIP

Sakshi-Restalgo commented 2 months ago

12-07-2024 1--Task no - 320 Remove all redundant API calling code and call common API call method in Admin Module. -- status- WIP
working hour -- 30-35 min 2-- Report Template changes in code after testing Aman bhai and testing my side done and I am giving merge code send to Aman bhai

Sakshi-Restalgo commented 2 months ago

13-07-2024 1--Task no - 320 Remove all redundant API calling code and call common API call method in Admin Module. -- status- WIP

Sakshi-Restalgo commented 2 months ago

15-07-2024 1--Task no - 320 Remove all redundant API calling code and call common API call method in Admin Module. -- status- 1) -- APIGetCall method are -completed. 2) -- APIPostCall method are WIP.

Sakshi-Restalgo commented 2 months ago

16-07-2024 1--Task no - 320 Remove all redundant API calling code and call common API call method in Admin Module. -- status--Development done and testing pending with Aman bhai.

Sakshi-Restalgo commented 2 months ago

17-07-2024 1 - Testing in admin module - Status -- testing done in my side 2- Task no- #136 Normal buy and Normal sell form open vise-versa. New Requirement is If Normal Buy is open and press - then show sell form If Normal Sell is open and press + then show Buy form. If Normal buy is open and press + then refresh form and set 1st data (Discuss while you develop this code) If Normal sell is open and press - then refresh form and set 1st data (Discuss while you develop this code) Status -- Development done testing pending with Virag sir

Sakshi-Restalgo commented 2 months ago

18-07-2024 1--The issue of normal buy and sell data getting blank on + or - click has been resolved.-- Development Done and testing done my side. Testing pending with Virag sir.

2--TaskNo---338 -Merge Talk Delta form in trading system. changes the code and new devlopment - status pending

Sakshi-Restalgo commented 2 months ago

19-07-2024 2--TaskNo---338 -Merge Talk Delta form in trading system. changes the code and new development - status pending

Sakshi-Restalgo commented 2 months ago

**20-07-2024** Task No---338 -Merge Talk Delta form in trading system. ~ changes the code and new development -- ~ I want to retrieve the token from the ScripMasterRow, and based on the obtained strike price, I want to get 5 strike prices in ascending order above it and 5 strike prices in descending order below it into a DataGridView in virtual mode.. ~ Status -- Development Done ~ Apply a property grid on frmTalkData in your trading system -- Assign by - Pratik Sir -- ~ Status -- The development is done, but there is an issue where the property grid form is opening twice. I am trying to solve this.


i> View -- frmTalkDelta -- design complete. ii> View Code -- frmTalkDelta.cs -- Line (1 to 315) iii> Model -- TalkDelta -- Line (1 to 50 ) iv> Data Provider -- Line (1 to 140)


Sakshi-Restalgo commented 2 months ago

22-07-2024 Task No---338 -Merge Talk Delta form in trading system.-- In TalkDelta, i want to group symbols, expiry dates, and exchanges in a ComboBox and load tokens based on this grouping. Additionally, i want to load strike prices with ascending call values and include 5 descending put values. status WIP

Sakshi-Restalgo commented 2 months ago

23-07-2024 Task No---338 -Merge Talk Delta form in trading system.-- In TalkDelta, I want to group symbols, expiry dates, and exchanges in a ComboBox and load tokens based on this grouping. Additionally, I want to load strike prices with ascending call values and include 5 descending put values. status --done

2- Task no-136 Normal buy and Normal sell form open vise-versa.--Testing Aand merging done with virag sir.

Sakshi-Restalgo commented 2 months ago

24-07-2024 1- Task No---338 -Merge Talk Delta form in trading system.-- ~ After testing, the changes have been developed. ~ Testing in frmTalkdelta . 2- Testing in Admin Module -- frmUserMasterList
~ Status --WIP

Sakshi-Restalgo commented 2 months ago

25-07-2024

1 -- I tested the admin module in frmUserMasterList and frmUserMasterAddEdit and find bugs. task assigned by-Aman Bhai ~ Status-- Testing done my side.

2 -- In the trading system, I need to sort the trade and order records in the virtual grid of frmNetPositionList. task assigned by-Kartik Bhai ~ Status --development done And Testing pending with kartik bhai.

Sakshi-Restalgo commented 2 months ago

26-07-2024 1 - Yesterday, the task of sorting trade and order records in the trading system under frmNetPositionList was tested. 2- Task no- 292 Dealer/Manager Certificate Expire List was merged into the trading system on the server.-- merging Done in trading system

Sakshi-Restalgo commented 2 months ago

27-07-2024 1) BuyOrder And SellOrder Testing By more then 10000 Qty. 2) R&D On MaxOutBoundQueueSize. 3) Finding Problem Of Channel Was Disconnected From Trading System to RYDTEngine. (Given By Anil)

Sakshi-Restalgo commented 2 months ago

29-07-2024 Task no 360 - Create new Limits and Exposure form design -- task assigned by-Pratik Sir


Requirement Entity : Fill User ID help as auto suggestion -- development done Refresh : On click this button, display data in exposure column as displayed in Fund form in trading application. Ledger: Opening + AdHoc Collateral: Collateral (Equity) + DP Bal (Equity) Display total of Ledger + Collateral. -- development done


Design --Complete Create a model -- Limit funds - Complete Status Pending-- load data in DataGridView

Sakshi-Restalgo commented 2 months ago

30-07-2024 1 --Task no 360 - Create new Limits and Exposure form design -- task assigned by-Pratik Sir development done

2 -- I was practicing async and await and created a demo.

Sakshi-Restalgo commented 2 months ago

31-07-2024 Practice in SQL and async await.

Sakshi-Restalgo commented 2 months ago

01-08-2024

1 - task no 360 -- Admin, I have made changes in the frmLimit&Exposure form and done some new development. --testing pending with pratik sir 2 - Practice in SQL

Sakshi-Restalgo commented 2 months ago

02-08-2024 1 - Task No -- 360 -- Admin, I have made changes in the frmLimit&Exposure form and Testing done with my side. 2 - Task No -- 338 -Merge Talk Delta form in trading system. -- I have made some changes in the frmTalkDelta form, added a listbox, and loaded key data in listbox. status - development done. testing done my side and testing pending with pratik sir.

Sakshi-Restalgo commented 2 months ago

03-08-2024 1 - Task No -- 338 -- Testing frmTalkDelta in trading system. 2 - frmTalkdelta is restructure the design.

Sakshi-Restalgo commented 2 months ago

05-08-2024

1 -- Task No -368 ---Sorting of user master list form ---Change from virtual grid to normal grid in user master list form and add sorting on columns option on data grid view. Status --The development is done, but there is an issue where new data is only staying in memory and the DataGridView is not refreshing; that part is pending


2 -- Task No -375--- Blippers or Event view design Status -- Design is done -- and create a new model - done -- development pending in crud operation

Sakshi-Restalgo commented 2 months ago

06-08-2024 ------------------------------------------------------------------------------------------------------------------------------------------------- 1 -- Task No -375--- Blippers or Event view design. status -- development - 1 -insert data and create a json file. 2- load data an controls. 3 - update data.


2 - Virag Sir suggested a model, and similarly, I had to create a model for the MarketPicture.

Sakshi-Restalgo commented 2 months ago

07-08-2024

1 -- Task No -375--- Blippers or Event view design. Status -- i) In frmBlipperCreator I loaded symbols into a ComboBox at the index. ii) Create a new JSON file with one row of data.

Sakshi-Restalgo commented 1 month ago

08-08-2024

1 -- Task No -375 --- Blippers or Event view design. Status --- Development done


2 -- Task No - 379 --Set export to csv option for Net Position Set export to csv option for Net Position same as Order Book and Trade Book. Status-- Development done testing pending with Aman bhai

Sakshi-Restalgo commented 1 month ago

09-08-2024

1 -- Task No -375 --- Blippers or Event view design. New Design --frmIntraDaySignals . Status - The design is done, and Anil bhai has checked it.


2 -- Task No -368 ---Sorting of user master list form. Pending Work --The development is done, but there is an issue where new data is only staying in memory and the DataGridView is not refreshing; that part is pending. Status -- The development is done, but I have done it in virtual mode because it was the easy way. -- Testing pending with Pratik sir and Aman Bhai.


3 -- Task No - 379 --Set export to csv option for Net Position. Status -- Testing done in my side. Merging - Virag Sir has completed the merging.

Sakshi-Restalgo commented 1 month ago

10-08-2024

1 -- Task No - 250 -- if client already login with another location then after they login from different location then that client login from new location. Status -- My side work in done, and the work on Aman Bhai's side is pending.