Skip to content

Commit

Permalink
Merge pull request #459 from tedyptedto/Doc_HL
Browse files Browse the repository at this point in the history
Doc information adding
  • Loading branch information
enarjord authored Jan 26, 2025
2 parents ef2b70d + 89b66a7 commit 97cc6b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/hyperliquid_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
```
For the `"private_key"`, use the API wallet created in the API section on Hyperliquid.

Now Passivbot may be run as normal. Note that Hyperliquid has a minimum $10 order size.
Now Passivbot may be run as normal. Note that Hyperliquid has a minimum $10 order size:
`initial_entry_cost = balance * (total_wallet_exposure_limit / n_positions) * initial_qty_pct`

#### HyperLiquid with a Vault (CopyTrading-like)
1. In HyperLiquid, navigate to "Vaults" in the top menu and create a new vault.
Expand Down

0 comments on commit 97cc6b7

Please sign in to comment.