DiljitSingh14 commited on
Commit
7b9670a
·
verified ·
1 Parent(s): e5ae185

Upload folder using huggingface_hub

Browse files
Files changed (6) hide show
  1. README.md +25 -15
  2. data.pkl +3 -0
  3. image_and_text.json +15 -0
  4. metadata.csv +0 -0
  5. test.zip +3 -0
  6. train.zip +3 -0
README.md CHANGED
@@ -1,15 +1,25 @@
1
- ---
2
- license: apache-2.0
3
- task_categories:
4
- - image-to-text
5
- language:
6
- - en
7
- tags:
8
- - trading
9
- - chart
10
- - finance
11
- - tradingView
12
- pretty_name: Trading Ideas
13
- size_categories:
14
- - n<1K
15
- ---
 
 
 
 
 
 
 
 
 
 
 
1
+ # TradingView Ideas Dataset
2
+
3
+ This dataset contains trading ideas and analysis sourced from TradingView, split into training and testing datasets for machine learning purposes. It includes both image data (chart screenshots) and associated textual descriptions.
4
+
5
+ ## Dataset Structure
6
+
7
+ ### Root Folder Contents
8
+
9
+ - `train.zip`: Compressed folder containing training data (images and JSON split).
10
+ - `test.zip`: Compressed folder containing testing data (images and JSON split).
11
+ - `metadata.csv`: A metadata file linking image filenames to their respective textual descriptions and features.
12
+
13
+ ### Metadata Structure
14
+
15
+ The `metadata.csv` file contains two columns:
16
+
17
+ - `file_name`: The image filename (e.g., `18115109.png`).
18
+ - `additional_feature`: A text description combining various features from the original dataset.
19
+
20
+ Example:
21
+
22
+ ```csv
23
+ file_name,additional_feature
24
+ 18115109.png,"STOCK IN MOMENTUM...\nNSE:SUNDARMFIN trade at 4880 level..."
25
+ ```
data.pkl ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:249b85585e81a0236f3030ca65fab3db975025add3063c1a4851795c2d3edf9f
3
+ size 8649531
image_and_text.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "id": 18115109,
4
+ "name": "\u201cDynamic Liquidity Analyzer\u201d ",
5
+ "description": "Trendlines\nThe white lines are the markers of order amidst chaos. Solid and dashed, they connect critical highs and lows, serving as pathways that reveal the future of price action. They outline the potential for breakouts or breakdowns\u2014decision points where the market bows to our strategy. \nThese lines carve the battlefield, where traders either rise or fall. These highs and lows are structured almost uniquely, deviating from the conventional setup of ordinary highs and lows.\n\nVolume Weighted Average Price (VWAP)\nThe blue stair-step line is no ordinary indicator\u2014it is the foundation of fair value. This VWAP dynamically calculates the average price weighted by volume, serving as a stronghold for price action. The market respects it as a key support and resistance level. A bounce off this VWAP is a signal of bullish resurgence, while a break below hints at bearish momentum. It\u2019s not just a line\u2014it\u2019s the axis around which the market pivots.\n\nIndicator\nThis is the pinnacle of liquidity visualization. The lines below are not mere decorations\u2014they are the heartbeat of the market:\n\u2022\tOrange (Bitcoin Price): The core driver of the current movement.\n\u2022\tYellow (BTC.D Moving Average): The critical indicator of Bitcoin dominance. When BTC.D rises, Bitcoin often gains strength at the expense of altcoins. When BTC.D falls, altcoin liquidity flows upward.\n\u2022\tBlue (TOTAL3 Moving Average): The maestro of altcoins, showcasing their potential for explosive growth.\nThis tool mirrors liquidity flows, signaling shifts in dominance. As Bitcoin moves downward, we see Bitcoin price rise; when Bitcoin moves upward, Bitcoin price moves downwards. This interplay reveals the unseen mechanics of the market.\n\nVolume Profile (Left Sidebar)\nThe red and green histogram bars are the battlegrounds of buyers and sellers:\n\u2022\tRed bars: High selling activity, barriers the bulls must conquer.\n\u2022\tGreen bars: Strongholds of buying strength, where the bulls rally their forces.\nAs of now, the price dances near high-volume nodes\u2014key zones of contention. Victory lies in breaking free from these areas, unleashing powerful directional moves.\n\nCustom Candles\nThese candles are the secretive arsenal of this strategy, meticulously designed to expose manipulation, price inconsistencies, and pivotal moments in the market. They are crafted to reveal when the market is preparing for massive moves while remaining subtle in their true power. They keep the edge sharp without revealing too much.\n\nAltcoin and Bitcoin Insights\nThis is a live battlefield where updates reign supreme. Altcoins are testing their waters, and Bitcoin pumps are set to reignite soon. I will be providing updates for short trades as manipulation keeps unfolding and inconsistencies present themselves.\n\nNote: The VWAP has been condensed into a 5-day timeframe to align seamlessly with the chart, while the indicator operates on a 1-day timeframe. Additionally, it dynamically reflects insights from the 4-hour timeframe, offering a multi-dimensional view of price action. \n\n(Global liquidity is where prices are headed) \n",
6
+ "created_at": "2025-01-01T05:25:34+00:00",
7
+ "chart_url": "https://www.tradingview.com/chart/BTCUSD/vMBJ0QHr-Dynamic-Liquidity-Analyzer/",
8
+ "symbol": "COINBASE:BTCUSD",
9
+ "user": {
10
+ "id": 27006277,
11
+ "username": "The_ForexX_Mindset",
12
+ "pro_plan": "pro_premium"
13
+ },
14
+ "likes_count": 28,
15
+ "image_py":
metadata.csv ADDED
The diff for this file is too large to render. See raw diff
 
test.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f4a913bb269e675f9123d769a35c9758695372a4aab749d8f1754bc25222f1
3
+ size 25615967
train.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1c5291c6bb786d50bcc2299c9171585ab69ff864d362b6874a637e24bfa4ea1
3
+ size 103933679