-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
293 lines (227 loc) · 14.7 KB
/
index.html
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="en">
<!--begin::Head-->
<head>
<title>Crypto Dashboard</title>
<meta charset="utf-8" />
<meta name="description" content="The most advanced Automated Trading Platform based on a cryptocurrency trading bot that runs in cloud an automated program that executes buy and sell orders & with no manual input when specific, pre-defined market conditions are met." />
<meta name="keywords" content="bot easy, crypto, cryptocurrency, crypto trading bot, trading bot, cryptocurrency trading bot, automated trading" >
<!-- <meta name="viewport" content="width=device-width, initial-scale=1" />-->
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<meta property="og:locale" content="en_US" />
<meta property="og:type" content="article" />
<meta property="og:title" content="bot easy - Automated Trade Bots & for crypto exchanges" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta id="header-top-color" name="theme-color" content="#f4f6f9" />
<meta property="og:url" content="https://bot-easy.com" />
<meta property="og:site_name" content="Dashboard | bot easy" />
<!--begin::Fonts-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700" />
<!--end::Fonts-->
<!--begin::Page Vendor Stylesheets(used by this page)-->
<link href="assets/plugins/custom/datatables/datatables.dark.bundle.css" rel="stylesheet" type="text/css">
<link href="assets/plugins/global/plugins.dark.bundle.css" rel="stylesheet" type="text/css">
<link href="assets/css/style.dark.bundle.css" rel="stylesheet" type="text/css">
<link href="assets/css/costum.css" rel="stylesheet" type="text/css" />
</head>
<!--end::Head-->
<!--begin::Body-->
<body id="kt_body" class="dark-mode header-fixed header-tablet-and-mobile-fixed">
<div class="page-loader flex-column"></div>
<!--begin::Root-->
<div class="d-flex flex-column flex-root">
<!--begin::Page-->
<div class="mt-10 page d-flex flex-row flex-column-fluid">
<!--begin::Container-->
<div class="d-flex flex-column flex-column-fluid container-fluid">
<!--begin::Toolbar-->
<div class="toolbar mb-5 mb-lg-7" id="kt_toolbar">
<!--begin::Page title-->
<div class="page-title d-flex flex-column flex-xl-row align-items-xl-center">
<!--begin::Title-->
<!-- <div class="d-flex">-->
<!-- <h1 class="d-flex text-dark fw-bolder my-1 fs-3">Markets</h1>-->
<!-- </div>-->
<!-- <span class="d-none d-xl-block mx-4">•</span>-->
<div class="d-flex">
<div class="d-flex justify-content-between col-12">
<div style="z-index: 2;" class="fv-row flex-fill">
<div class="">
<!--begin::Radio group-->
<div class="btn-group w-100" data-kt-buttons="true" data-kt-buttons-target="[data-kt-button]">
<!--begin::Radio-->
<label class="p-2 btn btn-sm btn-outline-secondary text-muted text-hover-dark text-active-dark btn-outline btn-active-light-secondary active" data-kt-button="true">
<!--begin::Input-->
<input class="btn-check market-type" type="radio" name="method" value="4" />
<!--end::Input-->
<span class="d-none d-sm-block">Spot Market</span>
<span class="d-sm-none">Spot</span>
</label>
<!--end::Radio-->
<!--begin::Radio-->
<label class="p-2 btn btn-sm btn-outline-secondary text-muted text-hover-dark text-active-dark btn-outline btn-active-light-secondary" data-kt-button="true">
<!--begin::Input-->
<input class="btn-check market-type" type="radio" name="method" checked="checked" value="5" />
<!--end::Input-->
<span class="d-none d-sm-block">Futures Market</span>
<span class="d-sm-none">Futures</span>
</label>
<!--end::Radio-->
</div>
</div>
<!--end::Radio group-->
</div>
</div>
</div>
<!--end::Title-->
</div>
<!--end::Page title-->
<div class="d-flex justify-content-between ms-n6 col-2 col-sm-3 col-lg-2">
<!--begin::Row-->
<div style="z-index: 2;" class="fv-row flex-fill">
<div class="">
<!--begin::Radio group-->
<div class="btn-group w-100" data-kt-buttons="true" data-kt-buttons-target="[data-kt-button]">
<!--begin::Radio-->
<label class="p-2 btn btn-sm btn-outline-secondary text-muted text-hover-dark text-active-dark btn-outline btn-active-light-secondary active" data-kt-button="true">
<!--begin::Input-->
<input class="btn-check ticker-class" type="radio" name="method" value="1" />
<!--end::Input-->
1H</label>
<!--end::Radio-->
<!--begin::Radio-->
<label class="p-2 btn btn-sm btn-outline-secondary text-muted text-hover-dark text-active-dark btn-outline btn-active-light-secondary" data-kt-button="true">
<!--begin::Input-->
<input class="btn-check ticker-class" type="radio" name="method" checked="checked" value="2" />
<!--end::Input-->
4h</label>
<!--end::Radio-->
<!--begin::Radio-->
<label class="p-2 btn btn-sm btn-outline-secondary text-muted text-hover-dark text-active-dark btn-outline btn-active-light-secondary" data-kt-button="true">
<!--begin::Input-->
<input class="btn-check ticker-class" type="radio" name="method" value="3" />
<!--end::Input-->
24H</label>
<!--end::Radio-->
</div>
</div>
<!--end::Radio group-->
</div>
<!--end::Row-->
</div>
<div class="d-flex align-items-center py-2 py-md-1">
<!-- <div class="input-group rounded">-->
<!-- <input type="search" class="form-control rounded" placeholder="Search Coin" aria-label="Search" aria-describedby="search-addon" />-->
<!-- <span class="input-group-text border-0" id="search-addon">-->
<!-- <i class="fas fa-search"></i>-->
<!-- </span>-->
<!-- </div>-->
<div class="me-4 me-lg-10">
<div class="input-group">
<button id="dropdown-exchanges-id" class="p-2 btn btn-outline-secondary text-muted text-hover-dark text-active-dark btn-active-light-secondary dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false">Binance</button>
<ul class="dropdown-menu dropdown-menu-end">
<li><a class="dropdown-item" href="#">Binance</a></li>
<li><hr class="dropdown-divider"></li>
<li><a onclick="f()" class="dropdown-item" href="#">Bybit</a></li>
<li><hr class="dropdown-divider"></li>
<li><a class="dropdown-item" href="#">Crypto.com</a></li>
</ul>
</div>
</div>
<span class="d-none d-sm-block">|</span>
<div class="ms-sm-5 me-3 me-lg-10">
<!-- <a class="fw-bolder" data-bs-target="#kt_modal_create_api_key" data-bs-toggle="modal" href="#" id="add-api">-->
<!-- <span class="text-dark d-none d-sm-inline-block">Check</span>-->
<!-- </a>-->
<a onclick="dark_listener()" class="btn btn-icon btn-color-white bg-hover-white bg-hover-opacity-10 w-30px h-30px h-40px w-40px" href="#">
<i id="dark_icon" class="fonticon-sun fs-3"></i>
</a>
</div>
<!--begin::Theme mode docs-->
<!--end::Theme mode docs-->
</div>
<!--end::Actions-->
</div>
<!--end::Toolbar-->
<!--begin::Post-->
<div class="content flex-column-fluid" id="kt_content">
<div id="visible-back-id">
<!--begin::Row-->
<div class="row g-5 g-xl-10 tab-pane">
<!--begin::Col-->
<div class="col-xxl-12">
<!--begin::Tables widget 7-->
<div class="card card-flush h-xl-100">
<div class="card-header pt-2">
<!--begin::Title-->
<h4 class="card-title align-items-start flex-column">
<span class="card-label fw-bolder text-gray-800"><span id="orders-number"></span><span id="info-text-total">Top 100 Cryptocurrencies (Real-Time Prices) Market Cap</span></span>
</h4>
</div>
<!--begin::Body-->
<div class="card-body py-3 ">
<div class="tab-content">
<div class="tab-pane fade active show">
<!--begin::Table container-->
<div class="table-responsive">
<!--begin::Table-->
<div class="form-outline mb-4">
<input placeholder="Search Coin" type="search" class="form-control" id="datatable-search-input">
<label class="form-label" for="datatable-search-input"></label>
</div>
<table id="performance-id" class="table table-row-dashed align-middle gs-0 gy-4 my-0">
<!--begin::Table head-->
<thead>
<tr class="border-bottom-0">
<th class="p-0 w-50px" data-priority="1">Name</th>
<th class="p-2 min-w-xl-150px" data-priority="2"></th>
<th class="p-2 min-w-xl-150px" data-priority="5">Change</th>
<th class="p-2 min-w-xl-150px" data-priority="3">Price</th>
<th class="p-2 min-w-xl-150px" data-priority="6">Marketcap</th>
<th class="p-2 w-100px w-sm-150px w-lg-200px w-xl-250px" data-priority="4">Chart</th>
</tr>
</thead>
<!--end::Table head-->
<!--begin::Table body-->
<tbody id="tbody-activity">
</tbody>
<!--end::Table body-->
</table>
<!--end::Table-->
</div>
<div class="row">
<div class="dt-more-container">
<button id="btn-example-load-more" class="btn btn-sm btn-outline-primary" style="display:none">Load More</button>
</div>
</div>
<!--end::Table container-->
</div>
</div>
</div>
<!--begin::Body-->
</div>
<!--end::Tables widget 7-->
</div>
<span id="loader-id" style="margin: auto; margin-top:200px" class="loader"></span>
<!--end::Col-->
</div>
</div>
</div>
</div>
<!--end::Container-->
</div>
<!--end::Page-->
</div>
<!--end::Root-->
<!--begin::Javascript-->
<!--begin::Global Javascript Bundle(used by all pages)-->
<script src="assets/plugins/global/plugins.bundle.js"></script>
<script src="assets/js/scripts.bundle.js"></script>
<script src="assets/plugins/custom/datatables/datatables.bundle.js"></script>
<script src="main.js"></script>
<script src="index.js"></script>
<!--end::Page Custom Javascript-->
<!--end::Javascript-->
</body>
<!--end::Body-->
</html>