Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyberPunkMetalHead/Bitcoin-Surge-Trading-Alpha
/ functions
Functions
4 in github.com/CyberPunkMetalHead/Bitcoin-Surge-Trading-Alpha
⨍
Functions
4
◇
Types & classes
0
↓ 2 callers
Function
get_dates
Use dates to define the range of our dataset in the `get_data()`.
bitcoin-surge-trading-bot-alpha.py:42
↓ 1 callers
Function
get_current_prices
Return current buy and sell prices.
bitcoin-surge-trading-bot-alpha.py:55
↓ 1 callers
Function
get_data
Download one day of 10 minute candles, along with the buy and sell prices for bitcoin.
bitcoin-surge-trading-bot-alpha.py:49
↓ 1 callers
Function
trade
Determine if we should trade and if so, send requests to MT5.
bitcoin-surge-trading-bot-alpha.py:62