-
I propose to implement an automated portfolio management tool that helps users manage their investments more effectively within the NexTrade platform.
Key Features:
Portfolio Tracking: Allow use…
-
Enter Daily Updates with basic bullet points.
e.g.
- Developed : user management in Admin login
- Developing in progress : risk form design, limit management form etc.
- Read book on sql
- Took refe…
-
When first time successfully login to Admin/Trading System and then close exe and login again then exe not login. We have to close exe and try to login again.
-
Merge from Trading system Task no 189
-
Create User Master and Mapped Clients forms in Trading System.
-
Hi All,
Just receiving this sql error in tableau when trying to select example table "kamu"."my.trading.holdings" and "kamu"."my.trading.transactions".
**To reproduce:**
```
cd trading
…
-
@EarnForex
Today I hit a race condition. I’ve setuped the scheduler to stop at 4pm in case there are no open trades. Today it happened that an ea opened a new position exactly at 4pm and auto sche…
-
### Discussed in https://github.com/FakeFishGames/Barotrauma/discussions/14950
Originally posted by **Evolved-d** October 25, 2024
### Disclaimers
- [X] I have searched the issue tracker to…
-
### What happened + What you expected to happen
Note: This bug was incredibly difficult to track down due to the subtlety, and this can always be reproduced with the Bazel build system, protocol buff…
-
So basically my evaluation function takes 16 arguments, and when I register the function as:
` toolbox.register("evaluate", Trading_Simulator.trading_system,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16)…