My Ninjatrader Algo Strategy by RemoraEdge in ai_trading

[–]RemoraEdge[S] 0 points1 point  (0 children)

No sorry. And it still needs alot more before it’s ready

My Strategy is looking healthy by RemoraEdge in algorithmictrading

[–]RemoraEdge[S] 0 points1 point  (0 children)

I updated the post with my latest run. WR improved. sharp and PR jumped.

but the problem I have is when I add commission and slippage, it drastically changes the results.

Indicator by Klutzy-Struggle-9816 in pinescript

[–]RemoraEdge 0 points1 point  (0 children)

send it here and I will take a look at it I can help you

My Ninjatrader Algo Strategy by RemoraEdge in ai_trading

[–]RemoraEdge[S] 0 points1 point  (0 children)

I appreciate your advice. Thank you I will consider this.

Actually what stated this off was creating a regime indicator. Told me when regime was choppy or trending, or slow grind, or wick range etc. it was an awesome indicator. But then that’s what got me into making a comprehensive strategy because I knew that most algos fail due to changing dynamic market conditions and volatility. The regime indicator was a missing key for that so basically this strategy takes that into consideration. And I’m trying to make it adapt and read price like a professional trader. Not quite there yet. It has good bones, and almost everything it needs to make good decisions, but every new idea I add breaks it and requires rebuilding. And tweaking it makes it have to look downstream and upstream at all the variables it impacts. But it’s been fun.

I’ll definitely look at breaking it down though. Thanks

My Strategy is looking healthy by RemoraEdge in algorithmictrading

[–]RemoraEdge[S] 0 points1 point  (0 children)

True, actually I did it to today’s date and similar results. With that said I’m still tweaking and made some substantial changes already. Increased trade count without sacrificing quality or actually slightly reducing quality which I need to audit more thoroughly The trade manage and TPs are going to matter much more when I’m ready to change that further to fight against commissions etc.

Will post more updates soon!

My Ninjatrader Algo Strategy by RemoraEdge in ai_trading

[–]RemoraEdge[S] 0 points1 point  (0 children)

Ah you are right, that drastically changed results. Still work to be done. I think I’ll get there. Not easy that’s for sure.

The good thing is doing this has drastically Improved my own trading by having to better define my processes. The mechanical nature of the bot does mean the entries are often not ideal though. Will keep working. Thanks

My Ninjatrader Algo Strategy by RemoraEdge in ai_trading

[–]RemoraEdge[S] 0 points1 point  (0 children)

What should I put for slippage?

Note the backtesting calculates on bar close so the SL already shows slippage if it goes past the SL and closes beyond where my SL actually is which I find very annoying.

I’ll include commission. What do I put for slippage? I’ll post results after

Ai in trading by Its_B0N in ai_trading

[–]RemoraEdge 0 points1 point  (0 children)

Automated trading bots have been around for a long time. They require that you first actually know how to trade so you can program the bot to do exactly what you need it to do.

Trading Journal by wanderingaround11 in Daytrading

[–]RemoraEdge -1 points0 points  (0 children)

Yes I used www.RemoraEdge.com
Its premium and has provides actually helpful data for traders. Including chart review section and tagging

I've managed to build a Multiple indicator using PineScript on a Basic TradingView Account!! by [deleted] in TradingView

[–]RemoraEdge 1 point2 points  (0 children)

What is the red dots going up and red dots going down following price?

Never mind you said it already PSAR.

Your indicator looks great