NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 25 of 84
Search: Posts Made By: maggtrading
Forum: Trading Journals March 5th, 2023, 11:39 PM
Replies: 1
Views: 472
Posted By maggtrading
nq short and long automated strategy.

regards to everyone,



i will be posting weekly reports of how one of the nicely profitable automated strategies i have been able to develop has been performing.

...
Forum: NinjaTrader September 23rd, 2021, 07:58 PM
Replies: 3
Views: 1,262
Posted By maggtrading
nt has some excellent videos on their youtube...

nt has some excellent videos on their youtube channel. the ones i found to be the best are those related to debugging and printing (search for those terms on their channel).



and, c# courses...
Forum: NinjaTrader September 23rd, 2021, 04:50 PM
Replies: 2
Views: 881
Posted By maggtrading
¿can anyone recommend an experienced nt...

¿can anyone recommend an experienced nt programmer who could help me with this strategy? i have been working on this code for a long time but haven't been able to make it work. i would be interested...
Forum: NinjaTrader September 22nd, 2021, 08:22 PM
Replies: 2
Views: 881
Posted By maggtrading
this is the strategy that i haven't been able to...

this is the strategy that i haven't been able to make work.





#region Using declarations
using System;
using System.Collections.Generic;
using System.ComponentModel;
Forum: NinjaTrader September 22nd, 2021, 08:08 PM
Replies: 2
Views: 881
Posted By maggtrading
scaling in causes stop loss orders to stop working.

regards to everyone,



i have been working on a particular strategy but i haven't been able to get it to perform as intended.


this below is an outline of the structure i have in mind:
...
Forum: NinjaTrader October 13th, 2019, 10:16 PM
Replies: 2
Views: 2,109
Posted By maggtrading
¿best provider of historical tick data (stocks & futures) for ninjatrader?

regards to everyone,



as the title says, i would like to know which would be the best provider of historical and real time tick data for stocks and futures for ninjatrader.


there are some...
Forum: Brokers June 13th, 2019, 09:29 PM
Replies: 3
Views: 2,420
Posted By maggtrading
Dan, thanks a lot. i will make sure to...

Dan,


thanks a lot. i will make sure to evaluate kinetick services.


and regarding quintana roo, i have only been living here for some years. i have to say things have been getting...
Forum: TradeStation June 13th, 2019, 09:14 PM
Replies: 7
Views: 2,178
Posted By maggtrading
barabas, i would recommend to you not to...

barabas,


i would recommend to you not to jump to conclusions from stories like the one you mention that are nothing but hearsay. and to be far more skeptical of hearsay in all matters related to...
Forum: TradeStation June 9th, 2019, 06:46 PM
Replies: 7
Views: 2,178
Posted By maggtrading
barabas, i just read your posts. the...

barabas,



i just read your posts. the best advice i can give you is to stay away from advanced bar types in ts. ts's backtesting and optimizing engines are useless when used with advanced bar...
Forum: TradeStation June 9th, 2019, 06:33 PM
Replies: 0
Views: 773
Posted By maggtrading
help with expiration dates for options.

regards to everyone.


i have been working on an open source trading platform to create an automated options trading system to place trades based on alerts generated by ts. i have been able to get...
Forum: TradeStation June 9th, 2019, 04:15 PM
Replies: 2
Views: 1,370
Posted By maggtrading
a long time ago i was also interested in...

a long time ago i was also interested in calculating the slope of some indicators but was never able to get ts to do that. in the end i decided to use percentage change, which is quite similar.

...
Forum: Brokers May 28th, 2019, 10:28 AM
Replies: 3
Views: 2,420
Posted By maggtrading
¿best data provider for stocks symbols, including tick data?

regards to everyone,



¿which data provider for stocks is the most recommendable for the ninjatrader platform? ¿who has the most reliable data for stocks, the most historical data (particularly...
Forum: TradeStation May 20th, 2019, 07:18 PM
Replies: 1
Views: 1,176
Posted By maggtrading
i could use some help with date print options and formats.

regards to everyone,



i am still working to get ts to write lines of text to files instead of generating the typical alerts every time my charts determine that a significant event has taken...
Forum: NinjaTrader May 20th, 2019, 05:09 PM
Replies: 0
Views: 739
Posted By maggtrading
i want to use range bars but avoid all synthetic data.

regards to everyone,



i want to use range bars to evaluate some strategies on nt. however, there is one significant issue i want to find a way to work around; range bars do not allow for gaps....
Forum: TradeStation May 17th, 2019, 10:46 AM
Replies: 10
Views: 4,744
Posted By maggtrading
regards to everyone, i was finally to get...

regards to everyone,


i was finally to get this to work. as herr ABCTG correctly stated, the code as i had previously shared required each symbol to have its own folder, and ts required those...
Forum: TradeStation May 16th, 2019, 06:34 PM
Replies: 10
Views: 4,744
Posted By maggtrading
herr ABCTG, danke, danke. but nein. the...

herr ABCTG, danke, danke.


but nein. the streamwriter process should write to the same folder that the print to file and file append commands are writing to without problem. only the filename is...
Forum: TradeStation May 16th, 2019, 02:33 AM
Replies: 10
Views: 4,744
Posted By maggtrading
regards to everyone, this has taken a...

regards to everyone,


this has taken a very long time but i have managed to make some progress in having ts write information to text files instead of sending email alerts.

this indicator will...
Forum: TradeStation May 7th, 2019, 01:46 PM
Replies: 10
Views: 4,744
Posted By maggtrading
regards to everyone, incredibly i have...

regards to everyone,


incredibly i have received a minimally useful reply from ts. i post it here in case it is useful for anyone, particularly people who are performing internet searches for...
Forum: TradeStation May 6th, 2019, 01:54 PM
Replies: 10
Views: 4,744
Posted By maggtrading
help with print to file commands.

regards to everyone,



i have a number of questions regarding the print to file and append file commands in ts. ts support is one of the worst things ever, their "support" personnel just ignore...
Forum: TradeStation October 16th, 2018, 04:30 PM
Replies: 2
Views: 2,046
Posted By maggtrading
good day again to everyone, i have...

good day again to everyone,



i have been putting in more time trying to get easylanguage trend lines to work but i have made practically no progress so far. i have some very concrete questions...
Forum: TradeStation October 11th, 2018, 04:25 AM
Replies: 2
Views: 2,046
Posted By maggtrading
need help with trend lines indicator.

folks, i'm having trouble with trend lines in easy language and i decided to post in this new thread.


i'm trying to create an indicator that would draw something like a gann fan on the high of...
Forum: TradeStation October 10th, 2018, 03:44 AM
Replies: 3
Views: 2,238
Posted By maggtrading
regards, i'm in a very similar situation. i'm...

regards, i'm in a very similar situation. i'm trying to create an indicator that would draw something similar to a gann fan automatically on a chart, with minimal need for user input.



from...
Forum: TradeStation October 10th, 2018, 03:07 AM
Replies: 2
Views: 989
Posted By maggtrading
multiple questions about tradestation.

people, regards, i have a number of questions about tradestation and easylanguage. ts users must surely know that ts's client support is horrendous, i have already posted questions to their users...
Forum: NinjaTrader March 26th, 2018, 04:28 PM
Replies: 9
Views: 3,470
Posted By maggtrading
i had the chance to watch a video on youtube that...

i had the chance to watch a video on youtube that explains how to process the historical tick data that can be found in this forum so that it could be imported to nt. it is by no means an easy...
Forum: Options March 1st, 2018, 03:27 AM
Replies: 7,370
Views: 1,983,306
Posted By maggtrading
magnificent thread. i have now read...

magnificent thread.



i have now read from page 570 onward and the strategies and information shared here are fabulous. the fact that this thread was being reported in real time as financial...
Showing results 1 to 25 of 84

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