NexusFi: Find Your Edge


Home Menu

 



Showing results 1 to 5 of 5
Search: Posts Made By: bobbydigital83
Forum: ThinkOrSwim March 29th, 2019, 11:21 PM
Replies: 7
Views: 1,135
Posted By bobbydigital83
It seems its going in the right direction but...

It seems its going in the right direction but doesn't seem to behave properly...

AddOrder(OrderType.SELL_TO_CLOSE, close > EntryPrice() + 2 or close < EntryPrice() - 1);

...
Forum: ThinkOrSwim March 29th, 2019, 09:07 PM
Replies: 7
Views: 1,135
Posted By bobbydigital83
AddOrder(OrderType.SELL_TO_CLOSE, EntryPrice() +...

AddOrder(OrderType.SELL_TO_CLOSE, EntryPrice() + 2.5 or EntryPrice() - 1); #TP at +2.5 points or SL at -1 points

AddOrder(OrderType.buy_TO_CLOSE, EntryPrice() - 2.5 or EntryPrice() + 1); #TP at...
Forum: ThinkOrSwim March 29th, 2019, 07:57 PM
Replies: 7
Views: 1,135
Posted By bobbydigital83
AddOrder(OrderType.SELL_TO_CLOSE, tickvalue () +...

AddOrder(OrderType.SELL_TO_CLOSE, tickvalue () + 10 or tickvalue () - 8);




AddOrder(OrderType.buy_TO_CLOSE, tickvalue () - 10 or tickvalue () + 8);

No luck with these either.
Forum: ThinkOrSwim March 29th, 2019, 07:51 PM
Replies: 7
Views: 1,135
Posted By bobbydigital83
AddOrder(OrderType.SELL_TO_CLOSE, close >...

AddOrder(OrderType.SELL_TO_CLOSE, close > EntryPrice() and tickvalue () + 10 or close < EntryPrice() and tickvalue () - 3);


AddOrder(OrderType.buy_TO_CLOSE, close < EntryPrice() and tickvalue ()...
Forum: ThinkOrSwim March 29th, 2019, 07:39 PM
Replies: 7
Views: 1,135
Posted By bobbydigital83
Unable to change script to represent "ticks"

I am having problems how to get this to be defined by ticks instead of points.

AddOrder(OrderType.SELL_TO_CLOSE, close > EntryPrice() + 10 or close < EntryPrice() - 8);

I am trying to say...
Showing results 1 to 5 of 5

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