S
Strvinmarvin
Member since August 2021
18
Reputation
5
Published Scripts
6,186
Total Script Views
5
Favorites Received
Scripts by Strvinmarvin
Adds a custom report on your maximum margin used.
#margin
#risk
This snippet checks for open positions and reports the lowest 'x' number of them in a Custom Report. Useful for Dashboard reporting and B...
#Report
#snippet
#Positions
#reporting
This snippet takes a list of coins and checks the Maker Fee for them. It also serves as an educational example for how to utilize a Unif...
#snippet
#variables
#save
#load
This is a simple SIGNALS bot but it demonstrates how to use 'target position size' in a cycle function that constantly tries to close the...
#tradingview
#signals
#Maker Orders
This is an example of how to use the loop method 'for key in pairs' on a Lua Array, as well as how to construct an Array manually and how...
#snippet
#array
#loop
#log