Orders for design development - PHP - new

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules PHP
2 new jobs in all languages
Sort by:
30+ USD
Hi, I was trying was try to make a ninjatrade statregy and I ran to issues if you take a look at the files, the newstrategy file is connect with the 22062 image - for that strategy I got the ninjascript to desplay delta in the output. My issues is that I bough a 3r party software for orderflow, and I wanted to use stopping volume in the ninjatrade strategy buy I don't know how to access it, I don't know how to write
30+ USD
Hello. I have a custom NinjaScript indicator that is not compiling correctly. Can anyone take a look at it and see if you can resolve the errors? This code plots offset lines above and below the 14 ema, using System; using System.Windows.Media; namespace GeneralTradingApp { public class ProfitTargetTickOffset { public int TickCount { get; set; } public Brush UpperLineColor { get; set; } public Brush LowerLineColor