NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 26
Search: Posts Made By: BrianBacchus
Forum: MultiCharts October 27th, 2021, 01:33 PM
Replies: 3
Views: 3,035
Posted By BrianBacchus
Check your IOG Settings for Exits, that might be...

Check your IOG Settings for Exits, that might be why it's not exiting out of all positions.

https://nexusfi.com/attachment.php?attachmentid=319086

Doing tick by tick in Data1 with your trading...
Forum: MultiCharts October 26th, 2021, 08:57 PM
Replies: 3
Views: 3,035
Posted By BrianBacchus
You could turn on your existing strategy as being...

You could turn on your existing strategy as being Intrabar (tick by tick) but then wrap your coding logic to only trade and record values when the bar state changes to close. You could also specify...
Forum: MultiCharts October 26th, 2021, 08:01 PM
Replies: 1
Views: 2,897
Posted By BrianBacchus
Multicharts .NET Preserves Certain Data in Optimizer in Error

I've been programming in c#/.NET on Multicharts for a while. Once you start working with more complex, and larger datasets you can't really rely on the standard VariableSeries<> anymore. That type...
Forum: Cryptocurrency May 13th, 2021, 01:43 PM
Replies: 51
Views: 8,786
Posted By BrianBacchus
There's always a huge amount of hopeful caveats...

There's always a huge amount of hopeful caveats involved with BTC that are necessary to make it function even on a basic level.

The problem with a currency constantly increasing in value is our...
Forum: Cryptocurrency May 13th, 2021, 12:51 PM
Replies: 51
Views: 8,786
Posted By BrianBacchus
Exactly. If people ever actually transacted in...

Exactly. If people ever actually transacted in BTC, they'd have to use scientific notation.

Another thing to consider about how fundamentally flawed BTC is designed: it only goes out to 8...
Forum: Cryptocurrency May 13th, 2021, 12:42 PM
Replies: 51
Views: 8,786
Posted By BrianBacchus
Sure. BTC is capped at 21 million. Once that...

Sure. BTC is capped at 21 million. Once that many have been mined the supply is exhausted. However, its designed to have increasing difficulty to mine each additional block. There's already about...
Forum: Cryptocurrency May 13th, 2021, 12:18 PM
Replies: 51
Views: 8,786
Posted By BrianBacchus
The US Dollar is (very) widely circulated and...

The US Dollar is (very) widely circulated and accepted. It fulfils its purpose as a currency. BTC does not. Not only that, but it CAN'T fulfill that role either. Right now it's too volatile and...
Forum: Cryptocurrency May 13th, 2021, 11:26 AM
Replies: 51
Views: 8,786
Posted By BrianBacchus
"Gold has limited real-world application" ...

"Gold has limited real-world application"

Yes, and if it had to fall back onto only its intrinsic value, that's the rock bottom value of a lump of Gold. BTC doesn't even have that much. But it...
Forum: Cryptocurrency May 13th, 2021, 11:07 AM
Replies: 51
Views: 8,786
Posted By BrianBacchus
I mean, even once you research it there's still...

I mean, even once you research it there's still some glaring issues. It's a "currency" that isn't often circulated at all. It's entire existence is basically for speculation. Since it can't rely...
Forum: Psychology and Money Management August 25th, 2019, 03:22 AM
Replies: 59
Views: 15,805
Posted By BrianBacchus
I'll give you my 0.02 cents as a trader waiting...

I'll give you my 0.02 cents as a trader waiting in the wings.

I'm an algorithmic trader. I have been studying the markets for 5 years, particularly oil. It's hard. If it weren't hard,...
Forum: MultiCharts January 31st, 2019, 10:01 AM
Replies: 4
Views: 2,890
Posted By BrianBacchus
Did you ever get a response? I had this same...

Did you ever get a response? I had this same issue with Rithmic, switched to CQG and still had it. Also, it won't even load data from yesterday on the current instrument if the charts weren't...
Forum: MultiCharts June 5th, 2018, 10:43 PM
Replies: 14
Views: 2,942
Posted By BrianBacchus
I gave this a try and it does something kind of...

I gave this a try and it does something kind of weird, it gives the first value, repeats it until 2500th bar (tick) then repeats another value for the rest of the chart.

My copy method works great...
Forum: MultiCharts June 4th, 2018, 10:18 PM
Replies: 14
Views: 2,942
Posted By BrianBacchus
Just wanted to say thanks to everyone that helped...

Just wanted to say thanks to everyone that helped in this thread. Finally figured out exactly how to do this, so to anyone curious here's precisely how you get around the maxbarsback limitation:
...
Forum: MultiCharts June 1st, 2018, 04:13 PM
Replies: 14
Views: 2,942
Posted By BrianBacchus
Well... I was wrong. The FT actually needs to...

Well... I was wrong. The FT actually needs to call back the entire "length" as it searches for the Max and Min values of Bars.Close over that length.

Honestly, I'm running into a wall here...
Forum: MultiCharts May 31st, 2018, 12:23 PM
Replies: 14
Views: 2,942
Posted By BrianBacchus
Also very helpful. I'm trying to use Fisher...

Also very helpful. I'm trying to use Fisher Transforms on each timeframe/data series. The higher time frames provide filters for the lowest timeframe.

The "BarsBack" for the 2 higher timeframes...
Forum: MultiCharts May 31st, 2018, 11:42 AM
Replies: 14
Views: 2,942
Posted By BrianBacchus
Just FYI, here's something I ran across while I...

Just FYI, here's something I ran across while I researched this issue. The 2nd item looks interesting as it has the data already inventoried without creating additional lists/dictionaries/arrays:
...
Forum: MultiCharts May 31st, 2018, 09:45 AM
Replies: 14
Views: 2,942
Posted By BrianBacchus
Huge thanks! I hadn't considered...

Huge thanks! I hadn't considered listing/dictionary so that might be the route I'd go. Researching Globals, at least in the 10 minutes since I've done so (thanks for giving me the right keyword to...
Forum: MultiCharts May 30th, 2018, 02:41 PM
Replies: 14
Views: 2,942
Posted By BrianBacchus
Can you build a strategy to reference another chart window? MC.NET

I know that the MaxBarsBack in .NET for strategies is the same for all data series on the same chart. That's a dumb limitation of MC.NET and I'm trying to get around it.

I want 1 tick data series...
Forum: Commodities May 11th, 2018, 12:56 PM
Replies: 15
Views: 2,841
Posted By BrianBacchus
Looks exactly the same, yes.

Looks exactly the same, yes.
Forum: Commodities May 10th, 2018, 09:11 PM
Replies: 15
Views: 2,841
Posted By BrianBacchus
Bold Spoofer trading Crude today (5/10/18)

I'm kind of curious if anyone else here noticed the blatantly obvious spoofer in CL today. Of course CL is rife with spoofing to begin with, but this was just jaw-dropping.

Around 12:30? CDT...
Forum: Emini and Emicro Index April 9th, 2018, 10:08 PM
Replies: 22
Views: 12,290
Posted By BrianBacchus
Fwiw, I have something similar to that already. ...

Fwiw, I have something similar to that already. I tweaked Ehlers' code in the link below to plot his "Pwr" variable. It's annoying because it required loads of copy/paste to create 20 (there are 50...
Forum: NinjaTrader April 9th, 2018, 04:55 PM
Replies: 310
Views: 93,533
Posted By BrianBacchus
Sorry for the slow reply. I was exploring...

Sorry for the slow reply. I was exploring platforms before I ever really got started. I liked NT7 alright as a beginner especially. I was interested in algorithmic trading but didn't really have a...
Forum: Emini and Emicro Index April 9th, 2018, 03:13 PM
Replies: 22
Views: 12,290
Posted By BrianBacchus
1. Yes. It breaks the price curve into its...

1. Yes. It breaks the price curve into its component waves. FFT supposedly allows an infinite number of component waves to be generated, I've generally seen most indicators limit the waves...
Forum: NinjaTrader April 4th, 2018, 04:00 PM
Replies: 310
Views: 93,533
Posted By BrianBacchus
I originally started looking at trading on NT7...

I originally started looking at trading on NT7 and thought it was pretty decent. The strategy builder (at that time I had zero coding experience) was really helpful.

I only played around with...
Forum: Emini and Emicro Index April 4th, 2018, 02:07 PM
Replies: 22
Views: 12,290
Posted By BrianBacchus
Thanks for the great read thus far, yes I'm...

Thanks for the great read thus far, yes I'm resurrecting an old thread.

The last post does well to explain the difference in Fourier Series (assumed cycles) and the Fourier Transform (which...
Showing results 1 to 25 of 26

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

 


 
 


© 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