-
Once account creation is complete, we need to create the logic to initiate a trade between two users. Should be fairly straight-forward.
-
Can someone guide me how to deploy the binary-bot html
-
When running the tests on a 32-bit architecture I get this error:
> TypeError: Cannot cast array data from dtype('int64') to dtype('int32') according to the rule 'safe'
Here's the full output
`…
-
open_trade() - error occurred placing limit order on XRPUSDT, OP: 1, tick_size: 0.0001 Entry price: 0.5176, trade direction: 1, Quantity: 58.1, Error Info: (BinanceAPIException(, 400, '{"code":-4061,"…
-
**Prize Title**
On-Chain Trading Events Monitor
**Prize Bounty**
$2,500 in USDT
**Challenge Description**
Analyzing on-chain trading behaviors before making financial decisions is extre…
-
https://www.reddit.com/r/pokemontrades/comments/4s2459/introducing_porybox_beta_an_online_pok%C3%A9mon_viewer/d56ng6w
-
Pair specific condition to reset the buy price and set the DCA level to 0 to allow the bot to trade out portions of bags. Would just require that the user create a sales order for a percentage of the …
-
## **Information**
Minecraft version: 1.19.2
Modloader: Forge
Forge version: 43.2.10
Environment: Multiplayer
First mod name: MCA
First mod version: 7.5.0-rc.3
Second mod name: Infinite Tra…
-
Backtesting
loading env just like training
env = trading_env.make(env_id='backtest_v1', obs_data_len=1024, step_len=512,
df=df, fee=0.1, max_position=5, deal_col_name='Price'…
-
I'm getting {'code': '10020', 'message': 'Authentication Failed'} for place order . Please help.
code :
```
client = NeoAPI(
consumer_key="",
consumer_secret="",
environment="pro…