Feeling bored with trading? Time to inject some fun into your decision-making process with our Tic Tac Toe Indicator! The Tic Tac Toe game transforms your chart into a competitive playground where trading pairs face off in a classic game of Tic Tac Toe. HOW TO PLAY Our Tic Tac Toe game invites you to pit one trading pair against another directly on your...
Play Chess Puzzles right on your Chart! Daily Chess Puzzles brings you a new 1-Move chess puzzle straight to your chart every day. 🔶 USAGE Submit your answer to see if your solution is correct! For quick access to the settings, Double-Click on the Chess board to open the settings interface. The current active color (Who's move it is) is represented by...
This library supplies a randomized list of 1-Move Chess Puzzles, this is 5/5 in my collection of puzzles on Tradingview. This library contains 730 chess puzzles, this is enough for 1 unique chess puzzle for 2 years (730/365 = 2) The Puzzles are sourced from Lichess's open-source database found here -> | database.lichess.org This data has been reduced to only...
This library supplies a randomized list of 1-Move Chess Puzzles, this is 4/5 in my collection of puzzles on Tradingview. This library contains 730 chess puzzles, this is enough for 1 unique chess puzzle for 2 years (730/365 = 2) The Puzzles are sourced from Lichess's open-source database found here -> | database.lichess.org This data has been reduced to only...
This library supplies a randomized list of 1-Move Chess Puzzles, this is 3/5 in my collection of puzzles on Tradingview. This library contains 730 chess puzzles, this is enough for 1 unique chess puzzle for 2 years (730/365 = 2) The Puzzles are sourced from Lichess's open-source database found here -> | database.lichess.org This data has been reduced to only...
This library supplies a randomized list of 1-Move Chess Puzzles, this is 2/5 in my collection of puzzles on Tradingview. This library contains 730 chess puzzles, this is enough for 1 unique chess puzzle for 2 years (730/365 = 2) The Puzzles are sourced from Lichess's open-source database found here -> | database.lichess.org This data has been reduced to only...
This library supplies a randomized list of 1-Move Chess Puzzles, this is 1/5 in my collection of puzzles on Tradingview. This library contains 730 chess puzzles, this is enough for 1 unique chess puzzle for 2 years (730/365 = 2) The Puzzles are sourced from Lichess's open-source database found here -> | database.lichess.org This data has been reduced to only...
Word Puzzle is a PineScript-based clone of the popular daily puzzle game called "Wordle". It is not identical, but the general gameplay is the same. >How It works (The Game) A secret word (also referred to as the "target word") is randomly selected from a database of 5 Letter words. The player/user's goal is to guess that word within 6 attempts. After each...
Library "Word_Puzzle_Data_R2Z" This Library consists of functions for returning arrays of words starting with R through Z. By splitting the data through multiple libraries, I can import more tokens into my final compiled script, so having this data separately is extremely helpful. This library is the the container 1/3 for my database of 5 Letter words uses in...
Library "Word_Puzzle_Data_I2Q" This Library consists of functions for returning arrays of words starting with I through Q. By splitting the data through multiple libraries, I can import more tokens into my final compiled script, so having this data separately is extremely helpful. This library is the the container 1/3 for my database of 5 Letter words uses in...
Library "Word_Puzzle_Data_A2H" This Library consists of functions for returning arrays of words starting with A through H. By splitting the data through multiple libraries, I can import more tokens into my final compiled script, so having this data separately is extremely helpful. This library is the the container 1/3 for my database of 5 Letter words uses in...
Introducing the "3D Bowling Game" – a fun and interactive demo scene project in Pine Script, powered by a custom 3D engine! This bowling game showcases the potential of Pine Script for developing engaging and immersive experiences, even within the confines of a trading platform. To play the game, you'll first be prompted to choose where you want to throw the...
Do you want your charts to look like a video game? Look no further! Would you rather be an alien racing through a lava tube, a surfer with great white sharks, an airplane flying through the clouds, or some other custom emoji setup of your choice? Traders can choose their own custom player emoji, trend indicator, obstacle emoji, and celestial emoji. This indicator...
Hello All, I think all of you know the game "Tic Tac Toe" :) This time I tried to make this game, and also I tried to share an example to develop a game script in Pine. Just for fun ;) Tic Tac Toe Game Rules: 1. The game is played on a grid that's 3 squares by 3 squares. 2. You are "O", the computer is X. Players take turns putting their marks in empty...
Experimental: adapted from classical game movement prediction algo and how a crude recursive error classifier can be applied..