Pine script - make script faster -- 2
Budget: $30 – $250 CAD
I have a script that checks if price is inside the zone and plot a table
Here's how it works:
1. There's 5 different timeframes
a. for each timeframe it checks if it is a zone, if yes it will store its high/low in its own array
2. Loop through the arrays for each timeframe
a. If the zone is filled, delete from the array
b. If price is inside a zone, plot it on a table
The issue I am facing is, the script is extremely slow. Even if I set the array size to only 10 it still is very slow.
Here is the link to it - https://www.tradingview.com/script/hboK7T3Z-FVG-Screener-Nephew-Sam/
Give it a try and if you can solve the issue I will pay for it.
Dont bid on the project if you haven't given it a try and know what you can do to improve it.
This is a bug fix project and not coding an indicator from scratch so don't bid a ridiculous amount.
Here's how it works:
1. There's 5 different timeframes
a. for each timeframe it checks if it is a zone, if yes it will store its high/low in its own array
2. Loop through the arrays for each timeframe
a. If the zone is filled, delete from the array
b. If price is inside a zone, plot it on a table
The issue I am facing is, the script is extremely slow. Even if I set the array size to only 10 it still is very slow.
Here is the link to it - https://www.tradingview.com/script/hboK7T3Z-FVG-Screener-Nephew-Sam/
Give it a try and if you can solve the issue I will pay for it.
Dont bid on the project if you haven't given it a try and know what you can do to improve it.
This is a bug fix project and not coding an indicator from scratch so don't bid a ridiculous amount.