
Custom stock trading indicator script Tradovate
$10-30 USD
Betalt ved levering
I have a simple custom indicator in thinkorswim and need converted for tradovate. I hope you have knowledge of trading software. Must start and finish within a few hours.
Here is code from thinkorswim that needs to be converted
input RiskUnit = 150;
input buffer = .00;
input digits = 0;
def price = close(priceType = [login to view URL]);
def candleRangeBull = price - low + buffer;
def candleRangeBear = high - price + buffer;
def BullRisk = (RiskUnit) / round(candleRangeBull);
def BearRisk = (RiskUnit) / round(candleRangeBear);
def BullRisk1 = rounddown(Bullrisk, digits);
def BearRisk1 = rounddown(Bearrisk, digits);
def o = open;
AddLabel(yes, "Risk: " + AsDollars(RiskUnit) + " Ele : "+ (if price > o then BullRisk1 else BearRisk1), if price > o then [login to view URL] else [login to view URL]);
[login to view URL]
Projekt ID: #32632468
Om projektet
4 freelancere byder i gennemsnit $77 timen for dette job
I am a senior software developer who has carried out many tasks related to Metatrader, Ninjatrader, Amibroker, Pinescript for Tradingview, Crypto-Trading bot, Betting bot, Telegram bot, Stock trading bots, and all othe Flere
Greetings! I have checked your job posting in detail I can help you with your project. I can do your tasks you’ve mentioned in your job post. I'm available immediately to start working on the project. I've gone throug Flere
Hello, im an expert trading tools, EA/Indicators developer, i can recreate the code for you in tradovate, please contact me if you are interested...
Hello , I am a professional strategy developer and I have been at this for 5 years plus.I have coded hundreds of EAs and profitable trading strategies. I'm a trader and solely trading software developer mostly for MT4 Flere