forked from donewiththedollar/directionalscalper
-
Notifications
You must be signed in to change notification settings - Fork 1
/
bybit.yaml
41 lines (41 loc) · 1.86 KB
/
bybit.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
session_name: bybit
windows:
- window_name: ds1
layout: tiled
shell_command_before:
- cd /opt/directionalscalper
panes:
- shell_command:
- python3.11 bot.py --exchange bybit --symbol DOGEUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol MATICUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol SOLUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol 1000PEPEUSDT --strategy bybit_auto_hedge --config config.json
- window_name: ds2
layout: tiled
shell_command_before:
- cd /opt/directionalscalper
panes:
- shell_command:
- python3.11 bot.py --exchange bybit --symbol WAVESUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol INJUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol GRTUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol SHIB1000USDT --strategy bybit_auto_hedge --config config.json
- window_name: ds3
layout: tiled
shell_command_before:
- cd /opt/directionalscalper
panes:
- shell_command:
- python3.11 bot.py --exchange bybit --symbol OPUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol XRPUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol GALAUSDT --strategy bybit_auto_hedge --config config.json
- shell_command:
- python3.11 bot.py --exchange bybit --symbol CFXUSDT --strategy bybit_auto_hedge --config config.json