NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 9 of 9
Search: Posts Made By: jwwjcw
Forum: EasyLanguage Programming July 30th, 2023, 11:37 PM
Replies: 3
Views: 391
Posted By jwwjcw
Inputs: Price(Close), matype(1), malength(9); ...

Inputs: Price(Close), matype(1), malength(9);

// Simple MA
if matype = 1 then Value1 = Average(Price, malength);

// Exponential
if matype = 2 then Value1 = XAverage(Price, malength);

//...
Forum: TradeStation June 6th, 2023, 12:10 PM
Replies: 36
Views: 22,095
Posted By jwwjcw
If you search there web there are a few out...

If you search there web there are a few out there. Not sure how good they are but they are a bit pricey.
Forum: EasyLanguage Programming May 29th, 2023, 11:58 PM
Replies: 1
Views: 553
Posted By jwwjcw
Simple solution - but potentially messy - combine...

Simple solution - but potentially messy - combine the indicators you are using in Radar Screen into a single indicator. Not sure if that would work for you. Short of that things get more complex.
Forum: Platforms and Indicators September 14th, 2020, 09:35 PM
Replies: 8
Views: 7,798
Posted By jwwjcw
Most of my experience is with TradeStation so Im...

Most of my experience is with TradeStation so Im aware of their many issues with backtesting. If you have the programming skills I would suggest coding your own back tests in python. You can easily...
Forum: NinjaTrader September 14th, 2020, 09:26 PM
Replies: 58
Views: 12,665
Posted By jwwjcw
Looks like a lot of the coassic pitfalls have...

Looks like a lot of the coassic pitfalls have been covered. The issue is that any single one can kill an otherwise good strategy. Not sure if looking inside bars is as big an issue wuth Ninja as it...
Forum: Trading Reviews and Vendors September 14th, 2020, 08:00 PM
Replies: 22
Views: 25,532
Posted By jwwjcw
Update… Only because I had some time on my hands...

Update… Only because I had some time on my hands and used to do this type of search frequently. With reference to Dr. Dean Handley’s often referenced study...
Forum: MultiCharts September 5th, 2020, 11:53 PM
Replies: 79
Views: 27,348
Posted By jwwjcw
I'm moving to Vancouver, BC in early 2021 (Covid...

I'm moving to Vancouver, BC in early 2021 (Covid permitting) and currently have a TradeStation account. I will become a permanent resident at some point. I was planning on keeping my address in the...
Forum: EasyLanguage Programming September 19th, 2012, 06:13 PM
Replies: 86
Views: 99,046
Posted By jwwjcw
The code for the _TC_anaMovingMedian function can...

The code for the _TC_anaMovingMedian function can be found in a previous post. The .ELA file contains both the indicator and function.
JW
Forum: EasyLanguage Programming September 4th, 2012, 09:40 PM
Replies: 86
Views: 99,046
Posted By jwwjcw
TradeStation 9.1

The "Style" tab is no longer the same as when this code was published... Anyone have an update?
Showing results 1 to 9 of 9

What unexpected challenges have you encountered while trading on a "Funded Trader" platform?

Total votes: 159
 


 
 


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top