-
Hi I'm trying to find a way to get my open futures position on Binance Futures.
I've tried two methods, exchange.fetch_balance() provides everything except for an actual position amount, so this is…
-
Traceback (most recent call last):
File "/Users/ElegantRL/elegantrl/envs/FinRL/FinRL.py", line 527, in
check_stock_trading_env()
File "/Users/ElegantRL/elegantrl/envs/FinRL/FinRL.py", line…
-
When starting up the application, it occasionally hangs on startup and becomes unresponsive. It feels like if it hangs that it hangs until I reboot the system. >300 mods
Last lines in the log fil…
-
I am a beginner in finance, so I do not understand why we assume the agent's action does not impact the market attributes in stock trading. That means the trading actions occur close to the market clo…
-
## Describe the bug
The loadgen uses the `local-chain` / `local-solo` scenario; as of addressing #4165, this no longer provides the demo USDC that the loadgen expects to have available for trading.…
-
I found that there's a future function at neo_finrl/env_stock_trading/env_stocktrading_cashpenalty.py.
Because on the T day, the agent should only observe the stock‘s close-price of T-1 day.
After …
-
Detected 12 ESLint reports and/or crashes.
Scanned 849 repositories.
Rules:
- `@typescript-eslint/prefer-readonly-parameter-types`
- `@typescript-eslint/no-misused-promises`
Click to expan…
-
reopening https://github.com/near/near-cli/issues/873
OS:
Debian 11
Can you explain this. Why is `http://localhost:3030/status` success and `NEAR_ENV=local near state local.test` fail
http…
ghost updated
2 years ago
-
Hello,
I played around with your code. Fantastic job really... Thanks for sharing.
The code and trained agent can beat not only historical data that is trained on but also a data that agent never …
-
- OS:
- Programming Language version: py
- CCXT version: 1.77.49
```
import ccxt
connection = ccxt.kucoin({
})
connection.load_markets()
connection.verbose = 1
my_trades = connec…