Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IrakliXYZ/ARBOT
/ functions
Functions
18 in github.com/IrakliXYZ/ARBOT
⨍
Functions
18
◇
Types & classes
0
↓ 2 callers
Function
take_action
(exchange, action, coin, amount, leverage, price)
controller.py:67
↓ 1 callers
Function
close_position_limit
(exchange, coin, amount, leverage, price)
controller.py:144
↓ 1 callers
Function
close_position_market
(exchange, coin, amount, leverage)
controller.py:104
↓ 1 callers
Function
open_position_limit
(exchange, coin, amount, leverage, price)
controller.py:125
↓ 1 callers
Function
open_position_market
(exchange, coin, amount, leverage)
controller.py:84
↓ 1 callers
Function
table
(values)
builder.py:14
↓ 1 callers
Function
write_file
(pair, leverage)
tracker.py:24
Function
PERP
(coin)
FTX_sourcer.py:17
Function
USD
(coin)
FTX_sourcer.py:28
Function
difference
(A, B)
calculator.py:12
Function
effective_rate_calculator
(profit, amount)
calculator.py:26
Function
funding_rates
(coin)
FTX_sourcer.py:39
Function
generate_list
(pair, lvrg)
builder.py:23
Function
generate_table
(amnt, lvrg, period)
builder.py:93
Function
make_file
(pair, leverage)
tracker.py:16
Function
profit
(amount, funding_rate, trading_fee, difference, leverage)
calculator.py:18
Function
set_exchange
(exchange, action, pair, amount, leverage, price)
controller.py:8
Function
sum_funding_payments
()
checker.py:38